开源镜像站
帮助
动态
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-08-27
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2016-08-21
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
2016-08-21
tcp: make challenge acks less predictable
Charles (Chas) Williams
2016-08-21
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2016-08-21
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-08-21
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-08-21
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2016-08-21
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-08-21
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-08-21
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
2016-08-21
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-08-21
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-08-21
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-08-21
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-08-21
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-08-21
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-08-21
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-08-21
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-06-07
route: do not cache fib route info on local routes with oif
Chris Friesen
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
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
[next]