summaryrefslogtreecommitdiff
path: root/net/ipv6
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-01-11net: introduce DST_NOPEER dst flagEric Dumazet
2012-01-11ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller
2012-01-11ipip, 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-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-30netfilter: ipv6: fix crash caused by ipv6_find_hdr()JP Abgrall
2011-11-30ipv6: updates to privacy addresses per RFC 4941JP Abgrall
2011-11-30netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
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-30Paranoid network.Robert Love
2011-11-26ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer
2011-11-11ipv6: fix route error binding peer in func icmp6_dst_allocGao feng
2011-10-10gro: refetch inet6_protos[] after pulling ext headersYan, Zheng
2011-10-04tcp: properly handle md5sig_pool referencesYan, Zheng
2011-09-29ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socketYan, Zheng
2011-09-27ipv6-multicast: Fix memory leak in IPv6 multicast.Ben Greear
2011-09-27ipv6: check return value for dst_allocMadalin Bucur
2011-09-27ipv6-multicast: Fix memory leak in input path.Ben Greear
2011-09-20ipv6: fix a possible double freeRoy Li
2011-09-17ipv6: don't use inetpeer to store metrics for routes.Yan, Zheng
2011-09-16Merge branch 'master' of ../netdev/David S. Miller
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet
2011-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski
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-19ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONSDaniel Baluta
2011-08-16sit tunnels: propagate IPv6 transport class to IPv4 Type of ServiceLionel Elie Mamane
2011-08-10tcp: initialize variable ecn_ok in syncookies pathMike Waychison
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-05ipv6: check for IPv4 mapped addresses when connecting IPv6 socketsMax Matveev
2011-08-03net: fix NULL dereferences in check_peer_redir()Eric Dumazet
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-25ipv6: Do not leave router anycast address for /127 prefixes.YOSHIFUJI Hideaki
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet
2011-07-21ipv6: unshare inetpeersEric 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-17ipv6: Get rid of rt6i_nexthop macro.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
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller
2011-07-16net: Create and use new helper, neigh_output().David S. Miller
2011-07-16ipv6: Use calculated 'neigh' instead of re-evaluating dst->neighbourDavid S. Miller