开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2016-06-24
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-06-24
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
2016-06-24
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-06-24
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
2016-06-24
netfilter: ip_tables: simplify translate_compat_table args
Florian Westphal
2016-06-24
netfilter: arp_tables: simplify translate_compat_table args
Florian Westphal
2016-06-24
netfilter: x_tables: don't reject valid target size on some architectures
Florian Westphal
2016-06-24
netfilter: x_tables: validate all offsets and sizes in a rule
Florian Westphal
2016-06-24
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-06-24
netfilter: x_tables: check standard target size too
Florian Westphal
2016-06-24
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-06-24
netfilter: x_tables: assert minimum target size
Florian Westphal
2016-06-24
netfilter: x_tables: kill check_entry helper
Florian Westphal
2016-06-24
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-06-24
netfilter: x_tables: validate targets of jumps
Florian Westphal
2016-06-24
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
2016-06-24
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-06-24
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-06-24
netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-06-24
wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
Prasun Maiti
2016-06-24
vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices
David Wragg
2016-06-24
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
2016-06-24
l2tp: fix configuration passed to setup_udp_tunnel_sock()
Guillaume Nault
2016-06-24
bridge: Don't insert unnecessary local fdb entry on changing mac address
Toshiaki Makita
2016-06-24
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
2016-06-24
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-06-24
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
2016-06-24
tipc: fix nametable publication field in nl compat
Richard Alpe
2016-06-24
netlink: Fix dump skb leak/double free
Herbert Xu
2016-06-24
tipc: check nl sock before parsing nested attributes
Richard Alpe
2016-06-07
sunrpc: fix stripping of padded MIC tokens
Tomáš Trnka
2016-05-18
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
2016-05-18
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-18
tcp: refresh skb timestamp at retransmit time
Eric Dumazet
2016-05-18
net: fix a kernel infoleak in x25 module
Kangjie Lu
2016-05-18
bridge: fix igmp / mld query parsing
Linus Lüssing
2016-05-18
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
2016-05-18
VSOCK: do not disconnect socket when peer has shutdown SEND only
Ian Campbell
2016-05-18
net: fix infoleak in rtnetlink
Kangjie Lu
2016-05-18
net: fix infoleak in llc
Kangjie Lu
2016-05-18
netem: Segment GSO packets on enqueue
Neil Horman
2016-05-18
sch_dsmark: update backlog as well
WANG Cong
2016-05-18
sch_htb: update backlog as well
WANG Cong
2016-05-18
net_sched: update hierarchical backlog too
WANG Cong
2016-05-18
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-05-18
gre: do not pull header in ICMP error processing
Jiri Benc
2016-05-18
ipv4/fib: don't warn when primary address is missing if in_dev is dead
Paolo Abeni
2016-05-18
openvswitch: use flow protocol when recalculating ipv6 checksums
Simon Horman
2016-05-18
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-05-18
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
[next]