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-28
net: phy: xgmiitorgmii: Check read_status results
Brandon Maier
1
-1
/
+4
2018-06-28
net: phy: xgmiitorgmii: Use correct mdio bus
Brandon Maier
1
-4
/
+6
2018-06-28
net: phy: xgmiitorgmii: Check phy_driver ready before accessing
Brandon Maier
1
-0
/
+5
2018-06-28
netdevsim: add ipsec offload testing
Shannon Nelson
4
-0
/
+349
2018-06-28
sh_eth: fix *enum* {A|M}PR_BIT
Sergei Shtylyov
2
-4
/
+4
2018-06-28
net: mscc: ocelot: add VLAN filtering
Antoine Tenart
1
-2
/
+283
2018-06-28
net: mscc: ocelot: add bonding support
Alexandre Belloni
2
-1
/
+161
2018-06-28
cxgb4: Add new T5 PCI device id 0x50ae
Ganesh Goudar
1
-0
/
+1
2018-06-28
cxgb4: Add flag tc_flower_initialized
Casey Leedom
3
-0
/
+12
2018-06-26
mdio-mux-gpio: Remove VLA usage
Kees Cook
1
-8
/
+14
2018-06-26
net: sched: call reoffload op on block callback reg
John Hurley
1
-2
/
+2
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
14
-17
/
+19
2018-06-26
sh_eth: remove sh_eth_cpu_data::rpadir_value
Sergei Shtylyov
2
-8
/
+1
2018-06-26
sh_eth: fix *enum* RPADIR_BIT
Sergei Shtylyov
1
-2
/
+1
2018-06-26
r8169: reject unsupported WoL options
Heiner Kallweit
1
-1
/
+4
2018-06-26
dpaa_eth: add the get_ts_info interface for ethtool
Yangbo Lu
1
-0
/
+39
2018-06-26
dpaa_eth: add support for hardware timestamping
Yangbo Lu
2
-5
/
+86
2018-06-26
fsl/fman: define frame description command UPD
Yangbo Lu
1
-0
/
+1
2018-06-26
fsl/fman_port: support getting timestamp
Yangbo Lu
2
-0
/
+14
2018-06-26
fsl/fman: add set_tstamp interface
Yangbo Lu
8
-0
/
+60
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
[next]