开源镜像站
帮助
动态
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
2018-03-27
strparser: Fix sign of err codes
Dave Watson
2018-03-27
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
2018-03-27
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
2018-03-27
Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-26
net: sched, fix OOO packets with pfifo_fast
John Fastabend
2018-03-25
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-03-25
netlink: make sure nladdr has correct size in netlink_connect()
Alexander Potapenko
2018-03-25
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
2018-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
2018-03-24
batman-adv: fix packet loss for broadcasted DHCP packets to a server
Linus Lüssing
2018-03-24
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
2018-03-23
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
2018-03-23
ip_tunnel: Emit events for post-register MTU changes
Petr Machata
2018-03-22
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-03-22
net/ipv6: Handle onlink flag with multipath routes
David Ahern
2018-03-22
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
2018-03-22
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
2018-03-22
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-22
netfilter: nf_tables: do not hold reference on netdevice from preparation phase
Pablo Neira Ayuso
2018-03-22
netfilter: nf_tables: cache device name in flowtable object
Pablo Neira Ayuso
2018-03-22
netfilter: drop template ct when conntrack is skipped.
Paolo Abeni
2018-03-21
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of tcf_vlan_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of __tcf_ipt_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of tcp_pedit_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of tcf_act_police_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak in the error path of tcf_simp_init()
Davide Caratti
2018-03-21
net/sched: fix idr leak on the error path of tcf_bpf_init()
Davide Caratti
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
2018-03-20
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
2018-03-20
netfilter: nf_tables: add missing netlink attrs to policies
Florian Westphal
2018-03-20
devlink: Remove redundant free on error path
Arkadi Sharshevsky
2018-03-20
netfilter: nf_tables: permit second nat hook if colliding hook is going away
Florian Westphal
2018-03-20
netfilter: nf_tables: meter: pick a set backend that supports updates
Florian Westphal
2018-03-18
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
2018-03-18
batman-adv: Add missing include for EPOLL* constants
Sven Eckelmann
2018-03-17
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_sample_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference in the error path of tunnel_key_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_csum_init()
Davide Caratti
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_vlan_init()
Davide Caratti
2018-03-17
net: sched: fix uses after free
Eric Dumazet
2018-03-16
batman-adv: fix header size check in batadv_dbg_arp()
Matthias Schiffer
2018-03-16
batman-adv: update data pointers after skb_cow()
Matthias Schiffer
2018-03-16
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
2018-03-16
netlink: avoid a double skb free in genlmsg_mcast()
Nicolas Dichtel
2018-03-16
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
2018-03-16
kcm: lock lower socket in kcm_attach
Tom Herbert
2018-03-16
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
[next]