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
2024-02-22
udp: add local "peek offset enabled" flag
Paolo Abeni
1
-1
/
+1
2024-02-21
ipv6: Simplify the allocation of slab caches
Kunwu Chan
1
-4
/
+2
2024-02-21
ip6mr: Simplify the allocation of slab caches in ip6_mr_init
Kunwu Chan
1
-4
/
+1
2024-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-5
/
+15
2024-02-15
net: ipv6/addrconf: clamp preferred_lft to the minimum required
Alex Henrie
1
-9
/
+34
2024-02-15
net: ipv6/addrconf: introduce a regen_min_advance sysctl
Alex Henrie
1
-1
/
+10
2024-02-15
net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
Alex Henrie
1
-6
/
+9
2024-02-15
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
1
-5
/
+8
2024-02-14
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
1
-1
/
+1
2024-02-14
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
4
-0
/
+5
2024-02-12
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
1
-1
/
+0
2024-02-12
net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.
Kui-Feng Lee
1
-1
/
+1
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
4
-15
/
+109
2024-02-12
net/ipv6: Remove unnecessary clean.
Kui-Feng Lee
1
-2
/
+0
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
2
-2
/
+5
2024-02-10
net: fill in MODULE_DESCRIPTION()s for ipv6 modules
Breno Leitao
7
-0
/
+7
2024-02-08
sit: use exit_batch_rtnl() method
Eric Dumazet
1
-8
/
+5
2024-02-08
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-08
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-08
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-02-03
ipv6: make addrconf_wq single threaded
Eric Dumazet
1
-1
/
+2
2024-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+32
2024-01-30
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
Helge Deller
1
-7
/
+14
2024-01-29
netfilter: xtables: allow xtables-nft only builds
Florian Westphal
2
-7
/
+15
2024-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-4
/
+9
2024-01-27
ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
Eric Dumazet
1
-3
/
+18
2024-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-01-24
net/ipv6: resolve warning in ip6_fib.c
Breno Leitao
2
-10
/
+13
2024-01-24
net/ipv6: Remove unnecessary pr_debug() logs
Breno Leitao
1
-4
/
+0
2024-01-24
bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
Kuniyuki Iwashima
1
-4
/
+9
2024-01-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
1
-0
/
+3
2024-01-18
Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-3
/
+8
2024-01-18
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
1
-0
/
+4
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
1
-3
/
+8
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
1
-1
/
+1
2024-01-13
udp: annotate data-races around up->pending
Eric Dumazet
1
-8
/
+8
2024-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-13
/
+13
2024-01-09
tcp: Revert no longer abort SYN_SENT when receiving some ICMP
Shachar Kagan
1
-6
/
+3
2024-01-07
ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-13
/
+13
2024-01-05
net: gro: parse ipv6 ext headers without frag0 invalidation
Richard Gobert
1
-10
/
+41
2024-01-05
net: gso: add HBH extension header offload support
Richard Gobert
2
-14
/
+22
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+5
2024-01-04
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
2
-3
/
+3
2024-01-03
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
Alex Henrie
1
-13
/
+5
2023-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-52
/
+9
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2
-52
/
+9
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
1
-2
/
+2
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+1
2023-12-11
ipv6: annotate data-races around np->ucast_oif
Eric Dumazet
6
-39
/
+33
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
7
-45
/
+47
[next]