index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-03
mptcp: add mptcp reset option support
Florian Westphal
1
-1
/
+13
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-0
/
+7
2021-04-02
net: ipv6: Refactor in rt6_age_examine_exception
Xu Jia
1
-4
/
+1
2021-04-01
udp: Implement ->read_sock() for sockmap
Cong Wang
1
-0
/
+1
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2
-0
/
+6
2021-04-01
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-04-01
ipv6: convert elligible sysctls to u8
Eric Dumazet
2
-26
/
+24
2021-04-01
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-03-31
udp: properly complete L4 GRO over UDP tunnel packet
Paolo Abeni
1
-1
/
+2
2021-03-31
udp: fixup csum for GSO receive slow path
Paolo Abeni
1
-0
/
+1
2021-03-30
ipv6: add ipv6_dev_find to stubs
Andreas Roeseler
2
-0
/
+8
2021-03-30
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-03-30
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-03-30
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-03-29
sit: use min
kernel test robot
1
-1
/
+1
2021-03-29
ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...
Xiongfeng Wang
1
-1
/
+1
2021-03-29
ipv6: route.c: A spello fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-29
ipv6: addrconf.c: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-27
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
1
-116
/
+193
2021-03-27
mld: add new workqueues for process mld events
Taehee Yoo
2
-85
/
+199
2021-03-27
mld: convert ifmcaddr6 to RCU
Taehee Yoo
4
-179
/
+130
2021-03-27
mld: convert ip6_sf_list to RCU
Taehee Yoo
1
-74
/
+126
2021-03-27
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
1
-30
/
+22
2021-03-27
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
1
-9
/
+0
2021-03-27
mld: convert from timer to delayed work
Taehee Yoo
1
-61
/
+79
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-46
/
+23
2021-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-8
/
+8
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
2
-10
/
+5
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
1
-7
/
+7
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
1
-1
/
+1
2021-03-12
seg6: ignore routing header with segments left equal to 0
Julien Massonneau
1
-7
/
+4
2021-03-12
seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
Julien Massonneau
1
-2
/
+3
2021-03-10
net: ipv6: route.c:fix indentation
Shubhankar Kuranagatti
1
-13
/
+13
2021-03-10
ipv6: fix suspecious RCU usage warning
Wei Wang
1
-1
/
+1
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
1
-27
/
+9
2021-03-10
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-26
/
+22
2021-03-05
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
1
-9
/
+5
2021-03-02
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
4
-17
/
+17
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-02-24
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
1
-1
/
+0
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2
-14
/
+16
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-11
/
+15
2021-02-12
net: fib_notifier: don't return positive values on fib registration
Vlad Buslov
1
-2
/
+3
2021-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2021-02-09
IPv6: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2
-1
/
+7
2021-02-09
IPv6: Add "offload failed" indication to routes
Amit Cohen
1
-2
/
+6
2021-02-09
seg6: fool-proof the processing of SRv6 behavior attributes
Andrea Mayer
1
-28
/
+39
2021-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-9
/
+9
2021-02-05
net/core: move gro function declarations to separate header
Leon Romanovsky
1
-0
/
+1
2021-02-05
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
1
-2
/
+1
[next]