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
2012-05-12
tcp: change tcp_adv_win_scale and tcp_rmem[2]
Eric Dumazet
2
-5
/
+6
2012-05-12
tcp: fix infinite cwnd in tcp_complete_cwr()
Yuchung Cheng
1
-3
/
+6
2012-04-27
tcp: avoid order-1 allocations on wifi and tx path
Eric Dumazet
2
-5
/
+6
2012-04-27
tcp: fix tcp_grow_window() for large incoming frames
Eric Dumazet
1
-0
/
+1
2012-04-27
tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample
Neal Cardwell
1
-2
/
+5
2012-04-27
tcp: restore correct limit
Eric Dumazet
1
-2
/
+1
2012-04-27
tcp: allow splice() to build full TSO packets
Eric Dumazet
1
-1
/
+1
2012-03-11
tcp: fix syncookie regression
Eric Dumazet
2
-17
/
+23
2012-03-08
route: Remove redirect_genid
Steffen Klassert
2
-10
/
+2
2012-03-08
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2
-1
/
+80
2012-03-06
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
Neal Cardwell
1
-0
/
+4
2012-03-03
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Neal Cardwell
1
-0
/
+1
2012-02-28
tcp: fix false reordering signal in tcp_shifted_skb
Neal Cardwell
1
-8
/
+10
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-13
/
+9
2012-02-24
gre: fix spelling in comments
stephen hemminger
1
-5
/
+5
2012-02-23
ipsec: be careful of non existing mac headers
Eric Dumazet
2
-8
/
+3
2012-02-21
ipv4: ping: Fix recvmsg MSG_OOB error handling.
David S. Miller
1
-0
/
+1
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2012-02-14
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
1
-0
/
+4
2012-02-13
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
1
-2
/
+3
2012-02-13
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
1
-9
/
+10
2012-02-13
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
1
-14
/
+22
2012-02-10
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
1
-1
/
+2
2012-02-10
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
1
-1
/
+1
2012-02-07
net: Fix build regression when INET_UDP_DIAG=y and IPV6=m
Anisse Astier
1
-1
/
+1
2012-02-04
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
1
-0
/
+5
2012-02-02
tcp: properly initialize tcp memory limits
Jason Wang
2
-8
/
+2
2012-02-01
net: Disambiguate kernel message
Arun Sharma
2
-8
/
+16
2012-01-30
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
1
-4
/
+2
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2
-3
/
+14
2012-01-26
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
1
-0
/
+4
2012-01-25
tcp: bind() optimize port allocation
Flavio Leitner
1
-4
/
+2
2012-01-25
tcp: bind() fix autoselection to share ports
Flavio Leitner
1
-0
/
+5
2012-01-22
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
1
-1
/
+1
2012-01-22
tcp: detect loss above high_seq in recovery
Yuchung Cheng
2
-27
/
+15
2012-01-20
tcp: fix undo after RTO for CUBIC
Neal Cardwell
1
-4
/
+6
2012-01-20
tcp: fix undo after RTO for BIC
Neal Cardwell
1
-4
/
+7
2012-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-19
/
+20
2012-01-17
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
1
-0
/
+1
2012-01-17
net: fix some sparse errors
Eric Dumazet
3
-18
/
+19
2012-01-17
net: kill duplicate included header
Shan Wei
1
-1
/
+0
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-12
net: decrement memcg jump label when limit, not usage, is changed
Glauber Costa
1
-1
/
+1
2012-01-12
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
5
-15
/
+15
2012-01-11
inet_diag: Rename inet_diag_req_compat into inet_diag_req
Pavel Emelyanov
1
-4
/
+4
2012-01-11
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
3
-26
/
+26
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+7
2012-01-09
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
1
-0
/
+2
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+2
2012-01-07
net: Default UDP and UNIX diag to 'n'.
David S. Miller
1
-1
/
+5
[next]