summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: ipv6: put host and anycast routes on device with addressDavid Ahern2017-08-213-56/+47Star
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-214-8/+26
| |\ \ \ \
| | * | | | net: xfrm: support setting an output mark.Lorenzo Colitti2017-08-111-3/+6
| | * | | | xfrm: Auto-load xfrm offload modulesIlan Tayari2017-08-021-0/+1
| | * | | | esp6: Fix RX checksum after header pullYossi Kuperman2017-08-021-0/+2
| | * | | | xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header pushYossi Kuperman2017-08-021-1/+3
| | * | | | esp6: Support RX checksum with crypto offloadIlan Tayari2017-08-022-4/+14
| * | | | | ipv6: fix false-postive maybe-uninitialized warningArnd Bergmann2017-08-181-2/+4
| * | | | | net: add sendmsg_locked and sendpage_locked to af_inet6John Fastabend2017-08-161-0/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-162-13/+10Star
| |\ \ \ \ \
| * | | | | | ipv6: route: set ipv6 RTM_GETROUTE to not use rtnlFlorian Westphal2017-08-161-1/+2
| * | | | | | ipv6: route: make rtm_getroute not assume rtnl is lockedFlorian Westphal2017-08-161-1/+6
| * | | | | | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-161-6/+1Star
| * | | | | | net: ipv6: lower ndisc notifier priority below addrconfDavid Ahern2017-08-101-0/+1
| * | | | | | rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-105-15/+15
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-101-8/+3Star
| |\ \ \ \ \ \
| * | | | | | | net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat2017-08-092-13/+28
| * | | | | | | 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/+4Star
| * | | | | | | 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/+2Star
| * | | | | | | 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/+0Star
| * | | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | 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/+1Star
| * | | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | xfrm: remove flow cacheFlorian Westphal2017-07-181-9/+0Star
| * | | | | | | 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/+0Star
| * | | | | | | inet: Remove software UFO fragmenting code.David S. Miller2017-07-171-97/+3Star
| * | | | | | | inet: Stop generating UFO packets.David S. Miller2017-07-171-76/+0Star
* | | | | | | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-048-29/+64
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long2017-08-291-1/+0Star