summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern2017-08-291-13/+20
| * | | addrlabel: add/delete/get can run without rtnlFlorian Westphal2017-08-291-5/+17
| * | | net: Add comment that early_demux can change via sysctlDavid Ahern2017-08-282-0/+6
| * | | ipv6: sr: implement additional seg6local actionsDavid Lebrun2017-08-251-0/+147
| * | | ipv6: sr: add helper functions for seg6localDavid Lebrun2017-08-252-89/+101
| * | | ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun2017-08-251-0/+8
| * | | ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun2017-08-251-2/+23
| * | | ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-252-11/+38
| * | | ipv6: Use multipath hash from flow info if availableJakub Sitnicki2017-08-241-1/+7
| * | | ipv6: Fold rt6_info_hash_nhsfn() into its only callerJakub Sitnicki2017-08-241-11/+1
| * | | ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki2017-08-242-0/+51
| * | | ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-242-0/+9
| * | | tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney2017-08-231-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-212-14/+17
| |\ \ \
| * | | | net: ipv6: put host and anycast routes on device with addressDavid Ahern2017-08-213-56/+47
| * | | | 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-152-13/+10
| |\ \ \ \ \
| * | | | | | ipv6: route: set ipv6 RTM_GETROUTE to not use rtnlFlorian Westphal2017-08-151-1/+2
| * | | | | | ipv6: route: make rtm_getroute not assume rtnl is lockedFlorian Westphal2017-08-151-1/+6
| * | | | | | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-151-6/+1
| * | | | | | net: ipv6: lower ndisc notifier priority below addrconfDavid Ahern2017-08-091-0/+1
| * | | | | | rtnetlink: make rtnl_register accept a flags parameterFlorian Westphal2017-08-095-15/+15
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-091-8/+3
| |\ \ \ \ \ \
| * | | | | | | net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat2017-08-082-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/+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-031-10/+2
| * | | | | | | ipv6: Regenerate host route according to node pointer upon interface upIdo Schimmel2017-08-031-2/+2
| * | | | | | | ipv6: Regenerate host route according to node pointer upon loopback upIdo Schimmel2017-08-031-1/+1
| * | | | | | | ipv6: fib: Unlink replaced routes from their nodesIdo Schimmel2017-08-031-0/+2
| * | | | | | | ipv6: fib: Don't assume only nodes hold a reference on routesIdo Schimmel2017-08-031-2/+0
| * | | | | | | ipv6: fib: Add offload indication to routesIdo Schimmel2017-08-031-0/+8
| * | | | | | | ipv6: fib: Dump tables during registration to FIB chainIdo Schimmel2017-08-032-2/+100
| * | | | | | | ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel2017-08-032-2/+13
| * | | | | | | ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel2017-08-031-0/+17
| * | | | | | | ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-033-1/+63
| * | | | | | | ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel2017-08-031-0/+20
| | |_|/ / / / | |/| | | | |
OpenPOWER on IntegriCloud