aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2014-06-18ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-06-18ip_tunnel: Initialize the fallback device properlySteffen Klassert
2014-06-18ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-06-18net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-06-18ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs
2014-06-18ip_tunnel: Set network header properly for IP_ECN_decapsulate()Ying Cai
2014-06-18tcp_cubic: fix the range of delayed_ackLiu Yu
2014-06-18ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-06-18net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-06-18vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-06-18gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-06-18netfilter: Can't fail and free after table replacementThomas Graf
2014-04-15Automatically merging tracking-linaro-android-3.14 into merge-linux-linaro-co...Andrey Konovalov
2014-03-31net: Drop unnecssary pinet6 checkJohn Stultz
2014-03-28net: kuid/kguid build fixesJohn Stultz
2014-03-28tcp: fix get_timewait4_sock() delay computation on 64bitEric Dumazet
2014-03-28tcp: Fix build error if IPV6 is not selectedTushar Behera
2014-03-26ip_tunnel: Fix dst ref-count.Pravin B Shelar
2014-03-20ipmr: fix mfc notification flagsNicolas Dichtel
2014-03-19tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2014-03-19net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2014-03-19misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2014-03-19sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2014-03-19net: socket ioctl to reset connections matching local addressRobert Love
2014-03-19Paranoid network.Robert Love
2014-03-11tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-03-06inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-03-05net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-03-03ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointerXin Long
2014-03-03tcp: fix bogus RTT on special retransmissionYuchung Cheng
2014-02-26net: tcp: use NET_INC_STATS()Eric Dumazet
2014-02-25ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa
2014-02-24tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet
2014-02-22net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-02-20sit: fix panic with route cache in ip tunnelsNicolas Dichtel
2014-02-20ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller
2014-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-17ipv4: fix counter in_slow_totDuan Jiong
2014-02-17netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal
2014-02-16ipv4: distinguish EHOSTUNREACH from the ENETUNREACHDuan Jiong
2014-02-14netfilter: nf_nat_snmp_basic: fix duplicates in if/else branchesFX Le Bail
2014-02-14ipv4: ipconfig.c: add parentheses in an if statementFX Le Bail
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-10tcp: tsq: fix nonagle handlingJohn Ogness
2014-02-09tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 minJesper Juhl
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-06tcp: remove 1ms offset in srtt computationEric Dumazet
2014-02-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy