summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-0642-534/+1621
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-062-18/+6Star
| |\
| | * Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-032-18/+6Star
| * | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-9/+3Star
| * | net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-043-6/+6
| * | netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-041-4/+2Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-049-60/+40Star
| |\ \
| | * | netfilter: conntrack: don't log "invalid" icmpv6 connectionsFlorian Westphal2017-08-281-5/+0Star
| | * | netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-242-19/+0Star
| | * | netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-241-1/+0Star
| | * | netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-241-1/+0Star
| | * | netfilter: conntrack: compute l3proto nla size at compile timeFlorian Westphal2017-08-241-6/+8
| | * | netfilter: constify nf_loginfo structuresJulia Lawall2017-08-022-2/+2
| | * | netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-311-15/+2Star
| | * | netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-315-5/+5
| | * | netfilter: nf_tables: fib: use skb_header_pointerPablo M. Bermudo Garay2017-07-311-6/+23
| * | | net: Add module reference to FIB notifiersIdo Schimmel2017-09-021-0/+2
| * | | ipv6: sr: Use ARRAY_SIZE macroThomas Meyer2017-09-021-3/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-028-29/+64
| |\ \ \ | | | |/ | | |/|
| * | | xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman2017-08-311-15/+36
| * | | ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"Ahmed Abdelsalam2017-08-311-6/+12
| * | | neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-301-1/+1
| * | | ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern2017-08-301-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-292-0/+6
| * | | ipv6: sr: implement additional seg6local actionsDavid Lebrun2017-08-261-0/+147
| * | | ipv6: sr: add helper functions for seg6localDavid Lebrun2017-08-262-89/+101
| * | | ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun2017-08-261-0/+8
| * | | ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun2017-08-261-2/+23
| * | | ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun2017-08-262-11/+38
| * | | ipv6: Use multipath hash from flow info if availableJakub Sitnicki2017-08-251-1/+7
| * | | ipv6: Fold rt6_info_hash_nhsfn() into its only callerJakub Sitnicki2017-08-251-11/+1Star
| * | | ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki2017-08-252-0/+51
| * | | ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-252-0/+9
| * | | tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney2017-08-241-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-222-14/+17
| |\ \ \
| * | | | 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