summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2011-08-23Merge branch 'linux-tegra-nv-2.6.39' into android-tegra-nv-2.6.39Dan Willemsen
2011-07-08netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov
2011-07-08ipv4: fix multicast lossesEric Dumazet
2011-07-08udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-07-08net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner
2011-07-08inet_diag: fix inet_diag_bc_audit()Eric Dumazet
2011-07-08inetpeer: fix race in unused_list manipulationsEric Dumazet
2011-06-22netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2011-06-22net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross
2011-06-03igmp: call ip_mc_clear_src() only when we have no users of ip_mc_listVeaceslav Falico
2011-05-23net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39Colin Cross
2011-05-23net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-05-23net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2011-05-23misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2011-05-23sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2011-05-23net: socket ioctl to reset connections matching local addressRobert Love
2011-05-23Paranoid network.Robert Love
2011-05-10xfrm: Assign the inner mode output function to the dst entrySteffen Klassert
2011-05-08tcp_cubic: limit delayed_ack ratio to prevent divide errorstephen hemminger
2011-05-04net: ip_expire() must revalidate routeEric Dumazet
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu
2011-05-01ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan
2011-04-25net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard
2011-04-14ip: ip_options_compile() resilient to NULL skb routeEric Dumazet
2011-04-13Revert "tcp: disallow bind() to reuse addr/port"David S. Miller
2011-04-12net: Do not wrap sysctl igmp_max_memberships in IP_MULTICASTJoakim Tjernlund
2011-04-12inetpeer: reduce stack usageEric Dumazet
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-04netfilter: af_info: add 'strict' parameter to limit lookup to .oifFlorian Westphal
2011-04-04netfilter: af_info: add network namespace parameter to route hookFlorian Westphal
2011-04-01tcp: len check is unnecessarily devastating, change to WARN_ONIlpo Järvinen
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30fib: add rtnl locking in ip_fib_net_exitEric Dumazet
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs
2011-03-28ipv4: Don't ip_rt_put() an error pointer in RAW sockets.David S. Miller
2011-03-27ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo()Jan Luebbe
2011-03-25ipv4: do not ignore route errorsJulian Anastasov
2011-03-24ipv4: Fix nexthop caching wrt. scoping.David S. Miller
2011-03-24ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller
2011-03-24ipv4: fix fib metricsEric Dumazet
2011-03-23ipv4: fix ip_rt_update_pmtu()Eric Dumazet
2011-03-23ipv4: Fallback to FIB local table in __ip_dev_find().David S. Miller
2011-03-22tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.David S. Miller
2011-03-22tcp: avoid cwnd moderation in undoYuchung Cheng
2011-03-22ipv4: optimize route adding on secondary promotionJulian Anastasov
2011-03-22ipv4: remove the routes on secondary promotionJulian Anastasov
2011-03-22ipv4: fix route deletion for IPs on many subnetsJulian Anastasov