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.19.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
2024-07-05
tcp: Fix data races around icsk->icsk_af_ops.
Kuniyuki Iwashima
2024-07-05
ipv6: Fix data races around sk->sk_prot.
Kuniyuki Iwashima
2024-07-05
cipso: fix total option length computation
Ondrej Mosnacek
2024-07-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-06-16
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
2024-06-16
tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
Kuniyuki Iwashima
2024-06-16
tcp: avoid premature drops in tcp_add_backlog()
Eric Dumazet
2024-06-16
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-06-16
net: remove duplicate reuseport_lookup functions
Lorenz Bauer
2024-06-16
net: export inet_lookup_reuseport and inet6_lookup_reuseport
Lorenz Bauer
2024-05-17
tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().
Kuniyuki Iwashima
2024-05-17
tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
Eric Dumazet
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-05-17
net: gro: add flush check in udp_gro_receive_segment
Richard Gobert
2024-05-02
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-05-02
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
2024-05-02
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Kuniyuki Iwashima
2024-05-02
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-05-02
netfilter: complete validation of user input
Eric Dumazet
2024-05-02
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-04-13
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-04-13
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-04-13
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-04-13
netfilter: validate user input for expected length
Eric Dumazet
2024-04-13
tcp: properly terminate timers for kernel sockets
Eric Dumazet
2024-03-26
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
2024-03-26
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
2024-03-26
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2024-03-26
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2024-03-26
net/ipv4: Revert use of struct_size() helper
Gustavo A. R. Silva
2024-03-26
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2024-03-26
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
2024-03-26
net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
Eric Dumazet
2024-03-26
inet_diag: annotate data-races around inet_diag_table[]
Eric Dumazet
2024-03-06
net: ip_tunnel: prevent perpetual headroom growth
Florian Westphal
2024-03-01
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
2024-03-01
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
2024-02-23
inet: read sk->sk_family once in inet_recv_error()
Eric Dumazet
2024-02-23
tunnels: fix out of bounds access when building IPv6 PMTU error
Antoine Tenart
2024-02-23
net: ipv4: fix a memleak in ip_setup_cork
Zhipeng Lu
2024-02-23
tcp: add sanity checks to rx zerocopy
Eric Dumazet
2024-02-23
net-zerocopy: Refactor frag-is-remappable test.
Arjun Roy
2024-02-23
tcp: Add memory barrier to tcp_push()
Salvatore Dipietro
2024-02-23
tcp: make sure init the accept_queue's spinlocks once
Zhengchao Shao
2023-12-20
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
2023-12-13
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-13
ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit()
Shigeru Yoshida
2023-12-08
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-12-08
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
[next]