| Commit message (Expand) | Author | Age | Files | Lines |
* | ipv6: introduce secret_stable to ipv6_devconf | Hannes Frederic Sowa | 2015-03-23 | 1 | -0/+4 |
* | ipv6: pull cork initialization into its own function. | Vlad Yasevich | 2015-02-02 | 1 | -5/+7 |
* | net: ipv6: Add sysctl entry to disable MTU updates from RA | Harout Hedeshian | 2015-01-25 | 1 | -0/+1 |
* | ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h | WANG Cong | 2014-11-05 | 1 | -10/+0 |
* | net: ipv6: Add a sysctl to make optimistic addresses useful candidates | Erik Kline | 2014-10-29 | 1 | -0/+1 |
* | ipv6: Implement automatic flow label generation on transmit | Tom Herbert | 2014-07-07 | 1 | -1/+2 |
* | inet: move ipv6only in sock_common | Eric Dumazet | 2014-07-01 | 1 | -5/+5 |
* | ipv6: Allow accepting RA from local IP addresses. | Ben Greear | 2014-07-01 | 1 | -0/+1 |
* | net: remove inet6_reqsk_alloc | Octavian Purdila | 2014-06-27 | 1 | -10/+0 |
* | ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams | Hannes Frederic Sowa | 2014-01-19 | 1 | -0/+3 |
* | ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GET | Florent Fourcot | 2014-01-19 | 1 | -0/+1 |
* | ipv6: support IPV6_PMTU_INTERFACE on sockets | Hannes Frederic Sowa | 2013-12-18 | 1 | -1/+1 |
* | ipv6: remove rcv_tclass of ipv6_pinfo | Florent Fourcot | 2013-12-09 | 1 | -1/+0 |
* | ipv6: add flowinfo for tcp6 pkt_options for all cases | Florent Fourcot | 2013-12-09 | 1 | -0/+1 |
* | xen-netback: fix fragment detection in checksum setup | Paul Durrant | 2013-12-05 | 1 | -0/+1 |
* | ipv6: Remove privacy config option. | David S. Miller | 2013-10-28 | 1 | -2/+0 |
* | inet: includes a sock_common in request_sock | Eric Dumazet | 2013-10-10 | 1 | -24/+2 |
* | ipv6: make lookups simpler and faster | Eric Dumazet | 2013-10-09 | 1 | -40/+6 |
* | inet: consolidate INET_TW_MATCH | Eric Dumazet | 2013-10-03 | 1 | -2/+2 |
* | ipv6: drop fragmented ndisc packets by default (RFC 6980) | Hannes Frederic Sowa | 2013-08-29 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-08-26 | 1 | -0/+1 |
|\ |
|
| * | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa | 2013-08-20 | 1 | -0/+1 |
* | | ipv6: make unsolicited report intervals configurable for mld | Hannes Frederic Sowa | 2013-08-13 | 1 | -0/+2 |
|/ |
|
* | ipv6 flowlabel: Convert np->ipv6_fl_list to RCU. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-30 | 1 | -1/+1 |
* | ipv6: Store Router Alert option in IP6CB directly. | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 | 1 | -1/+2 |
* | ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). | YOSHIFUJI Hideaki / 吉藤英明 | 2013-01-13 | 1 | -5/+0 |
* | net: Add support for hardware-offloaded encapsulation | Joseph Gasparakis | 2012-12-09 | 1 | -0/+5 |
* | net: move inet_dport/inet_num in sock_common | Eric Dumazet | 2012-11-30 | 1 | -15/+17 |
* | ipv6: add knob to send unsolicited ND on link-layer address change | Hannes Frederic Sowa | 2012-11-13 | 1 | -0/+1 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -165/+1 |
* | netfilter: nf_conntrack_ipv6: improve fragmentation handling | Patrick McHardy | 2012-08-30 | 1 | -0/+1 |
* | net: ipv6: fix TCP early demux | Eric Dumazet | 2012-08-06 | 1 | -0/+1 |
* | ipv6: fix inet6_csk_xmit() | Eric Dumazet | 2012-07-18 | 1 | -2/+2 |
* | ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs. | David S. Miller | 2012-07-11 | 1 | -16/+16 |
* | net: implement IP_RECVTOS for IP_PKTOPTIONS | Jiri Benc | 2012-02-13 | 1 | -1/+1 |
* | ipv6: helper function to get tclass | Jiri Benc | 2012-02-13 | 1 | -0/+5 |
* | ipv6: Implement IPV6_UNICAST_IF socket option. | Erich E. Hoover | 2012-02-08 | 1 | -0/+1 |
* | net: use IS_ENABLED(CONFIG_IPV6) | Eric Dumazet | 2011-12-11 | 1 | -2/+2 |
* | ipv6: mcast: RCU conversion | Eric Dumazet | 2010-11-24 | 1 | -1/+1 |
* | tproxy: added tproxy sockopt interface in the IPV6 layer | Balazs Scheidler | 2010-10-21 | 1 | -1/+3 |
* | header: fix broken headers for user space | Changli Gao | 2010-08-22 | 1 | -2/+2 |
* | ipv6: Make IP6CB(skb)->nhoff 16-bit. | David S. Miller | 2010-07-19 | 1 | -1/+1 |
* | net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -2/+2 |
* | ipv6: ip6mr: support multiple tables | Patrick McHardy | 2010-05-11 | 1 | -0/+1 |
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2010-05-10 | 1 | -3/+13 |
|\ |
|
| * | IPv6: Complete IPV6_DONTFRAG support | Brian Haley | 2010-04-23 | 1 | -0/+2 |
| * | IPv6: data structure changes for new socket options | Brian Haley | 2010-04-23 | 1 | -3/+10 |
| * | IPv6: Generic TTL Security Mechanism (final version) | Stephen Hemminger | 2010-04-22 | 1 | -0/+1 |
* | | netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocation | Jan Engelhardt | 2010-04-13 | 1 | -0/+1 |
|/ |
|
* | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-18 | 1 | -1/+1 |