summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2011-11-15Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaseJohn Stultz
2011-11-11ipv4: fix ipsec forward performance regressionYan, Zheng
2011-10-26Merge branch 'upstream/linaro-3.1' into linaro-android-3.1-agreen-rebaselinux-linaro-3.1-2011.10-2-android-0John Stultz
2011-10-19tproxy: copy transparent flag when creating a time waitKOVACS Krisztian
2011-10-09net: ipv4: tcp: Fix crash in tcp_nuke_addrColin Cross
2011-10-09netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2011-10-09net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39Colin Cross
2011-10-09net: Support nuking IPv6 sockets as well as IPv4.Lorenzo Colitti
2011-10-09net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2011-10-09misc: uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2011-10-09sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2011-10-09net: socket ioctl to reset connections matching local addressRobert Love
2011-10-09Paranoid network.Robert Love
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
2011-08-11ipv4: some rt_iif -> rt_route_iif conversionsJulian Anastasov
2011-08-10tcp: initialize variable ecn_ok in syncookies pathMike Waychison
2011-08-07ipv4: use dst with ref during bcast/mcast loopbackJulian Anastasov
2011-08-07ipv4: route non-local sources for raw socketJulian Anastasov
2011-08-07netfilter: TCP and raw fix for ip_route_me_harderJulian Anastasov
2011-08-07ipv4: Fix ip_getsockopt for IP_PKTOPTIONSDaniel Baluta
2011-08-07ipv4: fix the reusing of routing cache entriesJulian Anastasov
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2011-08-01net: adjust array indexJulia Lawall
2011-07-29netfilter: ip_queue: Fix small leak in ipq_build_packet_message()Jesper Juhl
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss
2011-07-23gre: fix improper error handlingxeb@mail.ru
2011-07-23ipv4: use RT_TOS after some rt_tos conversionsJulian Anastasov
2011-07-22icmp: Fix regression in nexthop resolution during replies.David S. Miller
2011-07-21ipv4: Constrain UFO fragment sizes to multiples of 8 bytesBill Sommerfeld
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet
2011-07-21lro: do vlan cleanupJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko
2011-07-21lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko
2011-07-18ipv4: save cpu cycles from check_leaf()Eric Dumazet
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller