index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2015-12-09
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-10-01
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-10-01
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-07-03
xfrm: Increase the garbage collector threshold
Steffen Klassert
2015-06-22
udp: fix behavior of wrong checksums
Eric Dumazet
2015-06-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-05-13
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-05-06
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-05-06
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-05-06
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-29
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-29
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-04-29
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-04-29
remove extra definitions of U32_MAX
Alex Elder
2015-04-29
conditionally define U32_MAX
Alex Elder
2015-04-19
tcp: Fix crash in TCP Fast Open
Ben Hutchings
2015-03-26
tcp: make connect() mem charging friendly
Eric Dumazet
2015-03-26
tcp: fix tcp fin memory accounting
Josh Hunt
2015-03-26
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-18
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-18
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
2015-03-18
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
2015-02-26
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-26
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
2015-02-26
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-02-26
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-02-26
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-02-26
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-01-27
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
2014-12-06
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
2014-11-14
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
2014-11-14
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
2014-10-15
tcp: fixing TLP's FIN recovery
Per Hurtig
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-14
tcp: Fix integer-overflow in TCP vegas
Christoph Paasch
2014-08-14
tcp: Fix integer-overflows in TCP veno
Christoph Paasch
2014-08-14
ip: make IP identifiers less predictable
Eric Dumazet
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-07-28
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
2014-07-28
tcp: fix false undo corner cases
Yuchung Cheng
2014-07-28
igmp: fix the problem when mc leave group
dingtianhong
2014-07-28
ipv4: icmp: Fix pMTU handling for rare case
Edward Allcutt
2014-07-28
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
2014-07-28
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-07-28
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
2014-07-28
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
2014-07-06
netfilter: ipt_ULOG: fix info leaks
Mathias Krause
2014-06-26
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2014-06-26
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
[next]