summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-039-60/+40
|\
| * netfilter: conntrack: don't log "invalid" icmpv6 connectionsFlorian Westphal2017-08-281-5/+0
| * netfilter: conntrack: place print_tuple in procfs partFlorian Westphal2017-08-242-19/+0
| * netfilter: conntrack: remove protocol name from l4proto structFlorian Westphal2017-08-241-1/+0
| * netfilter: conntrack: remove protocol name from l3proto structFlorian Westphal2017-08-241-1/+0
| * 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/+2
| * 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-011-0/+2
* | ipv6: sr: Use ARRAY_SIZE macroThomas Meyer2017-09-011-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-018-29/+64
|\ \
| * | ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long2017-08-291-1/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-291-3/+4
| |\ \
| | * | esp: Fix skb tailroom calculationSteffen Klassert2017-08-251-1/+1
| | * | esp: Fix locking on page fragment allocationSteffen Klassert2017-08-251-2/+3
| * | | ipv6: set dst.obsolete when a cached route has expiredXin Long2017-08-282-2/+5
| * | | ipv6: fix sparse warning on rt6i_nodeWei Wang2017-08-283-6/+10
| * | | udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni2017-08-251-1/+10
| * | | ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert2017-08-251-1/+1
| |/ /
| * | ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-08-222-7/+27
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-222-5/+6
| |\ \
| | * | esp: Fix error handling on layer 2 xmit.Steffen Klassert2017-08-071-1/+1
| | * | esp: Fix memleaks on error paths.Steffen Klassert2017-07-131-4/+5
| * | | ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio2017-08-221-4/+2
* | | | 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-301-6/+12
* | | | neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-291-1/+1
* | | | 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
|\ \ \ \ | |/ / /
| * | | ipv6: repair fib6 tree in failure caseWei Wang2017-08-201-13/+11
| * | | ipv6: reset fn->rr_ptr when replacing routeWei Wang2017-08-181-0/+4
| * | | datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-181-1/+2
* | | | 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
OpenPOWER on IntegriCloud