index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
netfilter: nf_tables: meter: pick a set backend that supports updates
Florian Westphal
2
-2
/
+5
2018-03-17
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
Davide Caratti
1
-1
/
+2
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_sample_init()
Davide Caratti
1
-1
/
+2
2018-03-17
net/sched: fix NULL dereference in the error path of tunnel_key_init()
Davide Caratti
1
-4
/
+5
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_csum_init()
Davide Caratti
1
-1
/
+2
2018-03-17
net/sched: fix NULL dereference in the error path of tcf_vlan_init()
Davide Caratti
1
-1
/
+2
2018-03-17
net: sched: fix uses after free
Eric Dumazet
1
-9
/
+13
2018-03-16
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
1
-1
/
+1
2018-03-16
netlink: avoid a double skb free in genlmsg_mcast()
Nicolas Dichtel
1
-1
/
+1
2018-03-16
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
1
-1
/
+3
2018-03-16
kcm: lock lower socket in kcm_attach
Tom Herbert
1
-10
/
+23
2018-03-16
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
1
-2
/
+2
2018-03-16
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
1
-2
/
+5
2018-03-15
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
1
-0
/
+1
2018-03-15
net/smc: simplify wait when closing listen socket
Ursula Braun
2
-26
/
+3
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2
-7
/
+20
2018-03-14
net: use skb_to_full_sk() in skb_update_prio()
Eric Dumazet
1
-7
/
+15
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
11
-33
/
+50
2018-03-13
net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()
Greg Hackmann
1
-1
/
+1
2018-03-12
net: dsa: Fix dsa_is_user_port() test inversion
Florian Fainelli
1
-1
/
+1
2018-03-12
l2tp: fix races with ipv4-mapped ipv6 addresses
Paolo Abeni
2
-23
/
+18
2018-03-12
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
1
-7
/
+14
2018-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-11
/
+84
2018-03-12
sock_diag: request _diag module only when the family or proto has been regist...
Xin Long
4
-10
/
+31
2018-03-11
openvswitch: meter: fix the incorrect calculation of max delta_t
zhangliping
1
-3
/
+9
2018-03-11
netfilter: nf_tables: release flowtable hooks
Pablo Neira Ayuso
1
-0
/
+1
2018-03-11
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
1
-0
/
+34
2018-03-11
netfilter: x_tables: add and use xt_check_proc_name
Florian Westphal
3
-9
/
+43
2018-03-11
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
1
-1
/
+5
2018-03-09
ip6erspan: make sure enough headroom at xmit.
William Tu
1
-0
/
+3
2018-03-09
ip6erspan: improve error handling for erspan version number.
William Tu
1
-0
/
+2
2018-03-09
ip6gre: add erspan v2 to tunnel lookup
William Tu
1
-1
/
+2
2018-03-09
net: use skb_is_gso_sctp() instead of open-coding
Daniel Axtens
5
-8
/
+8
2018-03-09
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
1
-4
/
+8
2018-03-09
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
1
-1
/
+2
2018-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-18
/
+42
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
1
-2
/
+5
2018-03-07
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2
-0
/
+2
2018-03-07
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
1
-0
/
+5
2018-03-07
l2tp: do not accept arbitrary sockets
Eric Dumazet
1
-2
/
+6
2018-03-07
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
1
-0
/
+3
2018-03-07
ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
1
-29
/
+42
2018-03-07
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-1
/
+1
2018-03-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+7
2018-03-07
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
2
-2
/
+4
2018-03-06
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
2018-03-06
netfilter: nft_set_hash: skip fixed hash if timeout is specified
Pablo Neira Ayuso
1
-1
/
+1
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
58
-357
/
+433
2018-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
1
-2
/
+35
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2
-2
/
+3
[next]