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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
3
-1
/
+7
2018-03-20
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
1
-1
/
+1
2018-03-20
Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pu...
David S. Miller
1
-3
/
+2
2018-03-20
net: gemini: fix memory leak
Igor Pylypiv
1
-0
/
+1
2018-03-20
net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...
Christophe JAILLET
1
-2
/
+4
2018-03-20
devlink: Remove redundant free on error path
Arkadi Sharshevsky
1
-12
/
+4
2018-03-20
vmxnet3: remove unused flag "rxcsum" from struct vmxnet3_adapter
Igor Pylypiv
1
-2
/
+0
2018-03-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-5
/
+10
2018-03-19
Merge branch 'phy-relax-error-checking'
David S. Miller
2
-4
/
+12
2018-03-19
net: phy: relax error checking when creating sysfs link netdev->phydev
Grygorii Strashko
1
-4
/
+11
2018-03-19
sysfs: symlink: export sysfs_create_link_nowarn()
Grygorii Strashko
1
-0
/
+1
2018-03-19
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
1
-3
/
+2
2018-03-18
net: fec: Fix unbalanced PM runtime calls
Florian Fainelli
1
-0
/
+2
2018-03-17
vmxnet3: use correct flag to indicate LRO feature
Ronak Doshi
2
-4
/
+4
2018-03-17
vmxnet3: avoid xmit reset due to a race in vmxnet3
Ronak Doshi
2
-7
/
+10
2018-03-17
Merge branch 'tcf_foo_init-NULL-deref'
David S. Miller
5
-8
/
+13
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: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...
SZ Lin (林上智)
1
-1
/
+2
2018-03-17
net: hns: Fix ethtool private flags
Matthias Brugger
4
-4
/
+6
2018-03-17
mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
Ido Schimmel
1
-6
/
+6
2018-03-17
net: sched: fix uses after free
Eric Dumazet
1
-9
/
+13
2018-03-16
net: dsa: mv88e6xxx: Fix binding documentation for MDIO busses
Andrew Lunn
1
-23
/
+25
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
qede: Fix qedr link update
Michal Kalderon
1
-2
/
+2
2018-03-16
Merge branch 'qed-iWARP-related-fixes'
David S. Miller
1
-1
/
+16
2018-03-16
qed: Fix non TCP packets should be dropped on iWARP ll2 connection
Michal Kalderon
1
-0
/
+15
2018-03-16
qed: Fix MPA unalign flow in case header is split across two packets.
Michal Kalderon
1
-1
/
+1
2018-03-16
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
1
-1
/
+3
2018-03-16
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2
-19
/
+16
2018-03-16
kcm: lock lower socket in kcm_attach
Tom Herbert
1
-10
/
+23
2018-03-16
Merge branch 'vlan-untag-and-insert-fixes'
David S. Miller
4
-15
/
+63
2018-03-16
vlan: Fix out of order vlan headers with reorder header off
Toshiaki Makita
2
-13
/
+57
2018-03-16
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2
-2
/
+6
2018-03-15
net sched actions: return explicit error when tunnel_key mode is not specified
Roman Mashak
1
-0
/
+1
2018-03-15
Bluetooth: hci_bcm: Set pulsed_host_wake flag in sleep parameters
Hans de Goede
1
-1
/
+1
2018-03-15
Revert "Bluetooth: hci_bcm: Streamline runtime PM code"
Hans de Goede
1
-3
/
+8
2018-03-15
Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174
Takashi Iwai
1
-1
/
+1
2018-03-15
net/smc: simplify wait when closing listen socket
Ursula Braun
2
-26
/
+3
2018-03-14
sunvnet: does not support GSO for sctp
Cathy Zhou
1
-1
/
+1
2018-03-14
Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pu...
David S. Miller
2
-40
/
+65
2018-03-14
tg3: prevent scheduling while atomic splat
Jonathan Toppins
1
-1
/
+1
2018-03-14
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
5
-10
/
+32
2018-03-14
Merge branch 'DPAA-Ethernet-fixes'
David S. Miller
2
-27
/
+9
2018-03-14
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
1
-1
/
+0
2018-03-14
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
1
-1
/
+3
[next]