summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2012-02-02Merge branch 'android-3.0' into imx_3.0.15_androidXinyu Chen
2011-11-11tcp: properly update lost_cnt_hint during shiftingYan, Zheng
2011-11-11tcp: properly handle md5sig_pool referencesYan, Zheng
2011-11-11ipv4: fix ipsec forward performance regressionYan, Zheng
2011-11-03tcp: Don't nuke connections for the wrong protocolLorenzo Colitti
2011-10-27Merge commit 'v3.0.8' into android-3.0Colin Cross
2011-10-03tcp: initialize variable ecn_ok in syncookies pathMike Waychison
2011-10-03tcp: fix validation of D-SACKZheng Yan
2011-10-03netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov
2011-10-03mcast: Fix source address selection for multicast listener reportYan, Zheng
2011-10-03ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov
2011-08-15gre: fix improper error handlingxeb@mail.ru
2011-08-15ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov
2011-08-15IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss
2011-08-15net: adjust array indexJulia Lawall
2011-08-15ipv4: fix the reusing of routing cache entriesJulian Anastasov
2011-08-15ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld
2011-08-15icmp: Fix regression in nexthop resolution during replies.David S. Miller
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-07-12Merge commit 'v3.0-rc7' into android-3.0Colin Cross
2011-07-07Merge commit 'v3.0-rc6' into android-3.0Dima Zavin
2011-07-07net: refine {udp|tcp|sctp}_mem limitsEric Dumazet
2011-07-04net: bind() fix error return on wrong address familyMarcus Meissner
2011-07-01xfrm4: Don't call icmp_send on local errorSteffen Klassert
2011-07-01ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert
2011-06-29Merge commit 'v3.0-rc5' into android-3.0Colin Cross
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov
2011-06-27ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert
2011-06-27ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert
2011-06-22net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross
2011-06-21udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-06-20netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl
2011-06-18ipv4: fix multicast lossesEric Dumazet
2011-06-17inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-06-17net: rfs: enable RFS before first data packet is receivedEric Dumazet
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov
2011-06-16netfilter: fix looped (broad|multi)cast's MAC handlingNicolas Cavallari
2011-06-16netfilter: ipt_ecn: fix inversion for IP header ECN matchPatrick McHardy
2011-06-16netfilter: ipt_ecn: fix protocol check in ecn_mt_check()Patrick McHardy
2011-06-16netfilter: ip_tables: fix compile with debugSebastian Andrzej Siewior
2011-06-14net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39Colin Cross
2011-06-14net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-06-14net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2011-06-14misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2011-06-14sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2011-06-14net: socket ioctl to reset connections matching local addressRobert Love
2011-06-14Paranoid network.Robert Love
2011-06-09ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert