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