aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2015-10-26Fix NULL pointer dereference in tcp_nuke_addr.Lorenzo Colitti
2015-06-30Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran
2015-05-09ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-01-02net: core: Support UID-based routing.Lorenzo Colitti
2014-09-15netfilter: Move NATTYPE forward mode to POSTROUTING chain.Ravinder konka
2014-08-20Merge upstream tag 'v3.10.49' into msm-3.10Ian Maund
2014-08-15arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-07-06netfilter: ipt_ULOG: fix info leaksMathias Krause
2014-06-26ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet
2014-06-26ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov
2014-06-26tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng
2014-06-26net: tunnels - enable module autoloadingTom Gundersen
2014-06-23net: support marking accepting TCP socketsLorenzo Colitti
2014-06-23net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti
2014-06-23net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-06-23net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-06-18Merge upstream tag 'v3.10.40' into msm-3.10Ian Maund
2014-06-16netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal
2014-06-13ping: prevent NULL pointer dereference on write to msg_nameIan Maund
2014-06-13tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2014-06-12Merge "ping: prevent NULL pointer dereference on write to msg_name"Linux Build Service Account
2014-06-09ping: prevent NULL pointer dereference on write to msg_nameHannes Frederic Sowa
2014-06-02seq_file: remove "%n" usage from seq_file usersTetsuo Handa
2014-05-30ipv4: initialise the itag variable in __mkroute_inputLi RongQing
2014-05-30ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich
2014-05-30net: ipv4: ip_forward: fix inverted local_df testFlorian Westphal
2014-05-30tcp_cubic: fix the range of delayed_ackLiu Yu
2014-05-30ipv4: return valid RTA_IIF on ip route getJulian Anastasov
2014-05-30net: ipv4: current group_info should be put after using.Wang, Xiaoming
2014-05-30vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-30gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-05-30netfilter: Can't fail and free after table replacementThomas Graf
2014-05-06ping: always initialize ->sin6_scope_id and ->sin6_flowinfoCong Wang
2014-05-06net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2014-05-05Merge "Merge upstream linux-stable v3.10.36 into msm-3.10"Linux Build Service Account
2014-04-28msm-3.10: Create shadow files under /sys/kernel/ipv4Ravi Joshi
2014-04-23Merge upstream linux-stable v3.10.36 into msm-3.10Ian Maund
2014-04-14ipmr: fix mfc notification flagsNicolas Dichtel
2014-04-14tcp: tcp_release_cb() should release socket ownershipEric Dumazet
2014-04-14inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-04-14net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-04-07mm: use totalram_pages instead of num_physpages at runtimeJiang Liu
2014-03-24Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund
2014-03-23net-tcp: fastopen: fix high order allocationsEric Dumazet
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-06ipv4: fix counter in_slow_totDuan Jiong
2014-03-06tcp: tsq: fix nonagle handlingJohn Ogness
2014-03-06ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven
2014-02-06net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-02-06fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp