Age | Commit message (Expand) | Author |
2008-04-27 | asm/unaligned.h doesn't work well as the very first include | Al Viro |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-25 | net: Fix wrong interpretation of some copy_to_user() results. | Pavel Emelyanov |
2008-04-24 | ipv6: Fix typo in net/ipv6/Kconfig | Michael Beasley |
2008-04-24 | ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s... | YOSHIFUJI Hideaki |
2008-04-24 | tcp: tcp_probe buffer overflow and incorrect return value | Tom Quetchenbach |
2008-04-24 | ethtool: EEPROM dump no longer works for tg3 and natsemi | Mandeep Singh Baines |
2008-04-24 | af_key: Fix af_key.c compiler warning | Brian Haley |
2008-04-24 | RxRPC: Fix a regression in the RXKAD security module | David Howells |
2008-04-24 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-04-24 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-04-24 | Merge branch 'devel' | Trond Myklebust |
2008-04-24 | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request | Trond Myklebust |
2008-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-24 | [NET]: Fix heavy stack usage in seq_file output routines. | Pavel Emelyanov |
2008-04-24 | [AF_UNIX] Initialise UNIX sockets before general device initcalls | David Woodhouse |
2008-04-23 | [RTNETLINK]: Fix bogus ASSERT_RTNL warning | Patrick McHardy |
2008-04-23 | mac80211: fix use before check of Qdisc length | Ron Rindjunsky |
2008-04-23 | net/mac80211/rx.c: fix off-by-one | Adrian Bunk |
2008-04-23 | mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. | Pavel Emelyanov |
2008-04-23 | mac80211: Fix n-band association problem | Abhijeet Kolekar |
2008-04-23 | SUNRPC: Use unsigned loop and array index in svc_init_buffer() | Chuck Lever |
2008-04-23 | SUNRPC: Use unsigned index when looping over arrays | Chuck Lever |
2008-04-23 | SUNRPC: Update RPC server's TCP record marker decoder | Chuck Lever |
2008-04-23 | SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle | Chuck Lever |
2008-04-23 | SUNRPC: remove svc_create_thread() | Jeff Layton |
2008-04-23 | sunrpc: make token header values less confusing | Kevin Coffman |
2008-04-23 | gss_krb5: consistently use unsigned for seqnum | Kevin Coffman |
2008-04-23 | net/sunrpc/svc.c: suppress unintialized var warning | Andrew Morton |
2008-04-23 | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent | Kevin Coffman |
2008-04-23 | Correct grammer/typos in dprintks | Kevin Coffman |
2008-04-23 | SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send | Tom Tucker |
2008-04-23 | sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS | Harshula Jayasuriya |
2008-04-23 | SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails | Jeff Layton |
2008-04-23 | svcrpc: move unused field from cache_deferred_req | J. Bruce Fields |
2008-04-23 | IPv6 support for NFS server export caches | Aurélien Charbon |
2008-04-23 | SUNRPC: have svc_recv() check kthread_should_stop() | Jeff Layton |
2008-04-23 | SUNRPC: export svc_sock_update_bufs | Jeff Layton |
2008-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-23 | net: Unexport move_addr_to_{kernel,user} | Adrian Bunk |
2008-04-22 | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds |
2008-04-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds |
2008-04-21 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-04-21 | Remove documentation of non-existent sk_alloc arg | Rusty Russell |
2008-04-21 | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller |
2008-04-21 | tcp: Make use of before macro in tcp_input.c | Arnd Hannemann |
2008-04-21 | [NETNS]: Remove empty ->init callback. | Pavel Emelyanov |