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-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
1
-0
/
+3
2017-05-14
tcp: do not inherit fastopen_req from parent
Eric Dumazet
1
-0
/
+1
2017-05-14
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-14
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
1
-7
/
+12
2017-05-02
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-05-02
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-04-30
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-03-30
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2
-1
/
+2
2017-03-30
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
1
-1
/
+2
2017-03-22
dccp/tcp: fix routing redirect race
Jon Maxwell
1
-1
/
+2
2017-03-22
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2
-4
/
+9
2017-03-22
ipv4: mask tos for input route
Julian Anastasov
1
-0
/
+1
2017-02-26
ip: fix IP_CHECKSUM handling
Paolo Abeni
1
-4
/
+4
2017-02-18
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-18
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-18
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-02-18
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+8
2017-02-18
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-02-04
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
1
-0
/
+1
2017-02-04
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+1
2017-02-04
net: ipv4: fix table id in getroute response
David Ahern
1
-1
/
+1
2017-02-04
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
1
-4
/
+7
2017-01-15
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-2
/
+7
2017-01-15
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
Alexander Duyck
1
-1
/
+1
2017-01-15
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2016-12-10
esp4: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-12-10
ipv4: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+3
2016-12-10
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
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
[next]