index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2018-01-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2017-11-11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-09-15
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-09-15
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-09-15
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-09-15
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-08-26
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-07-18
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-07-18
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-06-05
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-06-05
ping: implement proper locking
Eric Dumazet
2017-04-04
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
2017-03-16
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2017-03-16
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
2017-03-16
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
2017-03-16
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
2017-03-16
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
2017-03-16
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
2017-03-16
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2017-03-16
route: do not cache fib route info on local routes with oif
Chris Friesen
2017-03-16
ping: fix a null pointer dereference
WANG Cong
2017-03-16
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-02-26
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
2017-02-23
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2017-02-23
net: ping: check minimum size on ICMP header length
Kees Cook
2016-11-20
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-11-20
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
2016-08-22
tcp: make challenge acks less predictable
Eric Dumazet
2016-05-01
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-05-01
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
2016-05-01
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2016-05-01
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-05-01
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-05-01
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-05-01
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-04-01
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-01-22
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2016-01-22
Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"
Ben Hutchings
2015-12-30
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-30
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-12-30
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2015-12-30
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
2015-11-27
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-11-17
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2015-10-13
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-08-12
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-08-07
udp: fix behavior of wrong checksums
Eric Dumazet
2015-05-09
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-05-09
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-05-09
tcp: make connect() mem charging friendly
Eric Dumazet
[next]