aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-06
* tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-06
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-04
| |\
| | * Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-31
| | * Bluetooth: Fix handling of unexpected SMP PDUsJohan Hedberg2013-01-31
* | | tcp: ipv6: Update MIB counters for dropsVijay Subramanian2013-02-04
* | | tcp: Update MIB counters for dropsVijay Subramanian2013-02-04
* | | packet: fix leakage of tx_ring memoryPhil Sutter2013-02-03
* | | net: Fix inner_network_header assignment in skb-copy.Pravin B Shelar2013-02-03
* | | tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-03
* | | tcp: fix an infinite loop in tcp_slow_start()Eric Dumazet2013-02-03
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-01
|\| |
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-28
| |\ \
| | * | cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-24
* | | | tcp: detect SYN/data drop when F-RTO is disabledYuchung Cheng2013-01-31
* | | | l2tp: correctly handle ancillary data in the ip6 recv pathTom Parkin2013-01-31
* | | | ipv6: export ip6_datagram_recv_ctlTom Parkin2013-01-31
* | | | ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-31
* | | | ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-01-30
* | | | tcp: Increment LISTENOVERFLOW and LISTENDROPS in tcp_v4_conn_request()Nivedita Singhvi2013-01-29
* | | | ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.YOSHIFUJI Hideaki / 吉藤英明2013-01-29
* | | | pktgen: correctly handle failures when adding a deviceCong Wang2013-01-29
* | | | netem: fix delay calculation in rate extensionJohannes Naab2013-01-29
* | | | l2tp: prevent l2tp_tunnel_delete racing with userspace closeTom Parkin2013-01-29
* | | | SCTP: Free the per-net sysctl table on net exit. v2Vlad Yasevich2013-01-28
* | | | IP_GRE: Fix kernel panic in IP_GRE with GRE csum.Pravin B Shelar2013-01-28
* | | | sctp: set association state to established in dupcook_a handlerXufeng Zhang2013-01-27
* | | | ip6mr: limit IPv6 MRT_TABLE identifiersDan Carpenter2013-01-27
* | | | batman-adv: filter ARP packets with invalid MAC addresses in DATMatthias Schiffer2013-01-27
* | | | batman-adv: check for more types of invalid IP addresses in DATMatthias Schiffer2013-01-27
* | | | batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply()Matthias Schiffer2013-01-27
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-23
|\| | |
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-22
| |\| | | | |/ | |/|
| | * mac80211: add encrypt headroom to PERR framesBob Copeland2013-01-16
| | * mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland2013-01-16
| | * mac80211: fix monitor mode injectionFelix Fietkau2013-01-16
| | * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-16
| | * mac80211: fix FT roamingJohannes Berg2013-01-16
* | | ipv4: Fix route refcount on pmtu discoverySteffen Klassert2013-01-22
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-01-22
|\ \ \
| * | | xfrm4: Invalidate all ipv4 routes on IPsec pmtu eventsSteffen Klassert2013-01-21
| * | | xfrm: fix freed block size calculation in xfrm_policy_fini()Michal Kubecek2013-01-21
| * | | net/xfrm/xfrm_replay: avoid division by zeroNickolai Zeldovich2013-01-18
| * | | ah6/esp6: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-08
| * | | ah4/esp4: set transport header correctly for IPsec tunnel mode.Li RongQing2013-01-08
* | | | net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner2013-01-22
* | | | ipv4: Add a socket release callback for datagram socketsSteffen Klassert2013-01-21
* | | | ipv4: Invalidate the socket cached route on pmtu events if possibleSteffen Klassert2013-01-21
* | | | net: splice: fix __splice_segment()Eric Dumazet2013-01-20