index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-10-10
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-10
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-10
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-23
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
2023-09-23
ipv4: annotate data-races around fi->fib_dead
Eric Dumazet
2023-09-23
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
2023-09-23
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2023-09-23
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-08-30
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
2023-08-30
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
2023-08-11
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-11
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-11
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-07-27
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2023-07-27
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
2023-07-27
tcp: annotate data-races around tp->linger2
Eric Dumazet
2023-07-27
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
2023-07-27
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
2023-07-27
Revert "tcp: avoid the lookup process failing to get sk in ehash table"
Kuniyuki Iwashima
2023-07-27
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-06-28
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-06-09
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-06-05
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-30
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2023-05-30
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2023-05-17
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2023-04-20
icmp: guard against too small mtu
Eric Dumazet
2023-04-05
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-03-22
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-22
tcp: tcp_make_synack() can be called from process context
Breno Leitao
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-03-11
tcp: Fix listen() regression in 5.4.229.
Kuniyuki Iwashima
2023-03-11
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2023-03-11
inet: fix fast path in __inet_hash_connect()
Pietro Borrello
2023-02-22
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2023-02-22
Revert "ipv4: Fix incorrect route flushing when source address is deleted"
Shaoying Xu
2023-02-06
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
2023-02-06
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
2023-02-06
tcp: fix rate_app_limited to default to 1
David Morley
2023-02-06
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2023-01-18
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
[next]