aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ipv6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri1-1/+2
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing1-0/+6
2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks1-1/+2
2017-12-21net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern1-0/+10
2017-07-31udp6: fix jumbogram receptionPaolo Abeni1-0/+6
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz1-0/+1
2017-03-06ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster1-0/+1
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeFelix Jia1-0/+1
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-0/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-11-09ipv6: sr: add core files for SR HMAC supportDavid Lebrun1-0/+3
2016-11-09ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)David Lebrun1-0/+1
2016-11-03net: tcp: check skb is non-NULL for exact match on lookupsDavid Ahern1-1/+1
2016-11-03ipv6: add IPV6_RECVFRAGSIZE cmsgWillem de Bruijn1-2/+3
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern1-3/+14
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski1-0/+1
2016-06-09net: vrf: Fix crash when IPv6 is disabled at boot timeDavid Ahern1-0/+7
2016-05-11net: l3mdev: Add hook in ip and ipv6David Ahern1-1/+16
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov1-1/+2
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern1-0/+1
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg1-0/+1
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg1-0/+1
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet1-1/+1
2015-10-05ipv6: inet6_sk() should use sk_fullsock()Eric Dumazet1-2/+2
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek1-0/+1
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu1-0/+1
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline1-0/+1
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal1-1/+1
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa1-0/+4
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich1-5/+7
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian1-0/+1
2014-11-05ipv6: move INET6_MATCH() to include/net/inet6_hashtables.hWANG Cong1-10/+0
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline1-0/+1
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert1-1/+2
2014-07-01inet: move ipv6only in sock_commonEric Dumazet1-5/+5
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear1-0/+1
2014-06-27net: remove inet6_reqsk_allocOctavian Purdila1-10/+0
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa1-0/+3
2014-01-19ipv6: add the IPV6_FL_F_REFLECT flag to IPV6_FL_A_GETFlorent Fourcot1-0/+1
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa1-1/+1
2013-12-09ipv6: remove rcv_tclass of ipv6_pinfoFlorent Fourcot1-1/+0
2013-12-09ipv6: add flowinfo for tcp6 pkt_options for all casesFlorent Fourcot1-0/+1
2013-12-05xen-netback: fix fragment detection in checksum setupPaul Durrant1-0/+1
2013-10-28ipv6: Remove privacy config option.David S. Miller1-2/+0
2013-10-10inet: includes a sock_common in request_sockEric Dumazet1-24/+2
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet1-40/+6
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet1-2/+2