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
2015-10-03
tcp: add proper TS val into RST packets
Eric Dumazet
1
-0
/
+1
2015-09-29
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
1
-1
/
+1
2015-09-29
inet: fix races with reqsk timers
Eric Dumazet
1
-1
/
+1
2015-09-29
inet: fix possible request socket leak
Eric Dumazet
1
-1
/
+1
2015-09-29
udp: fix dst races with multicast early demux
Eric Dumazet
1
-3
/
+10
2015-09-29
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
1
-4
/
+0
2015-09-29
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+5
2015-09-29
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-4
/
+12
2015-09-29
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-07-10
ip: report the original address of ICMP messages
Julian Anastasov
1
-1
/
+10
2015-07-10
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
3
-4
/
+7
2015-06-04
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
1
-3
/
+15
2015-05-31
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2
-2
/
+8
2015-05-31
udp: fix behavior of wrong checksums
Eric Dumazet
1
-4
/
+2
2015-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-5
/
+12
2015-05-28
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
1
-2
/
+7
2015-05-28
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
1
-2
/
+3
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
1
-0
/
+1
2015-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+12
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
3
-4
/
+15
2015-05-20
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2
-0
/
+12
2015-05-19
tcp: don't over-send F-RTO probes
Yuchung Cheng
1
-3
/
+3
2015-05-19
tcp: only undo on partial ACKs in CA_Loss
Yuchung Cheng
1
-3
/
+6
2015-05-17
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
1
-1
/
+1
2015-05-14
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
Roopa Prabhu
1
-1
/
+1
2015-05-13
esp4: Use high-order sequence number bits for IV generation
Herbert Xu
1
-1
/
+2
2015-05-05
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
1
-7
/
+8
2015-05-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-44
/
+92
2015-05-01
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-04-29
tcp: update reordering first before detecting loss
Yuchung Cheng
1
-4
/
+2
2015-04-29
tcp: add TCP_CC_INFO socket option
Eric Dumazet
1
-0
/
+21
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
5
-33
/
+38
2015-04-29
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
3
-4
/
+15
2015-04-29
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2
-3
/
+16
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
1
-4
/
+1
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
3
-4
/
+40
2015-04-24
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-21
/
+29
2015-04-22
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
1
-1
/
+19
2015-04-21
tcp: add memory barriers to write space paths
jbaron@akamai.com
2
-1
/
+5
2015-04-20
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
6
-17
/
+35
2015-04-17
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
1
-4
/
+6
2015-04-16
fou: avoid missing unlock in failure path
WANG Cong
1
-2
/
+1
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-14
/
+10
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+8
2015-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2
-5
/
+4
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
6
-267
/
+52
2015-04-13
tcp: fix bogus RTT for CC when retransmissions are acked
Kenneth Klette Jonassen
1
-6
/
+4
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
1
-2
/
+2
[next]