| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: nf_nat: fix NAT issue in 2.6.30.4+ | Jozsef Kadlecsik | 2009-11-06 | 4 | -49/+60 |
* | rose: device refcount leak | Eric Dumazet | 2009-11-05 | 1 | -10/+6 |
* | bridge: prevent bridging wrong device | Stephen Hemminger | 2009-11-05 | 1 | -1/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-02 | 5 | -15/+25 |
|\ |
|
| * | mac80211: check interface is down before type change | Johannes Berg | 2009-11-02 | 1 | -3/+3 |
| * | cfg80211: fix NULL ptr deref | Johannes Berg | 2009-11-02 | 1 | -2/+5 |
| * | mac80211: fix reason code output endianness | Johannes Berg | 2009-10-30 | 1 | -1/+1 |
| * | mac80211: fix addba timer | Johannes Berg | 2009-10-30 | 1 | -7/+12 |
| * | mac80211: fix BSS leak | Johannes Berg | 2009-10-30 | 1 | -2/+4 |
* | | gre: Fix dev_addr clobbering for gretap | Herbert Xu | 2009-10-30 | 1 | -12/+16 |
* | | net: fix sk_forward_alloc corruption | Eric Dumazet | 2009-10-30 | 4 | -12/+16 |
|/ |
|
* | net: Fix RPF to work with policy routing | jamal | 2009-10-29 | 2 | -5/+8 |
* | net: Fix 'Re: PACKET_TX_RING: packet size is too long' | Gabor Gombas | 2009-10-29 | 1 | -4/+1 |
* | AF_RAW: Augment raw_send_hdrinc to expand skb to fit iphdr->ihl (v2) | Neil Horman | 2009-10-29 | 1 | -7/+17 |
* | mac80211: fix for incorrect sequence number on hostapd injected frames | Björn Smedman | 2009-10-27 | 1 | -1/+1 |
* | mac80211: trivial: fix spelling in mesh_hwmp | Andrey Yurovsky | 2009-10-27 | 1 | -1/+1 |
* | cfg80211: sme: deauthenticate on assoc failure | Johannes Berg | 2009-10-27 | 3 | -2/+29 |
* | mac80211: keep auth state when assoc fails | Johannes Berg | 2009-10-27 | 1 | -2/+1 |
* | mac80211: fix ibss joining | Reinette Chatre | 2009-10-27 | 1 | -4/+2 |
* | pktgen: Dont leak kernel memory | Eric Dumazet | 2009-10-24 | 1 | -5/+10 |
* | net: use WARN() for the WARN_ON in commit b6b39e8f3fbbb | Arjan van de Ven | 2009-10-22 | 1 | -3/+3 |
* | tcp: Try to catch MSG_PEEK bug | Herbert Xu | 2009-10-20 | 1 | -1/+3 |
* | net: Fix IP_MULTICAST_IF | Eric Dumazet | 2009-10-19 | 2 | -5/+8 |
* | bluetooth: static lock key fix | Dave Young | 2009-10-19 | 1 | -3/+6 |
* | bluetooth: scheduling while atomic bug fix | Dave Young | 2009-10-19 | 1 | -2/+2 |
* | tcp: fix TCP_DEFER_ACCEPT retrans calculation | Julian Anastasov | 2009-10-19 | 1 | -12/+43 |
* | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT | Julian Anastasov | 2009-10-19 | 1 | -3/+31 |
* | tcp: accept socket after TCP_DEFER_ACCEPT period | Julian Anastasov | 2009-10-19 | 1 | -2/+2 |
* | Revert "tcp: fix tcp_defer_accept to consider the timeout" | David S. Miller | 2009-10-19 | 1 | -1/+0 |
* | AF_UNIX: Fix deadlock on connecting to shutdown socket | Tomoki Sekiyama | 2009-10-18 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-13 | 2 | -2/+4 |
|\ |
|
| * | mac80211: document ieee80211_rx() context requirement | Johannes Berg | 2009-10-12 | 1 | -0/+2 |
| * | mac80211: fix ibss race | Johannes Berg | 2009-10-12 | 1 | -1/+1 |
| * | mac80211: fix logic error ibss merge bssid check | Felix Fietkau | 2009-10-12 | 1 | -1/+1 |
* | | udp: Fix udp_poll() and ioctl() | Eric Dumazet | 2009-10-13 | 1 | -30/+43 |
* | | tcp: fix tcp_defer_accept to consider the timeout | Willy Tarreau | 2009-10-13 | 1 | -0/+1 |
* | | pkt_sched: pedit use proper struct | jamal | 2009-10-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-10-08 | 5 | -6/+16 |
|\ |
|
| * | cfg80211: fix netns error unwinding bug | Johannes Berg | 2009-10-08 | 1 | -1/+2 |
| * | mac80211: use kfree_skb() to free struct sk_buff pointers | Roel Kluin | 2009-10-07 | 1 | -2/+2 |
| * | mac80211: fix vlan and optimise RX | Johannes Berg | 2009-10-07 | 3 | -3/+12 |
* | | netlink: fix typo in initialization | Jiri Pirko | 2009-10-08 | 1 | -1/+1 |
|/ |
|
* | ipv4: arp_notify address list bug | Stephen Hemminger | 2009-10-07 | 1 | -6/+10 |
* | wext: let get_wireless_stats() sleep | Johannes Berg | 2009-10-05 | 1 | -2/+2 |
* | pktgen: restore nanosec delays | Eric Dumazet | 2009-10-04 | 1 | -1/+1 |
* | pktgen: Fix multiqueue handling | Eric Dumazet | 2009-10-04 | 1 | -1/+1 |
* | net: splice() from tcp to pipe should take into account O_NONBLOCK | Eric Dumazet | 2009-10-02 | 1 | -1/+1 |
* | net: Use sk_mark for routing lookup in more places | Atis Elsts | 2009-10-01 | 3 | -0/+3 |
* | IPv4 TCP fails to send window scale option when window scale is zero | Ori Finkelman | 2009-10-01 | 1 | -5/+6 |
* | net/ipv4/tcp.c: fix min() type mismatch warning | Andrew Morton | 2009-10-01 | 1 | -1/+1 |