index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
1
-4
/
+4
2024-03-01
ipv6: annotate data-races in ndisc_router_discovery()
Eric Dumazet
1
-15
/
+18
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
4
-12
/
+15
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
4
-6
/
+6
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
3
-7
/
+7
2024-03-01
ipv6: addrconf_disable_ipv6() optimization
Eric Dumazet
1
-7
/
+6
2024-03-01
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
3
-7
/
+8
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2024-02-29
net: sit: Do not set .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-02-28
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Eric Dumazet
1
-4
/
+4
2024-02-28
netlabel: remove impossible return value in netlbl_bitmap_walk
Zhengchao Shao
1
-4
/
+1
2024-02-28
ipv6: raw: remove useless input parameter in rawv6_get/seticmpfilter
Zhengchao Shao
1
-4
/
+4
2024-02-28
net: exthdrs: ioam6: send trace event
Justin Iurman
1
-0
/
+4
2024-02-28
net: ioam6: multicast event
Justin Iurman
1
-0
/
+64
2024-02-28
tcp: make dropreason in tcp_child_process() work
Jason Xing
1
-6
/
+10
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
1
-1
/
+2
2024-02-28
tcp: use drop reasons in cookie check for ipv6
Jason Xing
1
-4
/
+12
2024-02-28
tcp: directly drop skb in cookie check for ipv6
Jason Xing
2
-4
/
+5
2024-02-27
ipv6: raw: remove useless input parameter in rawv6_err
Zhengchao Shao
1
-3
/
+2
2024-02-26
ipv6: anycast: complete RCU handling of struct ifacaddr6
Eric Dumazet
2
-40
/
+25
2024-02-26
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
1
-3
/
+4
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
2
-3
/
+8
2024-02-26
ipv6: switch inet6_dump_ifinfo() to RCU protection
Eric Dumazet
1
-1
/
+1
2024-02-26
ipv6: use xarray iterator to implement inet6_dump_ifinfo()
Eric Dumazet
1
-27
/
+19
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
1
-4
/
+7
2024-02-26
ipv6: prepare inet6_fill_ifla6_attrs() for RCU
Eric Dumazet
2
-75
/
+90
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-02-22
ipv6/sit: Do not allocate stats in the driver
Breno Leitao
1
-8
/
+4
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-12
/
+39
2024-02-22
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
1
-0
/
+10
2024-02-21
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-20
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
1
-9
/
+11
2024-02-18
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
1
-3
/
+18
2024-02-15
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-13
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-09
net: fill in MODULE_DESCRIPTION()s for ipv6 modules
Breno Leitao
7
-0
/
+7
2024-02-07
sit: use exit_batch_rtnl() method
Eric Dumazet
1
-8
/
+5
2024-02-07
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
[prev]
[next]