| Commit message (Expand) | Author | Age |
* | svcrpc: simpler request dropping | J. Bruce Fields | 2011-01-04 |
* | svcrpc: avoid double reply caused by deferral race | J. Bruce Fields | 2011-01-04 |
* | SUNRPC: Remove more code when NFSD_DEPRECATED is not configured | J. Bruce Fields | 2011-01-04 |
* | svcrpc: modifying valid sunrpc cache entries is racy | J. Bruce Fields | 2011-01-04 |
* | net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return | Joe Perches | 2010-12-17 |
* | net: sunrpc: kill unused macros | Shan Wei | 2010-12-17 |
* | sunrpc: svc_sock_names should hold ref to socket being closed. | NeilBrown | 2010-12-17 |
* | sunrpc: remove xpt_pool | NeilBrown | 2010-12-17 |
* | Merge commit 'v2.6.37-rc6' into for-2.6.38 | J. Bruce Fields | 2010-12-17 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-14 |
| |\ |
|
| | * | net: fix skb_defer_rx_timestamp() | Eric Dumazet | 2010-12-10 |
| | * | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-10 |
| | * | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address | Wei Yongjun | 2010-12-10 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-12-10 |
| | |\ |
|
| | | * | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs | Helmut Schaa | 2010-12-08 |
| | * | | ipv6: fix nl group when advertising a new link | Nicolas Dichtel | 2010-12-10 |
| | * | | net: Document the kernel_recvmsg() function | Martin Lucina | 2010-12-10 |
| | * | | xfrm: Fix xfrm_state_migrate leak | Thomas Egerer | 2010-12-09 |
| | * | | econet: Fix crash in aun_incoming(). | David S. Miller | 2010-12-08 |
| | * | | tcp: protect sysctl_tcp_cookie_size reads | Eric Dumazet | 2010-12-08 |
| | * | | tcp: avoid a possible divide by zero | Eric Dumazet | 2010-12-08 |
| | * | | tcp: Replace time wait bucket msg by counter | Tom Herbert | 2010-12-08 |
| | * | | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos | 2010-12-08 |
| | * | | l2tp: Fix modalias of l2tp_ip | Michal Marek | 2010-12-08 |
| | * | | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. | Nelson Elhage | 2010-12-08 |
| | * | | llc: fix a device refcount imbalance | Eric Dumazet | 2010-12-08 |
| | * | | tcp: Bug fix in initialization of receive window. | Nandita Dukkipati | 2010-12-08 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-12-08 |
| | |\| |
|
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2010-12-02 |
| | | |\ |
|
| | | | * | Bluetooth: Fix not returning proper error in SCO | Gustavo F. Padovan | 2010-11-22 |
| | | * | | mac80211: Fix STA disconnect due to MIC failure | Senthil Balasubramanian | 2010-11-30 |
| | | * | | mac80211: ignore non-bcast mcast deauth/disassoc franes | Christian Lamparter | 2010-11-30 |
| | | * | | mac80211: Fix frame injection using non-AP vif | Jouni Malinen | 2010-11-29 |
| | * | | | filter: fix sk_filter rcu handling | Eric Dumazet | 2010-12-06 |
| | * | | | net/ipv6/sit.c: return unhandled skb to tunnel4_rcv | David McCullough | 2010-12-01 |
| | * | | | Make the ip6_tunnel reflect the true mtu. | Anders Franzen | 2010-12-01 |
| * | | | | sunrpc: prevent use-after-free on clearing XPT_BUSY | NeilBrown | 2010-12-07 |
| * | | | | leds: fix up dependencies | Johannes Berg | 2010-12-02 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 |
| |\| | | |
|
| | * | | | af_unix: limit recursion level | Eric Dumazet | 2010-11-29 |
| | * | | | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners | Nagendra Tomar | 2010-11-28 |
| | * | | | DECnet: don't leak uninitialized stack byte | Dan Rosenberg | 2010-11-28 |
| | * | | | dccp: fix error in updating the GAR | Gerrit Renker | 2010-11-28 |
| | * | | | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312) | Alexey Dobriyan | 2010-11-28 |
| | * | | | netns: Don't leak others' openreq-s in proc | Pavel Emelyanov | 2010-11-28 |
| | * | | | Net: ceph: Makefile: Remove unnessary code | Tracey Dent | 2010-11-27 |
| | * | | | econet: fix CVE-2010-3848 | Phil Blundell | 2010-11-24 |
| | * | | | econet: fix CVE-2010-3850 | Phil Blundell | 2010-11-24 |
| | * | | | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 | Phil Blundell | 2010-11-24 |
| | * | | | tcp: Make TCP_MAXSEG minimum more correct. | David S. Miller | 2010-11-24 |