summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
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-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
2021-04-01udp: Implement ->read_sock() for sockmapCong Wang1-0/+1
2021-04-01sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang2-0/+6
2021-03-31ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet4-6/+0
2021-03-31ipv6: convert elligible sysctls to u8Eric Dumazet2-26/+24
2021-03-31ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-03-30udp: properly complete L4 GRO over UDP tunnel packetPaolo Abeni1-1/+2
2021-03-30udp: fixup csum for GSO receive slow pathPaolo Abeni1-0/+1
2021-03-31netfilter: nf_log_ipv6: merge with nf_log_syslogFlorian Westphal3-431/+4
2021-03-30ipv6: add ipv6_dev_find to stubsAndreas Roeseler2-0/+8
2021-03-29sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-3/+1
2021-03-29ip6_vti: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-03-29ip6_gre: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-2/+2
2021-03-28sit: use minkernel test robot1-1/+1
2021-03-28ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...Xiongfeng Wang1-1/+1
2021-03-28ipv6: route.c: A spello fixBhaskar Chowdhury1-1/+1
2021-03-28ipv6: addrconf.c: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-26mld: add mc_lock for protecting per-interface mld dataTaehee Yoo1-116/+193
2021-03-26mld: add new workqueues for process mld eventsTaehee Yoo2-85/+199
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo4-179/+130
2021-03-26mld: convert ip6_sf_list to RCUTaehee Yoo1-74/+126
2021-03-26mld: convert ipv6_mc_socklist->sflist to RCUTaehee Yoo1-30/+22
2021-03-26mld: get rid of inet6_dev->mc_lockTaehee Yoo1-9/+0
2021-03-26mld: convert from timer to delayed workTaehee Yoo1-61/+79
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-46/+23
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-8/+8
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski2-10/+5
2021-03-15Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson1-7/+7
2021-03-15Revert "netfilter: x_tables: Update remaining dereference to RCU"Mark Tomlinson1-1/+1
2021-03-11seg6: ignore routing header with segments left equal to 0Julien Massonneau1-7/+4
2021-03-11seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()Julien Massonneau1-2/+3
2021-03-10net: ipv6: route.c:fix indentationShubhankar Kuranagatti1-13/+13
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang1-1/+1
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann1-27/+9
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-26/+22
2021-03-04cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore1-9/+5
2021-03-01net: always use icmp{,v6}_ndo_send from ndo_start_xmitJason A. Donenfeld4-17/+17
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2021-02-23net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe1-1/+0
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2-14/+16
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-11/+15
2021-02-11net: fib_notifier: don't return positive values on fib registrationVlad Buslov1-2/+3
2021-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+1
2021-02-08IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen2-1/+7
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen1-2/+6