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
2017-11-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
1
-1
/
+6
2017-11-24
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-24
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
1
-1
/
+1
2017-11-21
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
1
-8
/
+10
2017-11-18
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
1
-17
/
+42
2017-11-18
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
2
-3
/
+3
2017-11-18
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-11-18
soreuseport: fix initialization race
Craig Gallek
2
-8
/
+2
2017-11-18
tcp/dccp: fix ireq->opt races
Eric Dumazet
5
-33
/
+24
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-1
/
+2
2017-11-18
gso: fix payload length when gso_size is zero
Alexey Kodanev
2
-2
/
+2
2017-11-15
IPsec: do not ignore crypto err in ah4 input
Gilad Ben-Yossef
1
-0
/
+3
2017-10-12
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
1
-1
/
+2
2017-10-12
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-10-12
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-10-12
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-10-08
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
1
-0
/
+1
2017-10-08
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
1
-0
/
+3
2017-09-20
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-20
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-9
/
+3
2017-09-20
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-3
/
+1
2017-09-20
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
1
-0
/
+4
2017-08-30
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-30
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-1
/
+1
2017-08-30
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-12
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2
-3
/
+6
2017-08-12
revert "ipv4: Should use consistent conditional judgement for ip fragment in ...
Greg Kroah-Hartman
1
-1
/
+1
2017-08-12
revert "net: account for current skb length when deciding about UFO"
Greg Kroah-Hartman
1
-2
/
+1
2017-08-12
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
1
-1
/
+1
2017-08-12
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+3
2017-08-12
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
1
-1
/
+2
2017-08-12
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
1
-2
/
+2
2017-08-11
net: account for current skb length when deciding about UFO
Michal Kubeček
1
-1
/
+2
2017-08-11
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2017-08-11
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
Pavel Tikhomirov
1
-1
/
+1
2017-08-11
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
1
-0
/
+2
2017-08-11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-08-11
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
1
-0
/
+1
2017-08-11
tcp_bbr: init pacing rate on first RTT sample
Neal Cardwell
1
-1
/
+9
2017-08-11
tcp_bbr: remove sk_pacing_rate=0 transient during init
Neal Cardwell
1
-1
/
+0
2017-08-11
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
Neal Cardwell
1
-5
/
+18
2017-08-11
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
Neal Cardwell
1
-3
/
+11
2017-08-11
tcp_bbr: cut pacing rate only if filled pipe
Neal Cardwell
1
-2
/
+1
2017-07-21
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
1
-0
/
+2
2017-07-05
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
1
-3
/
+4
2017-07-05
igmp: add a missing spin_lock_init()
WANG Cong
1
-0
/
+1
2017-07-05
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
1
-8
/
+13
2017-06-17
NET: Fix /proc/net/arp for AX.25
Ralf Baechle
1
-6
/
+6
2017-06-17
tcp: tcp_probe: use spin_lock_bh()
Eric Dumazet
1
-2
/
+2
[next]