Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Merge commit 'v2.6.37-rc6' into for-2.6.38 | J. Bruce Fields | 2010-12-17 | 49 | -204/+383 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | svcrpc: fix wspace-checking race | J. Bruce Fields | 2010-11-20 | 1 | -22/+11 | |
| | * | | | | | | | | svcrpc: svc_close_xprt comment | J. Bruce Fields | 2010-11-20 | 1 | -1/+6 | |
| | * | | | | | | | | svcrpc: simplify svc_close_all | J. Bruce Fields | 2010-11-20 | 1 | -8/+8 | |
| | * | | | | | | | | nfsd4: centralize more calls to svc_xprt_received | J. Bruce Fields | 2010-11-20 | 1 | -12/+14 | |
| | * | | | | | | | | svcrpc: don't set then immediately clear XPT_DEFERRED | J. Bruce Fields | 2010-11-20 | 1 | -3/+2 | |
| * | | | | | | | | | rxrpc: rxrpc_workqueue isn't used during memory reclaim | Tejun Heo | 2011-01-14 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-13 | 1 | -15/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | pass default dentry_operations to mount_pseudo() | Al Viro | 2011-01-13 | 1 | -15/+15 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-01-13 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | net: Add missing lockdep class names for af_alg | Miloslav Trmač | 2010-12-08 | 1 | -3/+3 | |
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-01-13 | 3 | -45/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | net/ceph: make ceph_msgr_wq non-reentrant | Tejun Heo | 2011-01-13 | 1 | -44/+2 | |
| | * | | | | | | | | | | ceph: Always free allocated memory in osdmap_decode() | Jesper Juhl | 2011-01-13 | 1 | -1/+3 | |
| | * | | | | | | | | | | ceph: add dir_layout to inode | Sage Weil | 2011-01-13 | 1 | -0/+3 | |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 8 | -8/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 100 | -460/+759 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | fix comment typos concerning "consistent" | Uwe Kleine-König | 2010-12-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | Docs/Kconfig: Update: osdl.org -> linuxfoundation.org | Michael Witten | 2010-11-15 | 4 | -4/+10 | |
| | * | | | | | | | | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 3 | -3/+3 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-12 | 45 | -279/+235 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-01-12 | 9 | -196/+345 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust | 2011-01-10 | 26 | -113/+278 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 2011-01-10 | 1 | -31/+124 | |
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | NFS rename client back channel transport field | Andy Adamson | 2011-01-06 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | NFS associate sessionid with callback connection | Andy Adamson | 2011-01-06 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | SUNRPC register and unregister the back channel transport | Andy Adamson | 2011-01-06 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | SUNRPC new transport for the NFSv4.1 shared back channel | Andy Adamson | 2011-01-06 | 2 | -24/+62 | |
| | * | | | | | | | | | | | | SUNRPC fix bc_send print | Andy Adamson | 2011-01-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | SUNRPC move svc_drop to caller of svc_process_common | Andy Adamson | 2011-01-06 | 1 | -14/+16 | |
| | * | | | | | | | | | | | | kernel panic when mount NFSv4 | Trond Myklebust | 2011-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | net/sunrpc/clnt.c: Convert sprintf_symbol to %ps | Joe Perches | 2010-12-21 | 1 | -10/+2 | |
| | * | | | | | | | | | | | | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 2010-12-16 | 4 | -32/+45 | |
| | * | | | | | | | | | | | | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 2010-12-16 | 4 | -43/+54 | |
| | * | | | | | | | | | | | | SUNRPC: Determine value of "nrprocs" automatically | Chuck Lever | 2010-12-16 | 1 | -7/+3 | |
| | * | | | | | | | | | | | | SUNRPC: Avoid return code checking in rpcbind XDR encoder functions | Chuck Lever | 2010-12-16 | 1 | -39/+21 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | net/9p: Use proper data types | M. Mohan Kumar | 2011-01-11 | 1 | -12/+10 | |
* | | | | | | | | | | | | | net: arp_ioctl() must hold RTNL | Eric Dumazet | 2011-01-24 | 2 | -7/+7 | |
* | | | | | | | | | | | | | net_sched: accurate bytes/packets stats/rates | Eric Dumazet | 2011-01-21 | 13 | -30/+24 | |
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | sctp: user perfect name for Delayed SACK Timer option | Shan Wei | 2011-01-20 | 1 | -2/+2 | |
* | | | | | | | | | | | | net: fix can_checksum_protocol() arguments swap | Eric Dumazet | 2011-01-19 | 1 | -1/+1 | |
* | | | | | | | | | | | | Revert "netlink: test for all flags of the NLM_F_DUMP composite" | David S. Miller | 2011-01-19 | 5 | -6/+6 | |
* | | | | | | | | | | | | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. | Jesse Gross | 2011-01-19 | 1 | -2/+2 | |
* | | | | | | | | | | | | ipv6: Silence privacy extensions initialization | Romain Francoise | 2011-01-19 | 1 | -3/+0 | |
* | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-18 | 2 | -10/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | mac80211: use maximum number of AMPDU frames as default in BA RX | Luciano Coelho | 2011-01-13 | 1 | -9/+2 | |
| * | | | | | | | | | | | mac80211: fix lockdep warning | Johannes Berg | 2011-01-13 | 1 | -1/+11 | |
* | | | | | | | | | | | | caif: checking the wrong variable | Dan Carpenter | 2011-01-16 | 1 | -4/+5 | |
* | | | | | | | | | | | | can: test size of struct sockaddr in sendmsg | Kurt Van Dijck | 2011-01-16 | 2 | -0/+6 | |
* | | | | | | | | | | | | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller | 2011-01-16 | 4 | -14/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |