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
2020-06-20
ibmvnic: continue to init in CRQ reset returns H_CLOSED
Dany Madden
1
-2
/
+7
2020-06-20
ionic: tame the watchdog timer on reconfig
Shannon Nelson
1
-7
/
+8
2020-06-19
ibmveth: Fix max MTU limit
Thomas Falcon
1
-1
/
+1
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
5
-11
/
+11
2020-06-19
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
4
-22
/
+40
2020-06-19
geneve: allow changing DF behavior after creation
Sabrina Dubroca
1
-0
/
+1
2020-06-19
enetc: Fix HW_VLAN_CTAG_TX|RX toggling
Claudiu Manoil
3
-16
/
+34
2020-06-19
net: macb: undo operations in case of failure
Claudiu Beznea
1
-2
/
+4
2020-06-19
net: phy: Check harder for errors in get_phy_id()
Florian Fainelli
1
-2
/
+4
2020-06-19
of: of_mdio: Correct loop scanning logic
Florian Fainelli
1
-2
/
+7
2020-06-19
net: ethernet: oki-semi: pch_gbe: fix spelling mistake
Flavio Suligoi
1
-1
/
+1
2020-06-19
net: ethernet: neterion: vxge: fix spelling mistake
Flavio Suligoi
1
-1
/
+1
2020-06-18
i40e: fix crash when Rx descriptor count is changed
Björn Töpel
1
-0
/
+3
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2
-5
/
+5
2020-06-18
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
1
-10
/
+19
2020-06-18
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2
-9
/
+17
2020-06-18
net: dsa: bcm_sf2: Fix node reference count
Florian Fainelli
1
-0
/
+2
2020-06-18
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
1
-2
/
+2
2020-06-18
bareudp: Fixed multiproto mode configuration
Martin
1
-0
/
+3
2020-06-18
s390/qeth: let isolation mode override HW offload restrictions
Julian Wiedmann
1
-2
/
+4
2020-06-18
s390/qeth: fix error handling for isolation mode cmds
Julian Wiedmann
1
-4
/
+1
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
1
-1
/
+3
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
1
-1
/
+3
2020-06-18
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
1
-4
/
+0
2020-06-18
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
1
-0
/
+6
2020-06-18
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
1
-36
/
+44
2020-06-17
ionic: export features for vlans to use
Shannon Nelson
1
-0
/
+1
2020-06-17
ionic: no link check while resetting queues
Shannon Nelson
1
-1
/
+2
2020-06-17
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
1
-5
/
+6
2020-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
18
-199
/
+152
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
30
-39
/
+39
2020-06-16
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2
-51
/
+28
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
1
-11
/
+5
2020-06-16
e1000: use generic power management
Vaibhav Gupta
1
-36
/
+13
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
1
-4
/
+10
2020-06-16
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
1
-0
/
+2
2020-06-16
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
4
-0
/
+17
2020-06-16
bareudp: Fixed configuration to avoid having garbage values
Martin
1
-0
/
+2
2020-06-16
mvpp2: remove module bugfix
Sven Auhagen
1
-2
/
+5
2020-06-16
mfd: mt6360: Fix register driver NULL pointer by adding driver name
Gene Chen
1
-0
/
+1
2020-06-15
w1: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-15
soc: ti: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
dmaengine: tegra-apb: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
stm class: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-3
/
+3
2020-06-15
phy: samsung: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
rapidio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
media: pwc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
firmware: pcdp: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
oprofile: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-15
ibft: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
[next]