| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 100 | -460/+759 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-21 | 2 | -11/+12 |
| |\ |
|
| | * | ceph: handle partial result from get_user_pages | Henry C Chang | 2010-12-17 | 1 | -2/+2 |
| | * | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 2010-12-17 | 1 | -4/+7 |
| | * | ceph: fix msgr_init error path | Sage Weil | 2010-12-14 | 1 | -5/+3 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-15 | 21 | -57/+128 |
| |\ \ |
|
| | * | | net: fix skb_defer_rx_timestamp() | Eric Dumazet | 2010-12-11 | 1 | -2/+4 |
| | * | | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-11 | 3 | -5/+7 |
| | * | | SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address | Wei Yongjun | 2010-12-11 | 1 | -0/+8 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-12-10 | 1 | -3/+18 |
| | |\ \ |
|
| | | * | | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs | Helmut Schaa | 2010-12-08 | 1 | -3/+18 |
| | * | | | ipv6: fix nl group when advertising a new link | Nicolas Dichtel | 2010-12-10 | 1 | -2/+2 |
| | * | | | net: Document the kernel_recvmsg() function | Martin Lucina | 2010-12-10 | 1 | -0/+15 |
| | * | | | xfrm: Fix xfrm_state_migrate leak | Thomas Egerer | 2010-12-10 | 1 | -1/+1 |
| | * | | | econet: Fix crash in aun_incoming(). | David S. Miller | 2010-12-09 | 1 | -1/+5 |
| | * | | | tcp: protect sysctl_tcp_cookie_size reads | Eric Dumazet | 2010-12-08 | 1 | -12/+15 |
| | * | | | tcp: avoid a possible divide by zero | Eric Dumazet | 2010-12-08 | 1 | -2/+4 |
| | * | | | tcp: Replace time wait bucket msg by counter | Tom Herbert | 2010-12-08 | 2 | -1/+2 |
| | * | | | x25: decrement netdev reference counts on unload | Apollon Oikonomopoulos | 2010-12-08 | 1 | -0/+1 |
| | * | | | l2tp: Fix modalias of l2tp_ip | Michal Marek | 2010-12-08 | 1 | -1/+5 |
| | * | | | econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. | Nelson Elhage | 2010-12-08 | 1 | -2/+4 |
| | * | | | llc: fix a device refcount imbalance | Eric Dumazet | 2010-12-08 | 1 | -2/+3 |
| | * | | | tcp: Bug fix in initialization of receive window. | Nandita Dukkipati | 2010-12-08 | 1 | -5/+4 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-12-08 | 3 | -4/+15 |
| | |\| | |
|
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville | 2010-12-02 | 1 | -3/+3 |
| | | |\ \ |
|
| | | | * | | Bluetooth: Fix not returning proper error in SCO | Gustavo F. Padovan | 2010-11-22 | 1 | -3/+3 |
| | | * | | | mac80211: Fix STA disconnect due to MIC failure | Senthil Balasubramanian | 2010-11-30 | 1 | -0/+2 |
| | | * | | | mac80211: ignore non-bcast mcast deauth/disassoc franes | Christian Lamparter | 2010-11-30 | 1 | -0/+4 |
| | | * | | | mac80211: Fix frame injection using non-AP vif | Jouni Malinen | 2010-11-29 | 1 | -1/+6 |
| | * | | | | filter: fix sk_filter rcu handling | Eric Dumazet | 2010-12-06 | 1 | -13/+6 |
| | * | | | | net/ipv6/sit.c: return unhandled skb to tunnel4_rcv | David McCullough | 2010-12-01 | 1 | -1/+2 |
| | * | | | | Make the ip6_tunnel reflect the true mtu. | Anders Franzen | 2010-12-01 | 1 | -0/+7 |
| * | | | | | sunrpc: prevent use-after-free on clearing XPT_BUSY | NeilBrown | 2010-12-08 | 1 | -1/+8 |
| * | | | | | leds: fix up dependencies | Johannes Berg | 2010-12-02 | 1 | -1/+1 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 | 10 | -83/+96 |
| |\| | | | |
|
| | * | | | | af_unix: limit recursion level | Eric Dumazet | 2010-11-29 | 2 | -6/+33 |
| | * | | | | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_owners | Nagendra Tomar | 2010-11-29 | 1 | -2/+1 |
| | * | | | | DECnet: don't leak uninitialized stack byte | Dan Rosenberg | 2010-11-28 | 1 | -0/+2 |
| | * | | | | dccp: fix error in updating the GAR | Gerrit Renker | 2010-11-28 | 1 | -1/+2 |
| | * | | | | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312) | Alexey Dobriyan | 2010-11-28 | 1 | -1/+5 |
| | * | | | | netns: Don't leak others' openreq-s in proc | Pavel Emelyanov | 2010-11-28 | 1 | -1/+3 |
| | * | | | | Net: ceph: Makefile: Remove unnessary code | Tracey Dent | 2010-11-28 | 1 | -22/+0 |
| | * | | | | econet: fix CVE-2010-3848 | Phil Blundell | 2010-11-24 | 1 | -31/+31 |
| | * | | | | econet: fix CVE-2010-3850 | Phil Blundell | 2010-11-24 | 1 | -0/+3 |
| | * | | | | econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 | Phil Blundell | 2010-11-24 | 1 | -18/+8 |
| | * | | | | tcp: Make TCP_MAXSEG minimum more correct. | David S. Miller | 2010-11-24 | 1 | -1/+1 |
| | * | | | | af_unix: limit unix_tot_inflight | Eric Dumazet | 2010-11-24 | 1 | -0/+7 |
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-11-26 | 1 | -9/+15 |
| |\ \ \ \ \ |
|
| | * | | | | | SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult | Trond Myklebust | 2010-11-22 | 1 | -9/+15 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-24 | 5 | -9/+7 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|