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
2016-09-02
net: smsc911x: Move interrupt allocation to open/stop
Jeremy Linton
1
-29
/
+18
2016-09-02
net: smsc911x: Move interrupt handler before open
Jeremy Linton
1
-61
/
+61
2016-09-02
net: smsc911x: Fix register_netdev, phy startup, driver unload ordering
Jeremy Linton
1
-24
/
+24
2016-09-02
net: smsc911x: Remove multiple exit points from smsc911x_open
Jeremy Linton
1
-4
/
+10
2016-09-02
l2tp: fix use-after-free during module unload
Sabrina Dubroca
1
-0
/
+3
2016-09-01
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Eli Cooper
1
-0
/
+2
2016-09-01
bnx2x: don't reset chip on cleanup if PCI function is offline
Guilherme G. Piccoli
1
-4
/
+15
2016-09-01
rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly
Gao Feng
1
-2
/
+4
2016-09-01
tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/data
Neal Cardwell
1
-0
/
+1
2016-09-01
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
1
-5
/
+2
2016-09-01
netconf: add a notif when settings are created
Nicolas Dichtel
2
-5
/
+15
2016-09-01
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
1
-0
/
+7
2016-09-01
Merge branch 'thunderx-fixes'
David S. Miller
4
-15
/
+81
2016-09-01
net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
Sunil Goutham
3
-12
/
+73
2016-09-01
net: thunderx: Fix for HW issue while padding TSO packet
Sunil Goutham
1
-3
/
+8
2016-09-01
i40e: Fix kernel panic on enable/disable LLDP
Dave Ertman
1
-4
/
+11
2016-09-01
MAINTAINERS: update to working email address
Andy Gospodarek
1
-1
/
+1
2016-09-01
Merge tag 'wireless-drivers-for-davem-2016-08-29' of git://git.kernel.org/pub...
David S. Miller
7
-24
/
+28
2016-09-01
tipc: fix random link resets while adding a second bearer
Parthasarathy Bhuvaragan
1
-3
/
+5
2016-09-01
tg3: Fix for disallow tx coalescing time to be 0
Ivan Vecera
1
-10
/
+1
2016-09-01
qed: fix kzalloc-simple.cocci warnings
Wu Fengguang
1
-4
/
+2
2016-09-01
Merge branch 'mlxsw-fixes'
David S. Miller
4
-71
/
+120
2016-09-01
mlxsw: spectrum: Use existing flood setup when adding VLANs
Ido Schimmel
1
-16
/
+9
2016-09-01
mlxsw: spectrum: Don't take multiple references on a FID
Ido Schimmel
1
-0
/
+3
2016-09-01
mlxsw: spectrum_router: Fix netevent notifier registration
Jiri Pirko
3
-15
/
+13
2016-09-01
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init
Jiri Pirko
1
-0
/
+1
2016-09-01
mlxsw: spectrum_router: Fix fib entry update path
Jiri Pirko
1
-6
/
+2
2016-09-01
mlxsw: spectrum_router: Fix failure caused by double fib removal from HW
Jiri Pirko
1
-34
/
+92
2016-08-31
Merge branch 'qed-fixes'
David S. Miller
2
-2
/
+19
2016-08-31
qed: Clear dcbx memory buffers before the usage.
Sudarsana Reddy Kalluru
1
-0
/
+4
2016-08-31
qed: Set selection-field while configuring the app entry in ieee mode.
Sudarsana Reddy Kalluru
1
-1
/
+9
2016-08-31
qed*: Disallow dcbx configuration for VF interfaces.
Sudarsana Reddy Kalluru
2
-1
/
+6
2016-08-31
kcm: fix a socket double free
WANG Cong
1
-1
/
+2
2016-08-31
Merge branch 'mediatek-fixes'
David S. Miller
2
-48
/
+56
2016-08-31
net: ethernet: mediatek: fix error handling inside mtk_mdio_init
Sean Wang
1
-1
/
+1
2016-08-31
net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...
Sean Wang
1
-17
/
+6
2016-08-31
net: ethernet: mediatek: fix the missing of_node_put() after node is used don...
Sean Wang
1
-0
/
+1
2016-08-31
net: ethernet: mediatek: fix issue of driver removal with interface is up
Sean Wang
1
-0
/
+8
2016-08-31
net: ethernet: mediatek: fix logic unbalance between probe and remove
Sean Wang
1
-1
/
+1
2016-08-31
net: ethernet: mediatek: remove redundant free_irq for devm_request_irq alloc...
Sean Wang
1
-2
/
+0
2016-08-31
net: ethernet: mediatek: fix API usage with skb_free_frag
Sean Wang
1
-1
/
+1
2016-08-31
net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...
Sean Wang
2
-25
/
+36
2016-08-31
net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port...
Sean Wang
1
-3
/
+4
2016-08-31
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
1
-1
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
12
-30
/
+79
2016-08-30
Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-26
/
+15
2016-08-30
netfilter: nf_tables_netdev: remove redundant ip_hdr assignment
Liping Zhang
1
-1
/
+0
2016-08-30
cfg80211: Add stub for cfg80211_get_station()
Linus Lüssing
1
-0
/
+9
2016-08-30
mac80211: TDLS: don't require beaconing for AP BW
Arik Nemtsov
1
-3
/
+4
2016-08-29
Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
[next]