summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-06-101-4/+18
|\
| * netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal2021-06-091-4/+18
* | udp: fix race between close() and udp_abort()Paolo Abeni2021-06-091-0/+3
|/
* net: ipv4: Remove unneed BUG() functionZheng Yongjun2021-06-081-1/+1
* ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li2021-06-031-2/+6
* sit: set name of device back to struct parmszhang kai2021-06-031-0/+3
* ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri2021-05-211-1/+3
* mld: fix panic in mld_newpack()Taehee Yoo2021-05-171-3/+0
* net: Remove redundant assignment to errYang Li2021-04-291-3/+0
* seg6: add counters support for SRv6 BehaviorsAndrea Mayer2021-04-291-2/+196
* net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing2021-04-271-5/+7
* netfilter: allow to turn off xtables compat layerFlorian Westphal2021-04-261-8/+8
* netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal2021-04-266-54/+61
* netfilter: xt_nat: pass table to hookfnFlorian Westphal2021-04-261-10/+35
* netfilter: x_tables: remove paranoia testsFlorian Westphal2021-04-265-15/+0
* netfilter: ip6tables: unregister the tables by nameFlorian Westphal2021-04-266-33/+22
* netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2021-04-262-10/+1
* netfilter: disable defrag once its no longer neededFlorian Westphal2021-04-261-6/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-191-0/+2
|\
| * netfilter: Dissect flow after packet manglingIdo Schimmel2021-04-181-0/+2
* | mld: remove unnecessary prototypesTaehee Yoo2021-04-191-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-173-2/+14
|\ \
| * | net: ip6_tunnel: Unregister catch-all devicesHristo Venev2021-04-131-0/+10
| * | net: sit: Unregister catch-all devicesHristo Venev2021-04-131-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-04-121-0/+2
| |\ \
| | * | netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-131-0/+2
* | | | mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo2021-04-161-0/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-04-143-3/+3
|\ \ \ \
| * | | | ipv6: fix clang Wformat warningArnd Bergmann2021-03-252-2/+2
| * | | | esp6: remove a duplicative conditionJunlin Yang2021-03-121-1/+1
* | | | | icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler2021-04-131-0/+4
| |_|_|/ |/| | |
* | | | net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer2021-04-121-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-097-17/+52
|\ \ \ \ | | |/ / | |/| |
| * | | net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum2021-04-081-3/+5
| * | | ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-081-6/+26
| * | | net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski2021-04-051-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-03-314-7/+20
| |\ \ \ | | |_|/ | |/| |
| | * | xfrm: Provide private skb extensions for segmented and hw offloaded ESP packetsSteffen Klassert2021-03-291-1/+10
| | * | esp: delete NETIF_F_SCTP_CRC bit from features for esp offloadXin Long2021-03-221-2/+4
| | * | xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo2021-03-032-2/+2
| | * | vti6: fix ipv4 pmtu check to honor ip header dfEyal Birger2021-03-031-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-04-065-468/+50
|\ \ \ \
| * | | | netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal2021-04-062-37/+46
| * | | | netfilter: nf_log_ipv6: merge with nf_log_syslogFlorian Westphal2021-03-313-431/+4
* | | | | mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo2021-04-051-25/+23
* | | | | mptcp: add mptcp reset option supportFlorian Westphal2021-04-021-1/+13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-023-0/+7
|\ \ \ \ \
| * | | | | udp: Implement ->read_sock() for sockmapCong Wang2021-04-011-0/+1
| * | | | | sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang2021-04-012-0/+6
* | | | | | net: ipv6: Refactor in rt6_age_examine_exceptionXu Jia2021-04-011-4/+1