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
/
ipv4
Age
Commit message (
Expand
)
Author
2026-05-13
net: make is_skb_wmem() available to modules
Eric Dumazet
2026-05-11
tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().
Kuniyuki Iwashima
2026-05-10
ipv4: Add __must_check to nexthop removal functions
Cosmin Ratiu
2026-05-10
ipv4: Flush the FIB once on multiple nexthop removal
Cosmin Ratiu
2026-05-10
ipv4: Provide a FIB flushing signal from nexthop removal functions
Cosmin Ratiu
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-05-08
Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-05-08
tcp: Fix imbalanced icsk_accept_queue count.
Kuniyuki Iwashima
2026-05-08
tcp: Fix potential UAF in reqsk_timer_handler().
Kuniyuki Iwashima
2026-05-08
netfilter: x_tables: close dangling table module init race
Florian Westphal
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
2026-05-08
netfilter: x_tables: unregister the templates first
Florian Westphal
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-07
ipmr: Call ipmr_fib_lookup() under RCU.
Kuniyuki Iwashima
2026-05-06
tcp: tcp_child_process() related UAF
Eric Dumazet
2026-05-06
inetpeer: add a missing read_seqretry() in inet_getpeer()
Eric Dumazet
2026-05-06
Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-05-05
udp_tunnel: Remove synchronize_rcu() in udp_tunnel_sock_release().
Kuniyuki Iwashima
2026-05-05
fou: Store struct sock in struct fou.
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
2026-05-05
udp_tunnel: Pass struct sock to udp_tunnel_sock_release().
Kuniyuki Iwashima
2026-05-05
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2026-05-04
ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
Ujjal Roy
2026-05-01
tcp: move max_packets_out, cwnd_usage_seq, rate_delivered and rate_interval_u...
Eric Dumazet
2026-05-01
tcp: move tp->bytes_acked to tcp_sock_write_tx group
Eric Dumazet
2026-05-01
tcp: move tp->first_tx_mstamp and tp->delivered_mstamp to tcp_sock_write_tx
Eric Dumazet
2026-05-01
tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx group
Eric Dumazet
2026-05-01
tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx group
Eric Dumazet
2026-05-01
ipv4: igmp: annotate data-races in igmp_heard_query()
Eric Dumazet
2026-05-01
ipmr: prevent info-leak in pmr_cache_report()
Eric Dumazet
2026-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-30
netfilter: nf_socket: skip socket lookup for non-first fragments
Fernando Fernandez Mancera
2026-04-30
net/tcp: Remove tcp_sigpool
Eric Biggers
2026-04-30
net/tcp-ao: Return void from functions that can no longer fail
Eric Biggers
2026-04-30
net/tcp-ao: Use stack-allocated MAC and traffic_key buffers
Eric Biggers
2026-04-30
net/tcp-ao: Use crypto library API instead of crypto_ahash
Eric Biggers
2026-04-30
net/tcp-ao: Drop support for most non-RFC-specified algorithms
Eric Biggers
2026-04-29
tcp: add tcp_mstamp_refresh_inline()
Eric Dumazet
2026-04-28
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-04-27
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
2026-04-27
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
2026-04-23
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
[prev]
[next]