summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2012-02-09ah: Don't return NET_XMIT_DROP on input.Nick Bowler
2012-02-08tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-02-08tcp: fix tcp_trim_head() to adjust segment count with skb MSSNeal Cardwell
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings
2012-01-11ipv4: using prefetch requires including prefetch.hStephen Rothwell
2012-01-11ipv4: reintroduce route cache garbage collectorEric Dumazet
2012-01-11net: introduce DST_NOPEER dst flagEric Dumazet
2012-01-11ipv4: flush route cache after change accept_localWeiping Pan
2012-01-11net: have ipconfig not wait if no dev is availableGerlando Falauto
2012-01-11ipip, sit: copy parms.name after register_netdeviceTed Feng
2012-01-06ipv4: using prefetch requires including prefetch.hStephen Rothwell
2012-01-06ipv4: reintroduce route cache garbage collectorEric Dumazet
2012-01-06net: introduce DST_NOPEER dst flagEric Dumazet
2012-01-06ipv4: flush route cache after change accept_localWeiping Pan
2012-01-06net: have ipconfig not wait if no dev is availableGerlando Falauto
2012-01-06ipip, sit: copy parms.name after register_netdeviceTed Feng
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov
2011-12-09ipv4: Perform peer validation on cached route lookup.David S. Miller
2011-12-09inet: add a redirect generation id in inetpeerEric Dumazet
2011-12-09ipv4: fix redirect handlingEric Dumazet
2011-12-09route: fix ICMP redirect validationFlavio Leitner
2011-12-09ipv4: avoid useless call of the function check_peer_pmtuGao feng
2011-12-09ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet
2011-12-09ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei
2011-12-09ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler
2011-12-09ah: Correctly pass error codes in ahash output callback.Nick Bowler
2011-11-30tcp: Don't nuke connections for the wrong protocolLorenzo Colitti
2011-11-30net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross
2011-11-30netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2011-11-30net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39Colin Cross
2011-11-30net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-11-30net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2011-11-30misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2011-11-30sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2011-11-30net: socket ioctl to reset connections matching local addressRobert Love
2011-11-30Paranoid network.Robert Love
2011-11-11ipv4: fix ipsec forward performance regressionYan, Zheng
2011-10-19tproxy: copy transparent flag when creating a time waitKOVACS Krisztian
2011-10-04tcp: properly update lost_cnt_hint during shiftingYan, Zheng
2011-10-04tcp: properly handle md5sig_pool referencesYan, Zheng
2011-09-18tcp: fix validation of D-SACKZheng Yan
2011-09-16ipv4: Fix fib_info->fib_metrics leakYan, Zheng
2011-09-16Merge branch 'master' of ../netdev/David S. Miller
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet
2011-08-30net: ipv4: relax AF_INET check in bind()Eric Dumazet
2011-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-08-30netfilter: nf_queue: reject NF_STOLEN verdicts from userspaceFlorian Westphal
2011-08-24mcast: Fix source address selection for multicast listener reportYan, Zheng