开源镜像站
帮助
动态
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-09-29
net: disable fragment reassembly if high_thresh is set to zero
Michal Kubecek
2016-09-29
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2016-08-19
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
2016-08-19
tcp: make challenge acks less predictable
Eric Dumazet
2016-08-19
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-22
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-07-21
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2016-07-21
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-21
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-07-21
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
2016-07-21
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-21
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-07-21
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
2016-07-21
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-21
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-21
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-07-21
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-07-18
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-07-12
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-05-18
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-05-18
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-05-18
net/route: enforce hoplimit max value
Paolo Abeni
2016-04-23
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-04-21
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-04-21
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-04-18
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2016-04-11
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-04-11
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2016-03-30
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-03-02
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2016-03-02
route: check and remove route cache when we get route
Xin Long
2016-03-02
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
2016-03-02
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-03-02
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
2016-02-12
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
2016-02-12
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-25
udp: properly support MSG_PEEK with truncated buffers
Eric Dumazet
2016-01-09
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
2016-01-09
ipv4: Don't increase PMTU with Datagram Too Big message.
Li Wei
2016-01-05
net: fix IP early demux races
Eric Dumazet
2016-01-05
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-05
netfilter: ipt_rpfilter: remove the nh_scope test in rpfilter_lookup_reverse
lucien
2016-01-05
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2016-01-05
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2016-01-05
tcp: md5: fix lockdep annotation
Eric Dumazet
2015-11-14
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-10-26
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2015-08-27
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-08-27
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-08-27
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
[next]