开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2015-06-10
udp: fix behavior of wrong checksums
Eric Dumazet
2015-06-10
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-05-15
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-04-30
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-04-30
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-04-30
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-27
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-27
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
2015-04-27
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-04-22
tcp: Fix crash in TCP Fast Open
Ben Hutchings
2015-04-22
remove extra definitions of U32_MAX
Alex Elder
2015-04-22
conditionally define U32_MAX
Alex Elder
2015-04-09
tcp: make connect() mem charging friendly
Eric Dumazet
2015-04-09
tcp: fix tcp fin memory accounting
Josh Hunt
2015-04-09
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-12
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-12
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-12
ipv4: ip_check_defrag should not assume that skb_network_offset is zero
Alexander Drozdov
2015-03-12
ipv4: ip_check_defrag should correctly check return value of skb_copy_bits
Alexander Drozdov
2015-02-10
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-10
tcp: ipv4: initialize unicast_sock sk_pacing_rate
Eric Dumazet
2015-02-10
ping: Fix race in free in receive path
subashab@codeaurora.org
2015-02-10
udp_diag: Fix socket skipping within chain
Herbert Xu
2015-02-10
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2015-02-10
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-01-26
tcp: Do not apply TSO segment limit to non-TSO packets
Herbert Xu
2014-12-06
net/ping: handle protocol mismatching scenario
Jane Zhou
2014-11-27
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
2014-11-05
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
2014-11-05
tcp: md5: do not use alloc_percpu()
Eric Dumazet
2014-11-05
ipv4: fix a potential use after free in ip_tunnel_core.c
Li RongQing
2014-11-05
ipv4: fix nexthop attlen check in fib_nh_match
Jiri Pirko
2014-10-17
tcp: fixing TLP's FIN recovery
Per Hurtig
2014-10-17
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-10-17
tcp: fix ssthresh and undo for consecutive short FRTO episodes
Neal Cardwell
2014-10-17
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-08-19
tcp: Fix integer-overflow in TCP vegas
Christoph Paasch
2014-08-19
tcp: Fix integer-overflows in TCP veno
Christoph Paasch
2014-08-19
ip: make IP identifiers less predictable
Eric Dumazet
2014-08-19
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-07-29
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
2014-07-29
tcp: fix false undo corner cases
Yuchung Cheng
2014-07-29
igmp: fix the problem when mc leave group
dingtianhong
2014-07-29
ipv4: icmp: Fix pMTU handling for rare case
Edward Allcutt
2014-07-29
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
2014-07-29
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-07-29
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
2014-07-29
ip_tunnel: fix ip_tunnel_lookup
Dmitry Popov
2014-07-02
netfilter: ipt_ULOG: fix info leaks
Mathias Krause
2014-06-23
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
[next]