| Commit message (Expand) | Author | Age |
* | Merge commit 'v2.6.32-rc7' | Eric W. Biederman | 2009-11-17 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 |
| |\ |
|
| | * | can: should not use __dev_get_by_index() without locks | Eric Dumazet | 2009-11-08 |
| | * | ipip: Fix handling of DF packets when pmtudisc is OFF | Herbert Xu | 2009-11-06 |
| | * | netfilter: xt_connlimit: fix regression caused by zero family value | Jan Engelhardt | 2009-11-06 |
| | * | decnet: netdevice refcount leak | Eric Dumazet | 2009-11-06 |
| | * | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik | 2009-11-06 |
| | * | rose: device refcount leak | Eric Dumazet | 2009-11-05 |
| | * | bridge: prevent bridging wrong device | Stephen Hemminger | 2009-11-05 |
* | | | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-02 |
| |\ |
|
| | * | mac80211: check interface is down before type change | Johannes Berg | 2009-11-02 |
| | * | cfg80211: fix NULL ptr deref | Johannes Berg | 2009-11-02 |
| | * | mac80211: fix reason code output endianness | Johannes Berg | 2009-10-30 |
| | * | mac80211: fix addba timer | Johannes Berg | 2009-10-30 |
| | * | mac80211: fix BSS leak | Johannes Berg | 2009-10-30 |
| * | | gre: Fix dev_addr clobbering for gretap | Herbert Xu | 2009-10-30 |
| * | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 |
| |/ |
|
| * | net: Fix RPF to work with policy routing | jamal | 2009-10-30 |
* | | 9p: fix readdir corner cases | Eric Van Hensbergen | 2009-11-02 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 |
|\| |
|
| * | net: Fix 'Re: PACKET_TX_RING: packet size is too long' | Gabor Gombas | 2009-10-29 |
| * | AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) | Neil Horman | 2009-10-29 |
| * | mac80211: fix for incorrect sequence number on hostapd injected frames | Björn Smedman | 2009-10-27 |
| * | mac80211: trivial: fix spelling in mesh_hwmp | Andrey Yurovsky | 2009-10-27 |
| * | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 2009-10-27 |
| * | mac80211: keep auth state when assoc fails | Johannes Berg | 2009-10-27 |
| * | mac80211: fix ibss joining | Reinette Chatre | 2009-10-27 |
| * | pktgen: Dont leak kernel memory | Eric Dumazet | 2009-10-24 |
| * | net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb | Arjan van de Ven | 2009-10-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-10-22 |
|\ \ |
|
| * | | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-22 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | tcp: Try to catch MSG_PEEK bug | Herbert Xu | 2009-10-20 |
| * | net: Fix IP_MULTICAST_IF | Eric Dumazet | 2009-10-20 |
| * | bluetooth: static lock key fix | Dave Young | 2009-10-19 |
| * | bluetooth: scheduling while atomic bug fix | Dave Young | 2009-10-19 |
| * | tcp: fix TCP_DEFER_ACCEPT retrans calculation | Julian Anastasov | 2009-10-19 |
| * | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT | Julian Anastasov | 2009-10-19 |
| * | tcp: accept socket after TCP_DEFER_ACCEPT period | Julian Anastasov | 2009-10-19 |
| * | Revert "tcp: fix tcp_defer_accept to consider the timeout" | David S. Miller | 2009-10-19 |
| * | AF_UNIX: Fix deadlock on connecting to shutdown socket | Tomoki Sekiyama | 2009-10-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-15 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-13 |
| |\ |
|
| | * | mac80211: document ieee80211_rx() context requirement | Johannes Berg | 2009-10-12 |
| | * | mac80211: fix ibss race | Johannes Berg | 2009-10-12 |
| | * | mac80211: fix logic error ibss merge bssid check | Felix Fietkau | 2009-10-12 |
| * | | udp: Fix udp_poll() and ioctl() | Eric Dumazet | 2009-10-13 |
| * | | tcp: fix tcp_defer_accept to consider the timeout | Willy Tarreau | 2009-10-13 |