index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-03-20
devlink: Remove redundant free on error path
Arkadi Sharshevsky
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
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
2018-03-16
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-03-15
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
2018-03-15
net/smc: simplify wait when closing listen socket
Ursula Braun
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-03-14
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-03-13
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
2018-03-12
net: dsa: Fix dsa_is_user_port() test inversion
Florian Fainelli
2018-03-12
l2tp: fix races with ipv4-mapped ipv6 addresses
Paolo Abeni
2018-03-12
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
2018-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
2018-03-11
openvswitch: meter: fix the incorrect calculation of max delta_t
zhangliping
2018-03-11
netfilter: nf_tables: release flowtable hooks
Pablo Neira Ayuso
2018-03-11
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
2018-03-11
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
2018-03-09
ip6erspan: make sure enough headroom at xmit.
William Tu
2018-03-09
ip6erspan: improve error handling for erspan version number.
William Tu
2018-03-09
ip6gre: add erspan v2 to tunnel lookup
William Tu
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
2018-03-09
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
2018-03-09
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
2018-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
2018-03-07
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2018-03-07
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
2018-03-07
l2tp: do not accept arbitrary sockets
Eric Dumazet
2018-03-07
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
2018-03-07
ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
2018-03-07
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2018-03-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-03-07
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
2018-03-06
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-03-06
netfilter: nft_set_hash: skip fixed hash if timeout is specified
Pablo Neira Ayuso
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
[next]