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
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
2
-3
/
+3
2025-01-20
ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL.
Kuniyuki Iwashima
1
-4
/
+8
2025-01-20
ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL.
Kuniyuki Iwashima
1
-8
/
+17
2025-01-20
ipv6: Move lifetime validation to inet6_rtm_newaddr().
Kuniyuki Iwashima
1
-58
/
+35
2025-01-20
ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr().
Kuniyuki Iwashima
1
-7
/
+7
2025-01-20
ipv6: Pass dev to inet6_addr_add().
Kuniyuki Iwashima
1
-10
/
+10
2025-01-20
ipv6: Convert inet6_ioctl() to per-netns RTNL.
Kuniyuki Iwashima
1
-6
/
+6
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().
Kuniyuki Iwashima
1
-5
/
+5
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_dad_work().
Kuniyuki Iwashima
1
-3
/
+6
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_verify_work().
Kuniyuki Iwashima
1
-2
/
+2
2025-01-20
ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL.
Kuniyuki Iwashima
1
-30
/
+30
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
2
-3
/
+3
2025-01-15
inet: ipmr: fix data-races
Eric Dumazet
1
-14
/
+14
2025-01-10
Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-1
/
+2
2025-01-09
netlink: add IPv6 anycast join/leave notifications
Yuyang Huang
2
-3
/
+38
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+11
2025-01-02
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2024-12-23
netlink: correct nlmsg size for multicast notifications
Yuyang Huang
2
-3
/
+4
2024-12-23
udp: Deal with race between UDP socket address change and rehash
Stefano Brivio
1
-0
/
+50
2024-12-19
ipv6: Add flow label to route get requests
Ido Schimmel
1
-1
/
+19
2024-12-19
ipv6: fib_rules: Add flow label support
Ido Schimmel
1
-2
/
+55
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
3
-6
/
+8
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
3
-3
/
+3
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
4
-2
/
+6
2024-12-15
netlink: add IGMP/MLD join/leave notifications
Yuyang Huang
2
-20
/
+48
2024-12-11
ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]
Eric Dumazet
1
-6
/
+6
2024-12-11
ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
Eric Dumazet
1
-5
/
+8
2024-12-11
ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation
Eric Dumazet
1
-20
/
+22
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-10
/
+11
2024-12-05
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2024-12-05
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-33
/
+52
2024-12-05
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-36
/
+37
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
1
-1
/
+2
2024-12-04
inet: add indirect call wrapper for getfrag() calls
Eric Dumazet
1
-5
/
+8
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
1
-1
/
+1
2024-12-02
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-01
ipv6: avoid possible NULL deref in modify_prefix_route()
Eric Dumazet
1
-6
/
+7
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
1
-1
/
+1
2024-11-28
ip6mr: fix tables suspicious RCU usage
Paolo Abeni
1
-11
/
+27
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
1
-0
/
+14
2024-11-26
net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
Hangbin Liu
1
-12
/
+29
2024-11-18
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
1
-2
/
+100
2024-11-18
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
1
-1
/
+1
2024-11-18
net/udp: Add a new struct for hash2 slot
Philo Lu
1
-9
/
+6
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-3
/
+3
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
1
-7
/
+7
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
1
-3
/
+1
2024-11-11
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
2
-19
/
+34
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
5
-27
/
+13
[prev]
[next]