| Commit message (Expand) | Author | Age |
* | xen-netback: fix fragment detection in checksum setup | Paul Durrant | 2013-12-05 |
* | ipv6: Remove privacy config option. | David S. Miller | 2013-10-28 |
* | inet: includes a sock_common in request_sock | Eric Dumazet | 2013-10-10 |
* | ipv6: make lookups simpler and faster | Eric Dumazet | 2013-10-09 |
* | inet: consolidate INET_TW_MATCH | Eric Dumazet | 2013-10-03 |
* | ipv6: drop fragmented ndisc packets by default (RFC 6980) | Hannes Frederic Sowa | 2013-08-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-26 |
|\ |
|
| * | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa | 2013-08-20 |
* | | ipv6: make unsolicited report intervals configurable for mld | Hannes Frederic Sowa | 2013-08-13 |
|/ |
|
* | ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-30 |
* | ipv6: Store Router Alert option in IP6CB directly. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 |
* | ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 |
* | net: Add support for hardware-offloaded encapsulation | Joseph Gasparakis | 2012-12-09 |
* | net: move inet_dport/inet_num in sock_common | Eric Dumazet | 2012-11-30 |
* | ipv6: add knob to send unsolicited ND on link-layer address change | Hannes Frederic Sowa | 2012-11-13 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 |
* | netfilter: nf_conntrack_ipv6: improve fragmentation handling | Patrick McHardy | 2012-08-29 |
* | net: ipv6: fix TCP early demux | Eric Dumazet | 2012-08-06 |
* | ipv6: fix inet6_csk_xmit() | Eric Dumazet | 2012-07-18 |
* | ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs. | David S. Miller | 2012-07-11 |
* | net: implement IP_RECVTOS for IP_PKTOPTIONS | Jiri Benc | 2012-02-13 |
* | ipv6: helper function to get tclass | Jiri Benc | 2012-02-13 |
* | ipv6: Implement IPV6_UNICAST_IF socket option. | Erich E. Hoover | 2012-02-08 |
* | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 2011-12-11 |
* | ipv6: mcast: RCU conversion | Eric Dumazet | 2010-11-24 |
* | tproxy: added tproxy sockopt interface in the IPV6 layer | Balazs Scheidler | 2010-10-21 |
* | header: fix broken headers for user space | Changli Gao | 2010-08-23 |
* | ipv6: Make IP6CB(skb)->nhoff 16-bit. | David S. Miller | 2010-07-20 |
* | net: use __packed annotation | Eric Dumazet | 2010-06-03 |
* | ipv6: ip6mr: support multiple tables | Patrick McHardy | 2010-05-11 |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-05-10 |
|\ |
|
| * | IPv6: Complete IPV6_DONTFRAG support | Brian Haley | 2010-04-24 |
| * | IPv6: data structure changes for new socket options | Brian Haley | 2010-04-24 |
| * | IPv6: Generic TTL Security Mechanism (final version) | Stephen Hemminger | 2010-04-22 |
* | | netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation | Jan Engelhardt | 2010-04-13 |
|/ |
|
* | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-18 |
* | ipv6: Fix the size overflow of addrconf_sysctl array | Jin Dongming | 2009-10-09 |
* | make TLLAO option for NA packets configurable | Octavian Purdila | 2009-10-07 |
* | IPv6: Add 'autoconf' and 'disable_ipv6' module parameters | Brian Haley | 2009-06-01 |
* | headers_check fix: linux/ipv6.h | Jaswinder Singh Rajput | 2009-01-30 |
* | ipv6: Add IPV6_PKTINFO sticky option support to setsockopt() | Yang Hongyang | 2008-12-16 |
* | ipv6: __KERNEL__ ifdef struct ipv6_devconf | David S. Miller | 2008-07-21 |
* | ipv6 addrconf: add accept_dad sysctl to control DAD operation. | YOSHIFUJI Hideaki | 2008-07-03 |
* | ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface. | YOSHIFUJI Hideaki | 2008-07-03 |
* | inet{6}_request_sock: Init ->opt and ->pktopts in the constructor | Arnaldo Carvalho de Melo | 2008-06-10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-04-14 |
|\ |
|
| * | [IPV6]: IPv6 extension header structures need to be packed. | YOSHIFUJI Hideaki | 2008-04-14 |
* | | [IPV6] MROUTE: Support multicast forwarding. | YOSHIFUJI Hideaki | 2008-04-05 |
* | | [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-25 |
* | | [IPV6]: Support Source Address Selection API (RFC5014). | YOSHIFUJI Hideaki | 2008-03-24 |