summaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: implement several seg6local actionsDavid Lebrun2017-08-071-0/+271
* ipv6: sr: add rtnetlink functions for seg6local action parametersDavid Lebrun2017-08-071-18/+193
* ipv6: sr: define core operations for seg6local lightweight tunnelDavid Lebrun2017-08-074-2/+328
* ipv6: sr: export SRH insertion functionsDavid Lebrun2017-08-072-20/+4
* ipv6: sr: allow SRH insertion with arbitrary segments_left valueDavid Lebrun2017-08-072-3/+3
* net: ipv6: add second dif to raw socket lookupsDavid Ahern2017-08-071-5/+8
* net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2017-08-073-19/+29
* net: ipv6: add second dif to udp socket lookupsDavid Ahern2017-08-071-18/+22
* ipv6: fib: Add helpers to hold / drop a reference on rt6_infoIdo Schimmel2017-08-041-10/+2
* ipv6: Regenerate host route according to node pointer upon interface upIdo Schimmel2017-08-041-2/+2
* ipv6: Regenerate host route according to node pointer upon loopback upIdo Schimmel2017-08-041-1/+1
* ipv6: fib: Unlink replaced routes from their nodesIdo Schimmel2017-08-041-0/+2
* ipv6: fib: Don't assume only nodes hold a reference on routesIdo Schimmel2017-08-041-2/+0
* ipv6: fib: Add offload indication to routesIdo Schimmel2017-08-041-0/+8
* ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel2017-08-042-2/+100
* ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel2017-08-042-2/+13
* ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel2017-08-041-0/+17
* ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-043-1/+63
* ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel2017-08-041-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-013-14/+29
|\
| * udp6: fix jumbogram receptionPaolo Abeni2017-08-012-1/+11
| * udp6: fix socket leak on early demuxPaolo Abeni2017-07-291-9/+18
| * ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio2017-07-261-4/+0
* | Revert "ipv6: constify inet6_protocol structures"Julia Lawall2017-08-013-3/+3
* | ipv6: Avoid going through ->sk_net to access the netnsJakub Sitnicki2017-08-011-1/+1
* | tcp: remove prequeue supportFlorian Westphal2017-07-311-2/+1
* | ipv6: constify inet6_protocol structuresJulia Lawall2017-07-293-3/+3
* | tcp: remove redundant argument from tcp_rcv_established()Matvejchikov Ilya2017-07-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-212-2/+7
|\|
| * ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca2017-07-201-2/+6
| * ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2017-07-181-0/+1
* | xfrm: remove flow cacheFlorian Westphal2017-07-181-9/+0
* | net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal2017-07-181-1/+1
* | vti: revert flush x-netns xfrm cache when vti interface is removedFlorian Westphal2017-07-181-31/+0
* | inet: Remove software UFO fragmenting code.David S. Miller2017-07-171-97/+3
* | inet: Stop generating UFO packets.David S. Miller2017-07-171-76/+0
|/
* net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-062-11/+2
* Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-061-8/+3
|\
| * do_ipv6_setsockopt(): don't open-code memdup_user()Al Viro2017-06-301-8/+3
* | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-6/+6
* | net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-4/+5
* | net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-4/+4
* | net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
* | net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-9/+9
* | net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* | net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* | net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-042-3/+3
* | ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca2017-07-031-9/+9
* | net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
* | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-014-7/+7