Age | Commit message (Expand) | Author | Files | Lines |
2016-06-10 | net: vrf: Fix crash when IPv6 is disabled at boot time | David Ahern | 1 | -0/+7 |
2016-05-12 | net: l3mdev: Add hook in ip and ipv6 | David Ahern | 1 | -1/+16 |
2016-04-20 | net/ipv6/addrconf: simplify sysctl registration | Konstantin Khlebnikov | 1 | -1/+2 |
2016-02-26 | net: ipv6: Make address flushing on ifdown optional | David Ahern | 1 | -0/+1 |
2016-02-11 | ipv6: add option to drop unsolicited neighbor advertisements | Johannes Berg | 1 | -0/+1 |
2016-02-11 | ipv6: add option to drop unicast encapsulated in L2 multicast | Johannes Berg | 1 | -0/+1 |
2015-12-03 | ipv6: add complete rcu protection around np->opt | Eric Dumazet | 1 | -1/+1 |
2015-10-05 | ipv6: inet6_sk() should use sk_fullsock() | Eric Dumazet | 1 | -2/+2 |
2015-08-14 | net: ipv6 sysctl option to ignore routes when nexthop link is down | Andy Gospodarek | 1 | -0/+1 |
2015-07-31 | net/ipv6: add sysctl option accept_ra_min_hop_limit | Hangbin Liu | 1 | -0/+1 |
2015-07-22 | ipv6: sysctl to restrict candidate source addresses | Erik Kline | 1 | -0/+1 |
2015-07-10 | ipv6: use flag instead of u16 for hop in inet6_skb_parm | Florian Westphal | 1 | -1/+1 |
2015-03-24 | ipv6: introduce secret_stable to ipv6_devconf | Hannes Frederic Sowa | 1 | -0/+4 |
2015-02-03 | ipv6: pull cork initialization into its own function. | Vlad Yasevich | 1 | -5/+7 |
2015-01-26 | net: ipv6: Add sysctl entry to disable MTU updates from RA | Harout Hedeshian | 1 | -0/+1 |
2014-11-06 | ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h | WANG Cong | 1 | -10/+0 |
2014-10-29 | net: ipv6: Add a sysctl to make optimistic addresses useful candidates | Erik Kline | 1 | -0/+1 |
2014-07-08 | ipv6: Implement automatic flow label generation on transmit | Tom Herbert | 1 | -1/+2 |
2014-07-02 | inet: move ipv6only in sock_common | Eric Dumazet | 1 | -5/+5 |
2014-07-01 | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 1 | -0/+1 |
2014-06-28 | net: remove inet6_reqsk_alloc | Octavian Purdila | 1 | -10/+0 |
2014-01-20 | ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams | Hannes Frederic Sowa | 1 | -0/+3 |
2014-01-20 | ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET | Florent Fourcot | 1 | -0/+1 |
2013-12-19 | ipv6: support IPV6_PMTU_INTERFACE on sockets | Hannes Frederic Sowa | 1 | -1/+1 |
2013-12-10 | ipv6: remove rcv_tclass of ipv6_pinfo | Florent Fourcot | 1 | -1/+0 |
2013-12-10 | ipv6: add flowinfo for tcp6 pkt_options for all cases | Florent Fourcot | 1 | -0/+1 |
2013-12-06 | xen-netback: fix fragment detection in checksum setup | Paul Durrant | 1 | -0/+1 |
2013-10-29 | ipv6: Remove privacy config option. | David S. Miller | 1 | -2/+0 |
2013-10-10 | inet: includes a sock_common in request_sock | Eric Dumazet | 1 | -24/+2 |
2013-10-09 | ipv6: make lookups simpler and faster | Eric Dumazet | 1 | -40/+6 |
2013-10-03 | inet: consolidate INET_TW_MATCH | Eric Dumazet | 1 | -2/+2 |
2013-08-29 | ipv6: drop fragmented ndisc packets by default (RFC 6980) | Hannes Frederic Sowa | 1 | -0/+1 |
2013-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2013-08-20 | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa | 1 | -0/+1 |
2013-08-14 | ipv6: make unsolicited report intervals configurable for mld | Hannes Frederic Sowa | 1 | -0/+2 |
2013-01-31 | ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+1 |
2013-01-14 | ipv6: Store Router Alert option in IP6CB directly. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+2 |
2013-01-14 | ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -5/+0 |
2012-12-09 | net: Add support for hardware-offloaded encapsulation | Joseph Gasparakis | 1 | -0/+5 |
2012-12-01 | net: move inet_dport/inet_num in sock_common | Eric Dumazet | 1 | -15/+17 |
2012-11-13 | ipv6: add knob to send unsolicited ND on link-layer address change | Hannes Frederic Sowa | 1 | -0/+1 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -165/+1 |
2012-08-30 | netfilter: nf_conntrack_ipv6: improve fragmentation handling | Patrick McHardy | 1 | -0/+1 |
2012-08-07 | net: ipv6: fix TCP early demux | Eric Dumazet | 1 | -0/+1 |
2012-07-18 | ipv6: fix inet6_csk_xmit() | Eric Dumazet | 1 | -2/+2 |
2012-07-11 | ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs. | David S. Miller | 1 | -16/+16 |
2012-02-13 | net: implement IP_RECVTOS for IP_PKTOPTIONS | Jiri Benc | 1 | -1/+1 |
2012-02-13 | ipv6: helper function to get tclass | Jiri Benc | 1 | -0/+5 |
2012-02-09 | ipv6: Implement IPV6_UNICAST_IF socket option. | Erich E. Hoover | 1 | -0/+1 |
2011-12-12 | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 1 | -2/+2 |