summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+9
2021-06-03ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li1-2/+6
2021-06-03sit: set name of device back to struct parmszhang kai1-0/+3
2021-06-02sit: replace 68 with micro IPV4_MIN_MTUzhang kai1-1/+1
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-2/+2
2021-05-31ipv6: align code with contextRocco Yue1-4/+4
2021-05-31ipv6: use prandom_u32() for ID generationWilly Tarreau1-23/+5
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal1-1/+1
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal1-1/+1
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+3
2021-05-21ipv6: record frag_max_size in atomic fragments in input pathFrancesco Ruggeri1-1/+3
2021-05-19net: Add notifications when multipath hash field changeIdo Schimmel1-1/+17
2021-05-18ipv6: Add custom multipath hash policyIdo Schimmel2-1/+127
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel2-0/+17
2021-05-18ipv6: Calculate multipath hash inside switch statementIdo Schimmel1-2/+4
2021-05-18ipv6: Use a more suitable label nameIdo Schimmel1-2/+2
2021-05-17mld: fix panic in mld_newpack()Taehee Yoo1-3/+0
2021-05-14tcp: add tracepoint for checksum errorsJakub Kicinski1-0/+2
2021-04-29net: Remove redundant assignment to errYang Li1-3/+0
2021-04-29seg6: add counters support for SRv6 BehaviorsAndrea Mayer1-2/+196
2021-04-27net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing1-5/+7
2021-04-26netfilter: allow to turn off xtables compat layerFlorian Westphal1-8/+8
2021-04-26netfilter: ip6_tables: pass table pointer via nf_hook_opsFlorian Westphal6-54/+61
2021-04-26netfilter: xt_nat: pass table to hookfnFlorian Westphal1-10/+35
2021-04-26netfilter: x_tables: remove paranoia testsFlorian Westphal5-15/+0
2021-04-26netfilter: ip6tables: unregister the tables by nameFlorian Westphal6-33/+22
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal2-10/+1
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal1-6/+23
2021-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+2
2021-04-19mld: remove unnecessary prototypesTaehee Yoo1-3/+0
2021-04-18netfilter: Dissect flow after packet manglingIdo Schimmel1-0/+2
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+14
2021-04-16mld: fix suspicious RCU usage in __ipv6_dev_mc_dec()Taehee Yoo1-0/+2
2021-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-3/+3
2021-04-13icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcvAndreas Roeseler1-0/+4
2021-04-13net: ip6_tunnel: Unregister catch-all devicesHristo Venev1-0/+10
2021-04-13net: sit: Unregister catch-all devicesHristo Venev1-2/+2
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2021-04-13netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal1-0/+2
2021-04-12net: seg6: trivial fix of a spelling mistake in commentAndrea Mayer1-1/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-17/+52
2021-04-08net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-08ipv6: report errors for iftoken via netlink extackStephen Hemminger1-6/+26
2021-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-468/+50
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal2-37/+46
2021-04-05net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()Maciej Żenczykowski1-1/+1
2021-04-05mld: change lockdep annotation for ip6_sf_socklist and ipv6_mc_socklistTaehee Yoo1-25/+23
2021-04-02mptcp: add mptcp reset option supportFlorian Westphal1-1/+13
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-0/+7
2021-04-01net: ipv6: Refactor in rt6_age_examine_exceptionXu Jia1-4/+1