开源镜像站
帮助
动态
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-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
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
2014-06-16
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
2014-05-30
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
2014-05-30
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
2014-05-30
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
2014-05-30
tcp_cubic: fix the range of delayed_ack
Liu Yu
2014-05-30
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
2014-05-30
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
2014-05-30
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-05-30
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-05-30
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-14
ipmr: fix mfc notification flags
Nicolas Dichtel
2014-04-14
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-04-14
inet: frag: make sure forced eviction removes all frags
Florian Westphal
2014-04-14
net: fix for a race condition in the inet frag code
Nikolay Aleksandrov
2014-03-23
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2014-03-06
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-03-06
ipv4: fix counter in_slow_tot
Duan Jiong
2014-03-06
tcp: tsq: fix nonagle handling
John Ogness
[next]