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-06-05
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
1
-0
/
+2
2017-06-05
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-04-04
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+2
2017-03-16
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
1
-0
/
+1
2017-03-16
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
1
-14
/
+35
2017-03-16
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-03-16
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2017-03-16
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
1
-5
/
+7
2017-03-16
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
1
-1
/
+2
2017-03-16
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-1
/
+3
2017-03-16
route: do not cache fib route info on local routes with oif
Chris Friesen
1
-0
/
+12
2017-03-16
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-03-16
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
1
-0
/
+4
2017-02-26
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-23
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-1
/
+18
2017-02-23
net: ping: check minimum size on ICMP header length
Kees Cook
1
-0
/
+4
2016-11-20
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-2
/
+4
2016-11-20
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-08-22
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+12
2016-05-01
netfilter: x_tables: fix unconditional helper
Florian Westphal
2
-21
/
+20
2016-05-01
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
4
-3
/
+11
2016-05-01
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-1
/
+1
2016-05-01
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-05-01
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-05-01
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2
-4
/
+8
2016-05-01
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2
-18
/
+16
2016-04-01
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-2
/
+1
2016-01-22
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
1
-2
/
+4
2016-01-22
Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"
Ben Hutchings
2
-2
/
+2
2015-12-30
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+3
2015-12-30
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-12-30
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
1
-0
/
+1
2015-12-30
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
1
-2
/
+3
2015-11-27
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-2
/
+2
2015-11-17
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2
-2
/
+2
2015-10-13
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-4
/
+12
2015-08-12
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+4
2015-08-07
udp: fix behavior of wrong checksums
Eric Dumazet
1
-4
/
+2
2015-05-09
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
1
-20
/
+27
2015-05-09
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
1
-0
/
+3
2015-05-09
tcp: make connect() mem charging friendly
Eric Dumazet
1
-5
/
+2
2015-05-09
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
1
-5
/
+7
2015-05-09
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
1
-1
/
+6
2015-05-09
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
1
-1
/
+2
2015-05-09
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
1
-4
/
+7
2015-05-09
ping: Fix race in free in receive path
subashab@codeaurora.org
1
-1
/
+4
2015-05-09
ip: zero sockaddr returned on error queue
Willem de Bruijn
1
-6
/
+2
2015-05-09
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-09
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
1
-1
/
+1
2015-02-20
Revert "tcp: Apply device TSO segment limit earlier"
Ben Hutchings
3
-17
/
+11
[next]