开源镜像站
帮助
动态
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-24
tcp: make challenge acks less predictable
Eric Dumazet
2016-08-03
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-12
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-12
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-07-12
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-12
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-07-12
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
2016-07-12
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-12
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-12
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-07-12
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-07-12
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-07-12
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-07-12
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-07-12
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-07-12
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-07-12
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
2016-07-12
route: do not cache fib route info on local routes with oif
Chris Friesen
2016-07-12
ipv4: fix broadcast packets reception
Paolo Abeni
2016-07-12
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-07-12
tcp: convert cached rtt from usec to jiffies when feeding initial rto
Konstantin Khlebnikov
2016-04-23
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
2016-04-20
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
2016-02-15
xfrm: dst_entries_init() per-net dst_ops
Dan Streetman
2016-02-15
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
2016-01-15
fou: clean up socket with kfree_rcu
Hannes Frederic Sowa
2016-01-15
net: fix IP early demux races
Eric Dumazet
2016-01-15
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2015-12-14
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-12-14
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2015-12-14
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
2015-12-14
tcp: md5: fix lockdep annotation
Eric Dumazet
2015-12-14
ipv4: disable BH when changing ip local port range
WANG Cong
2015-12-03
ipv6: gre: support SIT encapsulation
Eric Dumazet
2015-12-03
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-10-27
tcp: add proper TS val into RST packets
Eric Dumazet
2015-10-27
udp: fix dst races with multicast early demux
Eric Dumazet
2015-09-28
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-09-28
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-09-27
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
2015-08-27
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
Alexander Duyck
2015-08-27
ip_vti/ip6_vti: Do not touch skb->mark on xmit
Alexander Duyck
2015-07-05
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
2015-06-28
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
2015-06-15
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
2015-06-15
tcp: fix child sockets to use system default congestion control if not set
Neal Cardwell
2015-06-15
udp: fix behavior of wrong checksums
Eric Dumazet
2015-06-15
ipv4: Avoid crashing in ip_error
Eric W. Biederman
2015-06-15
tcp/ipv6: fix flow label setting in TIME_WAIT state
Florent Fourcot
2015-05-11
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
[next]