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-06-26
ptp: support DPAA FMan 1588 timer in ptp_qoriq
Yangbo Lu
2
-39
/
+67
2018-06-26
fsl/fman: share the event interrupt
Yangbo Lu
1
-1
/
+2
2018-06-26
mlxsw: spectrum_switchdev: Ban PVID change if bridge has a RIF
Petr Machata
1
-2
/
+45
2018-06-26
mlxsw: spectrum_router: Add mlxsw_sp_rif_fid()
Petr Machata
2
-0
/
+6
2018-06-26
mlxsw: spectrum_router: Publish mlxsw_sp_rif_find_by_dev()
Petr Machata
2
-5
/
+3
2018-06-26
mlxsw: spectrum_router: Allocate FID according to PVID
Petr Machata
1
-1
/
+14
2018-06-26
mlxsw: spectrum_router: Propagate extack to .fid_get()
Petr Machata
1
-6
/
+10
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
2
-10
/
+12
2018-06-26
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
88
-490
/
+1022
2018-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-39
/
+39
2018-06-25
r8169: don't check WoL when powering down PHY and interface is down
Heiner Kallweit
1
-1
/
+1
2018-06-25
r8169: improve saved_wolopts handling
Heiner Kallweit
1
-20
/
+14
2018-06-25
r8169: improve phy initialization when resuming
Heiner Kallweit
1
-5
/
+1
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
3
-3
/
+3
2018-06-25
nfp: handle cls_flower command default case
Jiri Pirko
1
-2
/
+2
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
1
-11
/
+5
2018-06-24
sfc: make function efx_rps_hash_bucket static
Colin Ian King
1
-0
/
+1
2018-06-24
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+3
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+58
2018-06-24
net: phy: fixed-phy: Make the error path simpler
Fabio Estevam
1
-5
/
+2
2018-06-24
qmi_wwan: add support for the Dell Wireless 5821e module
Aleksander Morgado
1
-0
/
+1
2018-06-24
cxgb4: when disabling dcb set txq dcb priority to 0
Ganesh Goudar
1
-1
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-56
/
+125
2018-06-24
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-5
/
+11
2018-06-23
Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-18
/
+279
2018-06-23
r8169: enable ASPM on RTL8168E-VL
Heiner Kallweit
1
-0
/
+2
2018-06-23
r8169: align ASPM entry latency setting with vendor driver
Heiner Kallweit
1
-24
/
+19
2018-06-23
net: pch_gbe: Clean up pch_gbe_set_multi
Paul Burton
1
-17
/
+16
2018-06-23
net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_update
Paul Burton
1
-54
/
+19
2018-06-23
net: pch_gbe: Use module_pci_driver()
Paul Burton
1
-18
/
+1
2018-06-23
net: pch_gbe: Remove dead RINGFREE code
Paul Burton
1
-13
/
+0
2018-06-23
net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define
Paul Burton
2
-10
/
+0
2018-06-23
net: pch_gbe: Remove pch_gbe_hal_setup_init_funcs
Paul Burton
5
-84
/
+4
2018-06-23
net: pch_gbe: Remove get_bus_info HAL abstraction
Paul Burton
4
-83
/
+0
2018-06-23
net: pch_gbe: Remove init_hw HAL abstraction
Paul Burton
4
-52
/
+15
2018-06-23
net: pch_gbe: Remove {read,write}_phy_reg HAL abstraction
Paul Burton
4
-44
/
+2
2018-06-23
net: pch_gbe: Remove reset_phy HAL abstraction
Paul Burton
4
-21
/
+2
2018-06-23
net: pch_gbe: Remove sw_reset_phy HAL abstraction
Paul Burton
5
-21
/
+1
2018-06-23
net: pch_gbe: Remove read_mac_addr HAL abstraction
Paul Burton
4
-25
/
+2
2018-06-23
net: pch_gbe: Remove power_{up,down}_phy HAL abstraction
Paul Burton
4
-34
/
+6
2018-06-23
net: pch_gbe: Remove unused copybreak parameter
Paul Burton
1
-15
/
+0
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
13
-16
/
+15
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
12
-19
/
+12
2018-06-23
net: mscc: make sparse happy
Antoine Tenart
1
-1
/
+2
2018-06-23
net: mvneta: fix the Rx desc DMA address in the Rx path
Antoine Tenart
1
-1
/
+1
2018-06-23
net: phy: Allow compile test of GPIO consumers if !GPIOLIB
Geert Uytterhoeven
1
-1
/
+2
2018-06-23
vhost_net: validate sock before trying to put its fd
Jason Wang
1
-1
/
+2
2018-06-22
lightnvm: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+1
2018-06-22
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-45
/
+88
[next]