summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge commit 'v2.6.37-rc6' into for-2.6.38J. Bruce Fields2010-12-1749-204/+383
| | |\ \ \ \ \ \ \
| | * | | | | | | | svcrpc: fix wspace-checking raceJ. Bruce Fields2010-11-201-22/+11
| | * | | | | | | | svcrpc: svc_close_xprt commentJ. Bruce Fields2010-11-201-1/+6
| | * | | | | | | | svcrpc: simplify svc_close_allJ. Bruce Fields2010-11-201-8/+8
| | * | | | | | | | nfsd4: centralize more calls to svc_xprt_receivedJ. Bruce Fields2010-11-201-12/+14
| | * | | | | | | | svcrpc: don't set then immediately clear XPT_DEFERREDJ. Bruce Fields2010-11-201-3/+2
| * | | | | | | | | rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo2011-01-141-1/+1
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-131-15/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pass default dentry_operations to mount_pseudo()Al Viro2011-01-131-15/+15
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-131-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net: Add missing lockdep class names for af_algMiloslav Trmač2010-12-081-3/+3
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-133-45/+8
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-131-44/+2
| | * | | | | | | | | | ceph: Always free allocated memory in osdmap_decode()Jesper Juhl2011-01-131-1/+3
| | * | | | | | | | | | ceph: add dir_layout to inodeSage Weil2011-01-131-0/+3
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-138-8/+14
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-12-22100-460/+759
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fix comment typos concerning "consistent"Uwe Kleine-König2010-12-101-1/+1
| | * | | | | | | | | | Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten2010-11-154-4/+10
| | * | | | | | | | | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-3/+3
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1245-279/+235
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-129-196/+345
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-1026-113/+278
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-31/+124
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | NFS rename client back channel transport fieldAndy Adamson2011-01-062-2/+2
| | * | | | | | | | | | | | NFS associate sessionid with callback connectionAndy Adamson2011-01-061-1/+3
| | * | | | | | | | | | | | SUNRPC register and unregister the back channel transportAndy Adamson2011-01-061-0/+20
| | * | | | | | | | | | | | SUNRPC new transport for the NFSv4.1 shared back channelAndy Adamson2011-01-062-24/+62
| | * | | | | | | | | | | | SUNRPC fix bc_send printAndy Adamson2011-01-061-1/+1
| | * | | | | | | | | | | | SUNRPC move svc_drop to caller of svc_process_commonAndy Adamson2011-01-061-14/+16
| | * | | | | | | | | | | | kernel panic when mount NFSv4Trond Myklebust2011-01-041-1/+1
| | * | | | | | | | | | | | net/sunrpc/clnt.c: Convert sprintf_symbol to %psJoe Perches2010-12-211-10/+2
| | * | | | | | | | | | | | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-164-32/+45
| | * | | | | | | | | | | | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-164-43/+54
| | * | | | | | | | | | | | SUNRPC: Determine value of "nrprocs" automaticallyChuck Lever2010-12-161-7/+3
| | * | | | | | | | | | | | SUNRPC: Avoid return code checking in rpcbind XDR encoder functionsChuck Lever2010-12-161-39/+21
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | net/9p: Use proper data typesM. Mohan Kumar2011-01-111-12/+10
* | | | | | | | | | | | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-242-7/+7
* | | | | | | | | | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-2113-30/+24
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | sctp: user perfect name for Delayed SACK Timer optionShan Wei2011-01-201-2/+2
* | | | | | | | | | | | net: fix can_checksum_protocol() arguments swapEric Dumazet2011-01-191-1/+1
* | | | | | | | | | | | Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller2011-01-195-6/+6
* | | | | | | | | | | | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross2011-01-191-2/+2
* | | | | | | | | | | | ipv6: Silence privacy extensions initializationRomain Francoise2011-01-191-3/+0
* | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-182-10/+13
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho2011-01-131-9/+2
| * | | | | | | | | | | mac80211: fix lockdep warningJohannes Berg2011-01-131-1/+11
* | | | | | | | | | | | caif: checking the wrong variableDan Carpenter2011-01-161-4/+5
* | | | | | | | | | | | can: test size of struct sockaddr in sendmsgKurt Van Dijck2011-01-162-0/+6
* | | | | | | | | | | | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-01-164-14/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |