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
2016-08-16
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-08-16
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
Julian Anastasov
1
-0
/
+6
2016-08-16
tcp: enable per-socket rate limiting of all 'challenge acks'
Jason Baron
1
-17
/
+22
2016-08-16
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+10
2016-07-11
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-1
/
+3
2016-07-11
esp: Fix ESN generation under UDP encapsulation
Herbert Xu
1
-20
/
+32
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2
-86
/
+10
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2
-217
/
+52
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2
-29
/
+14
2016-06-24
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-06-24
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
1
-46
/
+36
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
2
-4
/
+6
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2
-2
/
+4
2016-06-24
netfilter: x_tables: kill check_entry helper
Florian Westphal
2
-23
/
+16
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2
-21
/
+2
2016-06-24
netfilter: x_tables: validate targets of jumps
Florian Westphal
2
-0
/
+32
2016-06-24
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2
-3
/
+9
2016-06-24
netfilter: x_tables: fix unconditional helper
Florian Westphal
2
-21
/
+20
2016-06-24
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2
-4
/
+8
2016-06-24
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2
-18
/
+16
2016-06-24
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2
-3
/
+25
2016-06-24
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
1
-1
/
+1
2016-05-18
net/route: enforce hoplimit max value
Paolo Abeni
1
-0
/
+2
2016-05-18
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
1
-2
/
+4
2016-05-18
gre: do not pull header in ICMP error processing
Jiri Benc
1
-3
/
+8
2016-05-18
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
1
-1
/
+5
2016-05-18
route: do not cache fib route info on local routes with oif
Chris Friesen
1
-0
/
+12
2016-04-20
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
1
-9
/
+7
2016-04-20
ipv4: fix broadcast packets reception
Paolo Abeni
1
-4
/
+8
2016-04-20
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
1
-2
/
+0
2016-04-20
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-04-20
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-04-20
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-2
/
+1
2016-04-20
ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
Hannes Frederic Sowa
1
-1
/
+4
2016-04-20
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2
-1
/
+4
2016-04-20
tcp: convert cached rtt from usec to jiffies when feeding initial rto
Konstantin Khlebnikov
1
-1
/
+1
2016-03-03
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
1
-1
/
+1
2016-03-03
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
2
-14
/
+14
2016-03-03
route: check and remove route cache when we get route
Xin Long
1
-14
/
+63
2016-03-03
tcp: md5: release request socket instead of listener
Eric Dumazet
1
-2
/
+4
2016-03-03
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
4
-3
/
+11
2016-03-03
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
1
-2
/
+2
2016-03-03
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
1
-3
/
+8
2016-03-03
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
1
-4
/
+8
2016-03-03
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2
-2
/
+1
2016-03-03
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-01-31
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-0
/
+1
2016-01-31
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
1
-1
/
+1
2016-01-31
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
1
-0
/
+3
[next]