index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...
Sudheesh Mavila
2
-6
/
+6
2020-02-26
slip: not call free_netdev before rtnl_unlock in slip_open
yangerkun
1
-0
/
+3
2020-02-26
Merge tag 'mlx5-updates-2020-02-25' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
12
-127
/
+215
2020-02-26
drivers/base/power: add dpm_sysfs_change_owner()
Christian Brauner
3
-1
/
+61
2020-02-26
device: add device_change_owner()
Christian Brauner
1
-0
/
+116
2020-02-26
net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not needed
Nicolas Saenz Julienne
1
-0
/
+1
2020-02-26
net: cisco: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-5
/
+5
2020-02-26
net: marvell: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-26
net: hns: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-26
sfc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-26
qlogic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-5
/
+5
2020-02-26
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
1
-2
/
+1
2020-02-26
Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
Florian Fainelli
2
-4
/
+0
2020-02-26
Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pu...
Linus Torvalds
1
-1
/
+1
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
5
-38
/
+38
2020-02-26
iavf: use tc_cls_can_offload_and_chain0() instead of chain check
Jiri Pirko
1
-3
/
+5
2020-02-25
net/mlx5: sparse: warning: Using plain integer as NULL pointer
Saeed Mahameed
1
-1
/
+1
2020-02-25
net/mlx5: sparse: warning: incorrect type in assignment
Saeed Mahameed
1
-1
/
+1
2020-02-25
net/mlx5: Fix header guard in rsc_dump.h
Nathan Chancellor
1
-1
/
+1
2020-02-25
net/mlx5e: RX, Use indirect calls wrapper for handling compressed completions
Tariq Toukan
1
-2
/
+4
2020-02-25
net/mlx5e: RX, Use indirect calls wrapper for posting descriptors
Tariq Toukan
1
-2
/
+9
2020-02-25
net/mlx5e: Change inline mode correctly when changing trust state
Maxim Mikityanskiy
1
-22
/
+33
2020-02-25
net/mlx5e: Add context to the preactivate hook
Maxim Mikityanskiy
6
-27
/
+45
2020-02-25
net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recover
Maxim Mikityanskiy
1
-7
/
+27
2020-02-25
net/mlx5e: Remove unneeded netif_set_real_num_tx_queues
Maxim Mikityanskiy
1
-6
/
+0
2020-02-25
net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner cases
Maxim Mikityanskiy
2
-41
/
+65
2020-02-25
net/mlx5e: Use preactivate hook to set the indirection table
Maxim Mikityanskiy
3
-10
/
+17
2020-02-25
net/mlx5e: Rename hw_modify to preactivate
Maxim Mikityanskiy
2
-9
/
+11
2020-02-25
net/mlx5e: Encapsulate updating netdev queues into a function
Maxim Mikityanskiy
1
-7
/
+12
2020-02-25
net/mlx5e: Add missing LRO cap check
Tariq Toukan
1
-3
/
+2
2020-02-25
net/mlx5e: Define one flow for TXQ selection when TCs are configured
Eran Ben Elisha
1
-7
/
+6
2020-02-25
netdevsim: add ACL trap reporting cookie as a metadata
Jiri Pirko
2
-3
/
+116
2020-02-25
mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()
Jiri Pirko
4
-3
/
+63
2020-02-25
mlxsw: pci: Extract cookie index for ACL discard trap packets
Jiri Pirko
3
-1
/
+18
2020-02-25
mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offload
Jiri Pirko
5
-6
/
+257
2020-02-25
mlxsw: core_acl_flex_actions: Add trap with userdef action
Jiri Pirko
1
-2
/
+28
2020-02-25
devlink: extend devlink_trap_report() to accept cookie and pass
Jiri Pirko
2
-3
/
+3
2020-02-24
Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...
David S. Miller
1
-0
/
+1
2020-02-24
net: ethernet: stmmac: don't warn about missing optional wakeup IRQ
Ahmad Fatoum
1
-1
/
+1
2020-02-24
net: ethernet: stmmac: demote warnings about missing optional clocks
Ahmad Fatoum
2
-2
/
+2
2020-02-24
net: bcmgenet: reduce severity of missing clock warnings
Jeremy Linton
1
-3
/
+3
2020-02-24
net: bcmgenet: Fetch MAC address from the adapter
Jeremy Linton
1
-12
/
+27
2020-02-24
net: bcmgenet: Initial bcmgenet ACPI support
Jeremy Linton
1
-7
/
+14
2020-02-24
net: bcmgenet: enable automatic phy discovery
Jeremy Linton
1
-6
/
+33
2020-02-24
net: bcmgenet: refactor phy mode configuration
Jeremy Linton
1
-16
/
+26
2020-02-24
mdio_bus: Add generic mdio_find_bus()
Jeremy Linton
1
-0
/
+17
2020-02-24
freescale: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-3
/
+3
2020-02-24
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
5
-8
/
+8
2020-02-24
netronome: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
6
-12
/
+12
2020-02-24
toshiba: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
4
-4
/
+4
[prev]
[next]