index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-07
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
1
-4
/
+3
2022-12-31
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
1
-0
/
+1
2022-12-31
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
1
-2
/
+2
2022-12-31
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
Pengcheng Yang
1
-1
/
+4
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
1
-5
/
+6
2022-12-31
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
1
-1
/
+2
2022-12-31
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
4
-6
/
+7
2022-12-31
udp: Clean up some functions.
Kuniyuki Iwashima
1
-16
/
+23
2022-12-14
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
1
-0
/
+3
2022-12-14
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
1
-0
/
+1
2022-12-14
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
1
-19
/
+29
2022-12-14
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
1
-1
/
+6
2022-12-08
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
1
-3
/
+5
2022-12-08
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
1
-4
/
+4
2022-12-02
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2
-5
/
+15
2022-12-02
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
1
-1
/
+3
2022-12-02
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
1
-0
/
+2
2022-12-02
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
1
-2
/
+2
2022-12-02
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
1
-0
/
+3
2022-12-02
xfrm: fix "disable_policy" on ipv4 early demux
Eyal Birger
1
-0
/
+5
2022-11-26
tcp: cdg: allow tcp_cdg_release() to be called multiple times
Eric Dumazet
1
-0
/
+2
2022-11-16
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
1
-1
/
+1
2022-11-16
bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues
Wang Yufen
1
-3
/
+5
2022-11-10
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
1
-0
/
+2
2022-11-10
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2
-4
/
+4
2022-11-10
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
1
-0
/
+3
2022-11-03
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
1
-1
/
+1
2022-11-03
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
1
-1
/
+2
2022-11-03
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Lu Wei
1
-1
/
+3
2022-10-29
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
2
-0
/
+2
2022-10-29
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
2
-2
/
+2
2022-10-29
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2
-2
/
+2
2022-10-26
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
2
-0
/
+2
2022-10-21
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
1
-0
/
+2
2022-10-21
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
1
-4
/
+10
2022-10-21
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-2
/
+2
2022-10-21
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2
-7
/
+14
2022-10-21
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
1
-0
/
+3
2022-10-21
esp: choose the correct inner protocol for GSO on inter address family tunnels
Sabrina Dubroca
1
-1
/
+4
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-20
ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section
Ido Schimmel
1
-0
/
+2
2022-09-20
tcp: read multiple skbs in tcp_read_skb()
Cong Wang
1
-10
/
+19
2022-09-16
tcp: Use WARN_ON_ONCE() in tcp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-06
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
1
-7
/
+18
2022-09-02
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-0
/
+3
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
1
-1
/
+1
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
2
-0
/
+3
2022-09-01
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2
-12
/
+15
2022-09-01
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
1
-2
/
+2
[next]