index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
13
-73
/
+77
2018-07-23
lan743x: Add RSS support
Bryan Whitehead
3
-0
/
+171
2018-07-23
lan743x: Add EEE support
Bryan Whitehead
2
-0
/
+88
2018-07-23
lan743x: Add power management support
Bryan Whitehead
3
-0
/
+270
2018-07-23
lan743x: Add support for ethtool eeprom access
Bryan Whitehead
2
-0
/
+242
2018-07-23
lan743x: Add support for ethtool message level
Bryan Whitehead
1
-0
/
+17
2018-07-23
lan743x: Add support for ethtool statistics
Bryan Whitehead
3
-3
/
+214
2018-07-23
lan743x: Add support for ethtool link settings
Bryan Whitehead
1
-0
/
+5
2018-07-23
lan743x: Add support for ethtool get_drvinfo
Bryan Whitehead
4
-1
/
+35
2018-07-23
sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetric
Sergei Shtylyov
1
-5
/
+6
2018-07-23
sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameter
Sergei Shtylyov
1
-9
/
+6
2018-07-23
sh_eth: call sh_eth_tsu_get_offset() from TSU register accessors
Sergei Shtylyov
1
-2
/
+2
2018-07-23
sh_eth: make sh_eth_tsu_get_offset() match its name
Sergei Shtylyov
1
-10
/
+14
2018-07-23
sh_eth: uninline sh_eth_tsu_get_offset()
Sergei Shtylyov
2
-6
/
+5
2018-07-23
wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_alloc
YueHaibing
1
-3
/
+3
2018-07-23
can: xilinx_can: fix power management handling
Anssi Hannula
1
-41
/
+28
2018-07-23
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
1
-5
/
+5
2018-07-23
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
1
-1
/
+1
2018-07-23
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
1
-16
/
+123
2018-07-23
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
1
-28
/
+127
2018-07-23
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
1
-13
/
+5
2018-07-23
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
1
-1
/
+0
2018-07-23
can: m_can: Move accessing of message ram to after clocks are enabled
Faiz Abbas
1
-4
/
+3
2018-07-23
can: m_can: Fix runtime resume call
Faiz Abbas
1
-4
/
+4
2018-07-23
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
1
-0
/
+5
2018-07-23
can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...
Roman Fietze
1
-1
/
+2
2018-07-23
can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
Stephane Grosjean
1
-0
/
+19
2018-07-22
net: mediatek: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-5
/
+2
2018-07-22
Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvme
Linus Torvalds
2
-34
/
+41
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-22
/
+7
2018-07-22
net: prevent ISA drivers from building on PPC32
Randy Dunlap
3
-3
/
+4
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
1
-3
/
+10
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
2
-6
/
+0
2018-07-22
nfp: flower: ensure dead neighbour entries are not offloaded
John Hurley
1
-1
/
+1
2018-07-22
vxlan: fix default fdb entry netlink notify ordering during netdev create
Roopa Prabhu
1
-8
/
+21
2018-07-22
vxlan: make netlink notify in vxlan_fdb_destroy optional
Roopa Prabhu
1
-6
/
+8
2018-07-22
vxlan: add new fdb alloc and create helpers
Roopa Prabhu
1
-29
/
+62
2018-07-22
atl1c: reserve min skb headroom
Florian Westphal
1
-0
/
+1
2018-07-22
xen-netfront: fix queue name setting
Vitaly Kuznetsov
1
-1
/
+1
2018-07-22
net/dsa/realtek: add MODULE_LICENSE()
Randy Dunlap
1
-0
/
+2
2018-07-22
bonding: don't cast const buf in sysfs store
Nikolay Aleksandrov
1
-1
/
+6
2018-07-22
vhost_net: batch update used ring for datacopy TX
Jason Wang
1
-15
/
+25
2018-07-22
vhost_net: rename VHOST_RX_BATCH to VHOST_NET_BATCH
Jason Wang
1
-4
/
+4
2018-07-22
vhost_net: rename vhost_rx_signal_used() to vhost_net_signal_used()
Jason Wang
1
-4
/
+4
2018-07-22
vhost_net: split out datacopy logic
Jason Wang
1
-20
/
+90
2018-07-22
vhost_net: introduce tx_can_batch()
Jason Wang
1
-2
/
+7
2018-07-22
vhost_net: introduce get_tx_bufs()
Jason Wang
1
-17
/
+32
2018-07-22
vhost_net: introduce vhost_exceeds_weight()
Jason Wang
1
-5
/
+8
2018-07-22
vhost_net: introduce helper to initialize tx iov iter
Jason Wang
1
-9
/
+17
2018-07-22
vhost_net: drop unnecessary parameter
Jason Wang
1
-4
/
+2
[prev]
[next]