summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | netfilter: Libify xt_TPROXYMáté Eckl2018-06-033-1/+151
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-06-023-9/+2
| |\ \ \ \
| | * | | | netfilter: nat: merge ipv4/ipv6 masquerade code into main nat moduleFlorian Westphal2018-05-293-9/+2
| | | |/ / | | |/| |
| * | | | tcp: minor optimization around tcp_hdr() usage in receive pathYafang Shao2018-05-311-1/+1
| * | | | net/ipv6: Add support for specifying metric of connected routesDavid Ahern2018-05-291-18/+75
| * | | | net/ipv6: Pass ifa6_config struct to inet6_addr_modifyDavid Ahern2018-05-291-21/+23
| * | | | net/ipv6: Pass ifa6_config struct to inet6_addr_addDavid Ahern2018-05-291-55/+57
| * | | | net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern2018-05-291-59/+75
| * | | | net: remove unnecessary genlmsg_cancel() callsYueHaibing2018-05-291-1/+0
| |/ / /
| * | | net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern2018-05-241-2/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-245-11/+241
| |\ \ \
| | * | | ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux2018-05-241-2/+166
| | * | | bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-242-0/+7
| | * | | ipv6: sr: export function lookup_nexthopMathieu Xhonneux2018-05-241-9/+11
| | * | | net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern2018-05-223-0/+57
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-235-154/+114
| |\ \ \ \
| | * | | | netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat2018-05-231-0/+2
| | * | | | netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2018-05-233-112/+103
| | * | | | netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal2018-05-231-6/+14
| | * | | | netfilter: xtables: allow table definitions not backed by hook_opsFlorian Westphal2018-05-231-1/+4
| | * | | | netfilter: nf_nat: move common nat code to nat coreFlorian Westphal2018-05-231-46/+2
| * | | | | ipv6: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu2018-05-231-0/+17
| * | | | | udp: exclude gso from xfrm pathsWillem de Bruijn2018-05-231-1/+2
| * | | | | net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern2018-05-222-87/+73
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-213-61/+229
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-165-64/+210
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern2018-05-112-2/+37
| | * | | | net/ipv6: Update fib6 tracepoint to take fib6_infoDavid Ahern2018-05-111-8/+6
| | * | | | net/ipv6: Add fib6_lookupDavid Ahern2018-05-112-2/+91
| | * | | | net/ipv6: Refactor fib6_rule_actionDavid Ahern2018-05-111-21/+31
| | * | | | net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern2018-05-111-14/+25
| | * | | | net/ipv6: Rename rt6_multipath_selectDavid Ahern2018-05-111-8/+9
| | * | | | net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern2018-05-112-10/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-114-9/+11
| |\ \ \ \ \
| * | | | | | erspan: auto detect truncated ipv6 packets.William Tu2018-05-111-0/+6
| * | | | | | tcp: Add mark for TIMEWAIT socketsJon Maxwell2018-05-101-1/+5
| * | | | | | net/ipv6: fix lock imbalance in ip6_route_del()Eric Dumazet2018-05-101-1/+3
| * | | | | | net/udp: Update udp_encap_needed static key to modern apiDavidlohr Bueso2018-05-101-4/+4
| * | | | | | udp: Add support for software checksum and GSO_PARTIAL with GSO offloadAlexander Duyck2018-05-081-10/+1
| * | | | | | udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck2018-05-081-6/+1
| * | | | | | udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck2018-05-081-1/+1
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-072-5/+3
| |\ \ \ \ \
| | * | | | | change the comment of vti6_ioctlSun Lianwen2018-05-011-1/+1
| | * | | | | xfrm: remove VLA usage in __xfrm6_sort()Kees Cook2018-04-261-4/+2
| * | | | | | net: ipv6/gre: Add GRO supportEran Ben Elisha2018-05-071-10/+27
| * | | | | | net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan2018-05-071-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-0612-298/+180
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal2018-05-063-13/+7
| | * | | | | | netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam2018-05-061-9/+164
| | * | | | | | netfilter: x_tables: remove duplicate ip6t_get_target function callTaehee Yoo2018-04-241-1/+0