index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
ipv6: add exception routes to GC list in rt6_insert_exception
Xin Long
1
-0
/
+1
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
1
-1
/
+2
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+14
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-8
/
+9
2025-04-09
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
1
-4
/
+4
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2
-0
/
+7
2025-04-07
ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
Kuniyuki Iwashima
1
-4
/
+5
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
4
-5
/
+5
2025-04-04
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
1
-2
/
+4
2025-04-04
ipv6: Start path selection from the first nexthop
Ido Schimmel
1
-3
/
+35
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
1
-2
/
+13
2025-04-03
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
1
-12
/
+25
2025-04-02
netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets
Debin Zhu
1
-3
/
+18
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
1
-2
/
+2
2025-03-25
Revert "udp_tunnel: GRO optimizations"
Jakub Kicinski
2
-7
/
+0
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-9
/
+33
2025-03-24
tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
Kuniyuki Iwashima
2
-18
/
+0
2025-03-23
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
1
-0
/
+23
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
1
-9
/
+10
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-20
/
+29
2025-03-20
Revert "gre: Fix IPv6 link-local address generation."
Guillaume Nault
1
-9
/
+6
2025-03-20
net: ipv6: ioam6: fix lwtunnel_output() loop
Justin Iurman
1
-4
/
+4
2025-03-18
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
2
-6
/
+8
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
2
-17
/
+22
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
2
-3
/
+4
2025-03-18
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
1
-0
/
+2
2025-03-18
ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
Kuniyuki Iwashima
1
-1
/
+2
2025-03-18
net: ipv6: fix TCP GSO segmentation with NAT
Felix Fietkau
1
-6
/
+15
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2
-0
/
+7
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
1
-7
/
+17
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
1
-1
/
+1
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-6
/
+9
2025-03-13
gre: Fix IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-03-10
ipv6: save dontfrag in cork
Willem de Bruijn
1
-4
/
+5
2025-03-10
ipv6: remove leftover ip6 cookie initializer
Willem de Bruijn
1
-2
/
+0
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
4
-0
/
+4
2025-03-08
udp: expand SKB_DROP_REASON_UDP_CSUM use
Eric Dumazet
1
-1
/
+1
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
1
-4
/
+11
2025-03-06
inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
Eric Dumazet
1
-2
/
+2
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
1
-0
/
+1
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
1
-1
/
+2
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
1
-2
/
+4
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
1
-11
/
+13
2025-03-04
tcp: use RCU in __inet{6}_check_established()
Eric Dumazet
1
-3
/
+16
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
4
-4
/
+4
2025-03-03
net: use sock_kmemdup for ip_options
Geliang Tang
1
-2
/
+1
2025-03-03
tcp: remove READ_ONCE(req->ts_recent)
Eric Dumazet
1
-1
/
+1
2025-03-03
net: gro: convert four dev_net() calls
Eric Dumazet
2
-2
/
+2
2025-03-03
tcp: convert to dev_net_rcu()
Eric Dumazet
1
-11
/
+11
[prev]
[next]