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
2020-01-12
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
1
-1
/
+4
2020-01-09
tcp: annotate tp->rcv_nxt lockless reads
Eric Dumazet
5
-9
/
+13
2020-01-04
tcp: do not send empty skb from tcp_write_xmit()
Eric Dumazet
1
-0
/
+8
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
3
-13
/
+16
2020-01-04
vti: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
tunnel: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
3
-6
/
+10
2020-01-04
udp: fix integer overflow while computing available space in sk_rcvbuf
Antonio Messina
1
-1
/
+1
2020-01-04
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2020-01-04
net: icmp: fix data-race in cmp_global_allow()
Eric Dumazet
1
-5
/
+6
2020-01-04
inetpeer: fix data-race in inet_putpeer / inet_putpeer
Eric Dumazet
1
-2
/
+10
2019-12-21
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
1
-2
/
+3
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2
-10
/
+8
2019-12-17
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
1
-1
/
+1
2019-12-13
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
1
-4
/
+4
2019-12-13
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
1
-1
/
+1
2019-12-13
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
1
-1
/
+1
2019-12-05
tcp: exit if nothing to retransmit on RTO timeout
Yuchung Cheng
1
-4
/
+2
2019-12-05
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
1
-16
/
+17
2019-12-05
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
1
-1
/
+7
2019-12-01
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2019-12-01
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
1
-17
/
+36
2019-11-24
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
1
-1
/
+1
2019-11-24
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
3
-46
/
+8
2019-11-20
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
1
-3
/
+19
2019-11-20
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2
-9
/
+7
2019-11-20
ipmr: Fix skb headroom in ipmr_get_route().
Guillaume Nault
1
-1
/
+2
2019-11-12
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
1
-1
/
+1
2019-11-10
ipv4: fix route update on metric change.
Paolo Abeni
1
-1
/
+1
2019-11-10
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
1
-1
/
+1
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2
-2
/
+2
2019-11-10
udp: use skb_queue_empty_lockless()
Eric Dumazet
1
-3
/
+3
2019-11-10
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
1
-4
/
+15
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
2
-2
/
+2
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
2
-3
/
+3
2019-11-10
erspan: fix the tun_info options_len check for erspan
Xin Long
1
-2
/
+2
2019-10-29
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
1
-3
/
+6
2019-10-29
ipv4: fix race condition between route lookup and invalidation
Wei Wang
1
-1
/
+1
2019-10-07
udp: only do GSO if # of segs > 1
Josh Hunt
1
-4
/
+7
2019-10-07
udp: fix gso_segs calculations
Josh Hunt
1
-1
/
+1
2019-10-07
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-07
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
1
-0
/
+1
2019-10-05
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
1
-2
/
+3
2019-10-01
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
1
-3
/
+0
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
2
-2
/
+5
2019-09-19
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
Neal Cardwell
1
-1
/
+1
2019-09-10
tcp: remove empty skb from write queue in error cases
Eric Dumazet
1
-9
/
+20
2019-09-10
tcp: inherit timestamp on mtu probe
Willem de Bruijn
1
-1
/
+2
2019-09-06
ipv4/icmp: fix rt dst dev null pointer dereference
Hangbin Liu
1
-1
/
+7
2019-08-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
1
-0
/
+1
[next]