Age | Commit message (Expand) | Author |
2010-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-10-26 | fs: allow for more than 2^31 files | Eric Dumazet |
2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-10-26 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-10-25 | net/sunrpc: Use static const char arrays | Joe Perches |
2010-10-25 | fs: do not assign default i_ino in new_inode | Christoph Hellwig |
2010-10-25 | new helper: ihold() | Al Viro |
2010-10-25 | fs: allow for more than 2^31 files | Eric Dumazet |
2010-10-25 | svcrpc: svc_tcp_sendto XPT_DEAD check is redundant | J. Bruce Fields |
2010-10-25 | svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue | J. Bruce Fields |
2010-10-25 | svcrpc: assume svc_delete_xprt() called only once | J. Bruce Fields |
2010-10-25 | svcrpc: never clear XPT_BUSY on dead xprt | J. Bruce Fields |
2010-10-25 | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2010-10-25 | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky |
2010-10-24 | SUNRPC: Cleanup duplicate assignment in rpcauth_refreshcred | Trond Myklebust |
2010-10-24 | SUNRPC: After calling xprt_release(), we must restart from call_reserve | Trond Myklebust |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-23 | SUNRPC: Add a helper function xdr_inline_peek | Trond Myklebust |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | tty: icount changeover for other main devices | Alan Cox |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-21 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-10-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-10-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-10-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-10-21 | Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Patrick McHardy |
2010-10-21 | tproxy: use the interface primary IP address as a default value for --on-ip | Balazs Scheidler |
2010-10-21 | tproxy: added IPv6 support to the socket match | Balazs Scheidler |
2010-10-21 | tproxy: added IPv6 support to the TPROXY target | Balazs Scheidler |
2010-10-21 | SUNRPC: Properly initialize sock_xprt.srcaddr in all cases | Chuck Lever |
2010-10-21 | SUNRPC: Use conventional switch statement when reclassifying sockets | Chuck Lever |
2010-10-21 | sunrpc/xprtrdma: clean up workqueue usage | Tejun Heo |
2010-10-21 | tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled | Balazs Scheidler |
2010-10-21 | tproxy: added tproxy sockopt interface in the IPV6 layer | Balazs Scheidler |
2010-10-21 | tproxy: added udp6_lib_lookup function | Balazs Scheidler |
2010-10-21 | tproxy: added const specifiers to udp lookup functions | Balazs Scheidler |
2010-10-21 | tproxy: split off ipv6 defragmentation to a separate module | Balazs Scheidler |
2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann |
2010-10-21 | l2tp: small cleanup | Eric Dumazet |
2010-10-21 | nf_nat: restrict ICMP translation for embedded header | Julian Anastasov |
2010-10-21 | can-raw: add msg_flags to distinguish local traffic | Oliver Hartkopp |
2010-10-21 | 9p: client code cleanup | stephen hemminger |
2010-10-21 | rds: make local functions/variables static | stephen hemminger |
2010-10-21 | napi: unexport napi_reuse_skb | stephen hemminger |
2010-10-21 | tipc: delete needless memset from bearer enabling. | Allan Stephens |