index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
4 days
gre: Fix IPv6 multicast route creation.
Guillaume Nault
2025-06-19
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
seg6: Fix validation of nexthop addresses
Ido Schimmel
2025-05-30
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
netfilter: nf_tables: nft_fib_ipv6: fix VRF ipv4/ipv6 result discrepancy
Florian Westphal
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-05-20
ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.
Kuniyuki Iwashima
2025-05-20
ipv6: Pass gfp_flags down to ip6_route_info_create_nh().
Kuniyuki Iwashima
2025-05-20
Revert "ipv6: Factorise ip6_route_multipath_add()."
Kuniyuki Iwashima
2025-05-20
Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6loc...
Kuniyuki Iwashima
2025-05-20
ipv6: Narrow down RCU critical section in inet6_rtm_newroute().
Kuniyuki Iwashima
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
2025-05-20
ipv6: Remove rcu_read_lock() in fib6_get_table().
Kuniyuki Iwashima
2025-05-16
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
2025-05-15
ipv6: sr: Use nested-BH locking for hmac_storage
Sebastian Andrzej Siewior
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-05
gre: Fix again IPv6 link-local address generation.
Guillaume Nault
2025-05-05
netfilter: bridge: Move specific fragmented packet to slow_path instead of dr...
Huajian Yang
2025-05-02
ipv6: Restore fib6_config validation for SIOCADDRT.
Kuniyuki Iwashima
2025-05-01
ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT s...
Andrea Mayer
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
Jibin Zhang
2025-04-29
ip: load balance tcp connections to single dst addr and port
Willem de Bruijn
2025-04-24
ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE.
Kuniyuki Iwashima
2025-04-24
ipv6: Protect nh->f6i_list with spinlock and flag.
Kuniyuki Iwashima
2025-04-24
ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add().
Kuniyuki Iwashima
2025-04-24
ipv6: Protect fib6_link_table() with spinlock.
Kuniyuki Iwashima
2025-04-24
ipv6: Factorise ip6_route_multipath_add().
Kuniyuki Iwashima
2025-04-24
ipv6: Rename rt6_nh.next to rt6_nh.list.
Kuniyuki Iwashima
2025-04-24
ipv6: Don't pass net to ip6_route_info_append().
Kuniyuki Iwashima
2025-04-24
ipv6: Preallocate nhc_pcpu_rth_output in ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Preallocate rt->fib6_nh->rt6i_pcpu in ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Split ip6_route_info_create().
Kuniyuki Iwashima
2025-04-24
ipv6: Move nexthop_find_by_id() after fib6_info_alloc().
Kuniyuki Iwashima
2025-04-24
ipv6: Check GATEWAY in rtm_to_fib6_multipath_config().
Kuniyuki Iwashima
2025-04-24
ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config().
Kuniyuki Iwashima
2025-04-24
ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE.
Kuniyuki Iwashima
2025-04-24
ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config().
Kuniyuki Iwashima
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-17
net: ipv6: ioam6: fix double reallocation
Justin Iurman
2025-04-17
net: ipv6: ioam6: use consistent dst names
Justin Iurman
2025-04-17
ovpn: implement TCP transport
Antonio Quartulli
[next]