summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2014-11-27ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-11-05ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin
2014-11-05tcp: md5: do not use alloc_percpu()Eric Dumazet
2014-11-05ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing
2014-11-05ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2014-10-17tcp: fixing TLP's FIN recoveryPer Hurtig
2014-10-17xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-17tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell
2014-10-17tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-19tcp: Fix integer-overflow in TCP vegasChristoph Paasch
2014-08-19tcp: Fix integer-overflows in TCP venoChristoph Paasch
2014-08-19ip: make IP identifiers less predictableEric Dumazet
2014-08-19inetpeer: get rid of ip_id_countEric Dumazet
2014-07-29ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-29tcp: fix false undo corner casesYuchung Cheng
2014-07-29igmp: fix the problem when mc leave groupdingtianhong
2014-07-29ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt
2014-07-29tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-07-29ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-29tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-07-29ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-02netfilter: ipt_ULOG: fix info leaksMathias Krause
2014-06-23ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2014-06-23ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-23tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-23net: tunnels - enable module autoloadingTom Gundersen
2014-06-11netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-05-29ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-29ip_tunnel: Initialize the fallback device properlySteffen Klassert
2014-05-29ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-29net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-29ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-05-29tcp_cubic: fix the range of delayed_ackLiu Yu
2014-05-29ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-05-29vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-29gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-29netfilter: Can't fail and free after table replacementThomas Graf
2014-05-05net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-04-18ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-04-18ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-18tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-18inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-18net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-03-14tcp: syncookies: reduce mss table to four valuesFlorian Westphal
2014-03-14tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal
2014-03-13ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long
2014-03-13net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-26net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-26ipv4: fix counter in_slow_totDuan Jiong
2014-02-26tcp: tsq: fix nonagle handlingJohn Ogness