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-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
9
-12
/
+13
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2025-06-19
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
1
-0
/
+8
2025-06-19
ipv6: Simplify link-local address generation for IPv6 GRE.
Guillaume Nault
1
-5
/
+5
2025-06-17
net: ipv6: Add ip6_mr_output()
Petr Machata
2
-0
/
+119
2025-06-17
net: ipv6: ip6mr: Split ip6mr_forward2() in two
Petr Machata
1
-7
/
+16
2025-06-17
net: ipv6: ip6mr: Make ip6mr_forward2() void
Petr Machata
1
-6
/
+6
2025-06-17
net: ipv6: ip6mr: Fix in/out netdev to pass to the FORWARD chain
Petr Machata
1
-1
/
+2
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
2
-3
/
+4
2025-06-17
net: ipv6: Make udp_tunnel6_xmit_skb() void
Petr Machata
1
-8
/
+7
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
1
-1
/
+1
2025-06-16
seg6: Allow End.X behavior to accept an oif
Ido Schimmel
1
-2
/
+3
2025-06-16
seg6: Call seg6_lookup_any_nexthop() from End.X behavior
Ido Schimmel
1
-1
/
+1
2025-06-16
seg6: Extend seg6_lookup_any_nexthop() with an oif argument
Ido Schimmel
1
-7
/
+10
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-55
/
+55
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
1
-55
/
+55
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
5
-5
/
+5
2025-06-05
seg6: Fix validation of nexthop addresses
Ido Schimmel
1
-4
/
+2
2025-05-30
net: Fix checksum update for ILA adj-transport
Paul Chaignon
1
-3
/
+3
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Paolo Abeni
3
-11
/
+14
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2
-4
/
+4
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
1
-3
/
+1
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-65
/
+18
2025-05-22
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
1
-4
/
+9
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
2
-54
/
+17
2025-05-20
ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.
Kuniyuki Iwashima
1
-31
/
+3
2025-05-20
ipv6: Pass gfp_flags down to ip6_route_info_create_nh().
Kuniyuki Iwashima
1
-4
/
+5
2025-05-20
Revert "ipv6: Factorise ip6_route_multipath_add()."
Kuniyuki Iwashima
1
-123
/
+70
2025-05-20
Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup"
Kuniyuki Iwashima
1
-3
/
+3
2025-05-20
ipv6: Narrow down RCU critical section in inet6_rtm_newroute().
Kuniyuki Iwashima
2
-15
/
+25
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
1
-4
/
+2
2025-05-20
ipv6: Remove rcu_read_lock() in fib6_get_table().
Kuniyuki Iwashima
1
-12
/
+10
2025-05-16
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
1
-11
/
+1
2025-05-15
ipv6: sr: Use nested-BH locking for hmac_storage
Sebastian Andrzej Siewior
1
-2
/
+11
2025-05-13
net: devmem: Implement TX path
Mina Almasry
1
-1
/
+2
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+9
2025-05-05
gre: Fix again IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-05-05
netfilter: bridge: Move specific fragmented packet to slow_path instead of dropping it
Huajian Yang
1
-6
/
+6
2025-05-02
ipv6: Restore fib6_config validation for SIOCADDRT.
Kuniyuki Iwashima
1
-42
/
+55
2025-05-01
ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup
Andrea Mayer
1
-3
/
+3
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-05-01
net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
Jibin Zhang
1
-1
/
+1
2025-04-29
ip: load balance tcp connections to single dst addr and port
Willem de Bruijn
2
-3
/
+12
2025-04-24
ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE.
Kuniyuki Iwashima
1
-6
/
+12
2025-04-24
ipv6: Protect nh->f6i_list with spinlock and flag.
Kuniyuki Iwashima
1
-5
/
+34
2025-04-24
ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add().
Kuniyuki Iwashima
1
-7
/
+14
2025-04-24
ipv6: Protect fib6_link_table() with spinlock.
Kuniyuki Iwashima
1
-5
/
+21
2025-04-24
ipv6: Factorise ip6_route_multipath_add().
Kuniyuki Iwashima
1
-75
/
+130
2025-04-24
ipv6: Rename rt6_nh.next to rt6_nh.list.
Kuniyuki Iwashima
1
-7
/
+7
2025-04-24
ipv6: Don't pass net to ip6_route_info_append().
Kuniyuki Iwashima
1
-4
/
+2
[prev]
[next]