summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet2019-03-081-2/+2
* net: ignore sysctl_devconf_inherit_init_net without SYSCTLArnd Bergmann2019-03-041-1/+2
* ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel2019-03-041-4/+4
* net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2019-03-032-0/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-028-985/+4
|\
| * netfilter: nf_tables: merge ipv4 and ipv6 nat chain typesFlorian Westphal2019-03-013-95/+0
| * netfilter: nf_tables: nat: merge nft_masq protocol specific modulesFlorian Westphal2019-03-013-101/+0
| * netfilter: nf_tables: nat: merge nft_redir protocol specific modulesFlorian Westphal2019-03-013-92/+0
| * netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.hFlorian Westphal2019-02-272-9/+5
| * netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal2019-02-273-383/+2
| * netfilter: nat: move nlattr parse and xfrm session decode to coreFlorian Westphal2019-02-271-60/+0
| * netfilter: nat: merge ipv4 and ipv6 masquerade functionalityFlorian Westphal2019-02-273-250/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-022-1/+7
|\ \ | |/ |/|
| * net: sit: fix memory leak in sit_init_net()Mao Wenan2019-03-021-0/+1
| * ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-011-1/+2
| * ipv6: Return error for RTA_VIA attributeDavid Ahern2019-02-261-0/+4
* | net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov2019-02-262-2/+0
* | tcp: clean up SOCK_DEBUG()Yafang Shao2019-02-251-2/+0
* | ipv6: icmp: use percpu allocationKefeng Wang2019-02-241-6/+5
* | ipv6: icmp: use icmpv6_sk_exit()Kefeng Wang2019-02-241-14/+11
* | ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu2019-02-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-246-34/+55
|\|
| * udpv6: fix possible user after free in error handlerPaolo Abeni2019-02-221-4/+6
| * fou6: fix proto error handler argument typePaolo Abeni2019-02-221-1/+1
| * udpv6: add the required annotation to mib typePaolo Abeni2019-02-221-1/+1
| * net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal2019-02-221-1/+1
| * ipv6: route: purge exception on removalPaolo Abeni2019-02-221-1/+12
| * net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_versionLorenzo Bianconi2019-02-221-0/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-212-2/+2
| |\
| | * xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-051-1/+1
| | * esp: Skip TX bytes accounting when sending from a request socketMartin Willi2019-01-281-1/+1
| * | net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretapLorenzo Bianconi2019-02-211-18/+18
| * | ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()Paolo Abeni2019-02-211-1/+5
| * | ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()Paolo Abeni2019-02-211-5/+6
* | | rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu2019-02-221-12/+3
* | | net: remove unneeded switch fall-throughLi RongQing2019-02-211-1/+0
* | | ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair2019-02-211-27/+51
* | | gso: validate gso_type on ipip style tunnelsWillem de Bruijn2019-02-201-3/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-14/+20
|\| |
| * | net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi2019-02-151-14/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-02-185-14/+49
|\ \ \
| * | | netfilter: reject: skip csum verification for protocols that don't support itAlin Nastac2019-02-131-0/+3
| * | | netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal2019-02-042-14/+10
| * | | netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal2019-02-043-3/+39
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-02-162-0/+13
|\ \ \ \
| * | | | ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-132-0/+13
* | | | | net/ipv6: prefer rcu_access_pointer() over rcu_dereference()Paolo Abeni2019-02-151-7/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-153-4/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ipv6: propagate genlmsg_reply return codeLi RongQing2019-02-121-3/+1
| * | | | net: fix IPv6 prefix route residueZhiqiang Liu2019-02-111-1/+2