index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2017-07-21
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
2017-07-21
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-07-05
esp4: Fix udpencap for local TCP packets.
Steffen Klassert
2017-07-05
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2017-07-05
igmp: add a missing spin_lock_init()
WANG Cong
2017-07-05
igmp: acquire pmc lock for ip_mc_clear_src()
WANG Cong
2017-07-05
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-14
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2017-06-07
tcp: avoid fastopen API to be used on AF_UNSPEC
Wei Wang
2017-06-07
net: Improve handling of failures on link and route dumps
David Ahern
2017-06-07
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-06-07
tcp: avoid fragmenting peculiar skbs in SACK
Yuchung Cheng
2017-06-07
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-14
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-14
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-14
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-14
tcp: fix access to sk->sk_state in tcp_poll()
Davide Caratti
2017-04-28
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
2017-04-28
ipv4: Don't pass IP fragments to upper layer GRO handlers.
Steffen Klassert
2017-04-26
tcp: memset ca_priv data to 0 properly
Wei Wang
2017-04-24
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
2017-04-24
ipv4: Avoid caching l3mdev dst on mismatched local route
Robert Shearman
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-04-13
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
2017-04-09
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
2017-04-08
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
2017-04-07
tcp: restrict F-RTO to work-around broken middle-boxes
Yuchung Cheng
2017-04-06
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
2017-04-05
tcp: fix reordering SNMP under-counting
Yuchung Cheng
2017-04-05
tcp: fix lost retransmit SNMP under-counting
Yuchung Cheng
2017-04-03
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
2017-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-27
net: ipconfig: fix ic_close_devs() use-after-free
Mark Rutland
2017-03-27
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
2017-03-27
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-03-24
ping: implement proper locking
Eric Dumazet
2017-03-22
inet: frag: release spinlock before calling icmp_send()
Eric Dumazet
2017-03-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-03-22
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-03-16
tcp: tcp_get_info() should read tcp_time_stamp later
Eric Dumazet
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-13
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-09
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
[next]