index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
2025-03-18
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
2025-03-18
ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
Kuniyuki Iwashima
2025-03-18
net: ipv6: fix TCP GSO segmentation with NAT
Felix Fietkau
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-13
gre: Fix IPv6 link-local address generation.
Guillaume Nault
2025-03-10
ipv6: save dontfrag in cork
Willem de Bruijn
2025-03-10
ipv6: remove leftover ip6 cookie initializer
Willem de Bruijn
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
2025-03-08
udp: expand SKB_DROP_REASON_UDP_CSUM use
Eric Dumazet
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
2025-03-06
inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
Eric Dumazet
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
2025-03-04
tcp: use RCU in __inet{6}_check_established()
Eric Dumazet
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-03-03
net: use sock_kmemdup for ip_options
Geliang Tang
2025-03-03
tcp: remove READ_ONCE(req->ts_recent)
Eric Dumazet
2025-03-03
net: gro: convert four dev_net() calls
Eric Dumazet
2025-03-03
tcp: convert to dev_net_rcu()
Eric Dumazet
2025-03-03
tcp: add a drop_reason pointer to tcp_check_req()
Eric Dumazet
2025-02-28
inet: ping: avoid skb_clone() dance in ping_rcv()
Eric Dumazet
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
2025-02-27
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
2025-02-21
ipv6: fib_rules: Add DSCP mask matching
Ido Schimmel
2025-02-21
net: ipv6: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
2025-02-21
net: ipv6: Init tunnel link-netns before registering dev
Xiao Liang
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2025-02-19
ipv6: fib_rules: Add port mask matching
Ido Schimmel
2025-02-18
ipv6: initialize inet socket cookies with sockcm_init
Willem de Bruijn
2025-02-18
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
2025-02-15
ndisc: ndisc_send_redirect() cleanup
Eric Dumazet
2025-02-14
inet: consolidate inet_csk_clone_lock()
Eric Dumazet
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-13
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
2025-02-10
ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure().
Kuniyuki Iwashima
2025-02-10
ipv6: mcast: extend RCU protection in igmp6_send()
Eric Dumazet
2025-02-10
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
2025-02-10
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
2025-02-10
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
2025-02-06
ipv6: Use RCU in ip6_input()
Eric Dumazet
2025-02-06
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
2025-02-06
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
[prev]
[next]