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-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-1
/
+18
2016-11-21
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
1
-1
/
+3
2016-11-21
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
1
-12
/
+9
2016-11-21
tcp: fix potential memory corruption
Eric Dumazet
1
-1
/
+1
2016-11-21
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
1
-1
/
+12
2016-11-15
udp: fix IP_CHECKSUM handling
Eric Dumazet
2
-5
/
+7
2016-11-15
ipv4: use the right lock for ping_group_range
WANG Cong
1
-4
/
+4
2016-11-15
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
1
-2
/
+2
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
4
-6
/
+6
2016-11-15
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-2
/
+4
2016-11-15
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
1
-2
/
+1
2016-11-15
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
1
-5
/
+7
2016-11-15
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
1
-1
/
+2
2016-10-31
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
2
-3
/
+13
2016-10-31
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
3
-4
/
+22
2016-10-31
ipip: Properly mark ipip GRO packets as encapsulated.
Jesse Gross
1
-1
/
+8
2016-09-30
vti: flush x-netns xfrm cache when vti interface is removed
Lance Richardson
1
-0
/
+31
2016-09-30
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
1
-1
/
+7
2016-09-30
tcp: cwnd does not increase in TCP YeAH
Artem Germanov
1
-1
/
+1
2016-09-30
ipv4: panic in leaf_walk_rcu due to stale node pointer
David Forster
1
-6
/
+2
2016-09-15
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
1
-2
/
+4
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
[next]