index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
1
-1
/
+1
2022-11-04
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
1
-1
/
+2
2022-11-04
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-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2
-12
/
+15
2022-08-31
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
1
-2
/
+2
2022-08-31
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
1
-2
/
+2
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+5
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-6
/
+10
2022-08-24
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
1
-2
/
+2
2022-08-24
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
1
-3
/
+3
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2
-2
/
+2
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
2
-4
/
+5
2022-08-18
tcp: handle pure FIN case correctly
Cong Wang
1
-1
/
+1
2022-08-18
tcp: refactor tcp_read_skb() a bit
Cong Wang
1
-17
/
+9
2022-08-18
tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()
Cong Wang
1
-10
/
+14
2022-08-18
tcp: fix sock skb accounting in tcp_read_skb()
Cong Wang
1
-0
/
+1
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2022-08-01
udp: Remove redundant __udp_sysctl_init() call from udp_init().
Kuniyuki Iwashima
1
-7
/
+1
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-50
/
+62
2022-07-27
tcp: md5: fix IPv4-mapped support
Eric Dumazet
1
-3
/
+12
2022-07-26
tcp: allow tls to decrypt directly from the tcp rcv queue
Jakub Kicinski
1
-1
/
+41
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-16
/
+8
2022-07-25
ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
Kuniyuki Iwashima
1
-2
/
+5
2022-07-25
tcp: Fix data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
3
-10
/
+11
2022-07-25
tcp: Fix data-races around sk_pacing_rate.
Kuniyuki Iwashima
1
-2
/
+2
[next]