| Commit message (Expand) | Author | Age | Files | Lines |
* | net, sctp: remove CONFIG_EXPERIMENTAL | Kees Cook | 2013-02-13 | 1 | -2/+2 |
* | net: sctp: sctp_v6_get_dst: fix boolean test in dst cache | Daniel Borkmann | 2013-02-13 | 1 | -2/+3 |
* | batman-adv: Fix NULL pointer dereference in DAT hash collision avoidance | Pau Koning | 2013-02-13 | 1 | -1/+1 |
* | htb: fix values in opt dump | Jiri Pirko | 2013-02-12 | 1 | -2/+2 |
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-02-12 | 2 | -5/+9 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-12 | 2 | -5/+9 |
| |\ |
|
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-02-11 | 2 | -5/+9 |
| | |\ |
|
| | | * | mac80211: fix channel selection bug | Johannes Berg | 2013-02-11 | 1 | -3/+3 |
| | | * | mac80211: fix managed mode channel context use | Johannes Berg | 2013-02-07 | 1 | -1/+4 |
| | | * | mac80211: fix error in sizeof() usage | Cong Ding | 2013-02-06 | 1 | -1/+2 |
* | | | | net: fix infinite loop in __skb_recv_datagram() | Eric Dumazet | 2013-02-12 | 1 | -1/+1 |
|/ / / |
|
* | | | bridge: set priority of STP packets | Stephen Hemminger | 2013-02-11 | 1 | -0/+2 |
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 2013-02-10 | 3 | -22/+33 |
|\ \ \ |
|
| * | | | netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero | YOSHIFUJI Hideaki / 吉藤英明 | 2013-02-07 | 1 | -0/+10 |
| * | | | netfilter: ip6t_NPT: Fix prefix mangling | YOSHIFUJI Hideaki / 吉藤英明 | 2013-02-07 | 1 | -1/+1 |
| * | | | netfilter: ip6t_NPT: Fix adjustment calculation | YOSHIFUJI Hideaki / 吉藤英明 | 2013-02-07 | 1 | -3/+3 |
| * | | | ipvs: sctp: fix checksumming on snat and dnat handlers | Daniel Borkmann | 2013-02-06 | 1 | -18/+17 |
| * | | | ipvs: freeing uninitialized pointer on error | Dan Carpenter | 2013-01-28 | 1 | -0/+2 |
* | | | | arp: fix possible crash in arp_rcv() | Eric Dumazet | 2013-02-10 | 1 | -10/+11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-02-09 | 28 | -85/+176 |
|\ \ \ \ |
|
| * | | | | net: sctp: sctp_endpoint_free: zero out secret key data | Daniel Borkmann | 2013-02-08 | 1 | -0/+5 |
| * | | | | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree | Daniel Borkmann | 2013-02-08 | 1 | -1/+1 |
| * | | | | l2tp: dont play with skb->truesize | Eric Dumazet | 2013-02-08 | 2 | -12/+0 |
| * | | | | net: sctp: sctp_auth_key_put: use kzfree instead of kfree | Daniel Borkmann | 2013-02-07 | 1 | -1/+1 |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2013-02-07 | 1 | -7/+9 |
| |\ \ \ \ |
|
| | * | | | | openvswitch: Move LRO check from transmit to receive. | Jesse Gross | 2013-01-21 | 1 | -7/+9 |
| * | | | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit() | Tommi Rantala | 2013-02-06 | 1 | -1/+1 |
| * | | | | | tcp: fix for zero packets_in_flight was too broad | Ilpo Järvinen | 2013-02-06 | 1 | -2/+6 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-06 | 2 | -3/+16 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2013-02-04 | 2 | -3/+16 |
| | |\ \ \ \ |
|
| | | * | | | | Bluetooth: Fix hci_conn timeout routine | Andre Guedes | 2013-01-31 | 1 | -3/+3 |
| | | * | | | | Bluetooth: Fix handling of unexpected SMP PDUs | Johan Hedberg | 2013-01-31 | 1 | -0/+13 |
| * | | | | | | tcp: ipv6: Update MIB counters for drops | Vijay Subramanian | 2013-02-04 | 1 | -1/+5 |
| * | | | | | | tcp: Update MIB counters for drops | Vijay Subramanian | 2013-02-04 | 1 | -1/+2 |
| * | | | | | | packet: fix leakage of tx_ring memory | Phil Sutter | 2013-02-03 | 1 | -4/+6 |
| * | | | | | | net: Fix inner_network_header assignment in skb-copy. | Pravin B Shelar | 2013-02-03 | 1 | -1/+1 |
| * | | | | | | tcp: frto should not set snd_cwnd to 0 | Eric Dumazet | 2013-02-03 | 1 | -1/+2 |
| * | | | | | | tcp: fix an infinite loop in tcp_slow_start() | Eric Dumazet | 2013-02-03 | 1 | -4/+10 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-01 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-01-28 | 1 | -1/+1 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | | * | | | | cfg80211: off by one in ieee80211_bss() | Dan Carpenter | 2013-01-24 | 1 | -1/+1 |
| * | | | | | | tcp: detect SYN/data drop when F-RTO is disabled | Yuchung Cheng | 2013-01-31 | 1 | -2/+1 |
| * | | | | | | l2tp: correctly handle ancillary data in the ip6 recv path | Tom Parkin | 2013-01-31 | 1 | -3/+3 |
| * | | | | | | ipv6: export ip6_datagram_recv_ctl | Tom Parkin | 2013-01-31 | 1 | -0/+1 |
| * | | | | | | ipv6: rename datagram_send_ctl and datagram_recv_ctl | Tom Parkin | 2013-01-31 | 7 | -21/+22 |
| * | | | | | | ipv6: do not create neighbor entries for local delivery | Marcelo Ricardo Leitner | 2013-01-30 | 1 | -1/+1 |
| * | | | | | | tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request() | Nivedita Singhvi | 2013-01-29 | 1 | -1/+4 |
| * | | | | | | ipv6 addrconf: Fix interface identifiers of 802.15.4 devices. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-29 | 1 | -0/+1 |
| * | | | | | | pktgen: correctly handle failures when adding a device | Cong Wang | 2013-01-29 | 1 | -3/+6 |
| * | | | | | | netem: fix delay calculation in rate extension | Johannes Naab | 2013-01-29 | 1 | -6/+6 |