开源镜像站
帮助
动态
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
2016-03-03
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
2016-01-28
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-22
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-22
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2016-01-22
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2016-01-22
tcp: md5: fix lockdep annotation
Eric Dumazet
2015-12-09
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-10-01
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2015-10-01
udp: fix dst races with multicast early demux
Eric Dumazet
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-10-01
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
2015-07-10
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
2015-06-22
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
2015-06-22
udp: fix behavior of wrong checksums
Eric Dumazet
2015-06-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-06-22
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
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-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
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
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
2015-01-27
gre: fix the inner mac header in nbma tunnel xmit path
Timo Teräs
2014-12-16
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-16
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2014-12-06
net/ping: handle protocol mismatching scenario
Jane Zhou
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
gre: Use inner mac length when computing tunnel length
Tom Herbert
2014-11-14
tcp: md5: do not use alloc_percpu()
Eric Dumazet
2014-11-14
ipv4: fix a potential use after free in ip_tunnel_core.c
Li RongQing
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
[next]