index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
1
-6
/
+12
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c
Ioana Ciornei
1
-4
/
+4
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
Ioana Ciornei
1
-200
/
+200
2020-09-01
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
Ioana Ciornei
1
-44
/
+45
2020-09-01
ibmvnic: Harden device Command Response Queue handshake
Thomas Falcon
1
-1
/
+18
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
36
-389
/
+379
2020-09-01
liquidio: Remove unneeded cast from memory allocation
YueHaibing
1
-6
/
+3
2020-09-01
net: sungem: Remove unneeded cast from memory allocation
YueHaibing
1
-3
/
+2
2020-08-31
net: dsa: ocelot: use the Lynx PCS helpers in Felix and Seville
Ioana Ciornei
5
-404
/
+40
2020-08-31
net: phy: add Lynx PCS module
Ioana Ciornei
3
-0
/
+319
2020-08-31
net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_state
Ioana Ciornei
1
-0
/
+1
2020-08-31
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
1
-0
/
+43
2020-08-31
net/wan/fsl_ucc_hdlc: Add MODULE_DESCRIPTION
YueHaibing
1
-0
/
+1
2020-08-31
net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
YueHaibing
1
-2
/
+0
2020-08-31
net: dl2k: Remove unused macro DRV_NAME
YueHaibing
1
-1
/
+0
2020-08-31
net: wan: slic_ds26522: Remove unused macro DRV_NAME
YueHaibing
1
-2
/
+0
2020-08-31
net: ethernet: ti: am65-cpts: fix i2083 genf (and estf) Reconfiguration Issue
Grygorii Strashko
1
-1
/
+5
2020-08-31
sfc: return errors from efx_mcdi_set_id_led, and de-indirect
Edward Cree
6
-12
/
+4
2020-08-31
sfc: fix kernel-doc on struct efx_loopback_state
Edward Cree
1
-1
/
+1
2020-08-31
sfc: fix unused-but-set-variable warning in efx_farch_filter_remove_safe
Edward Cree
1
-2
/
+0
2020-08-31
sfc: fix W=1 warnings in efx_farch_handle_rx_not_ok
Edward Cree
1
-5
/
+2
2020-08-31
gtp: relax alloc constraint when adding a pdp
Nicolas Dichtel
1
-5
/
+5
2020-08-31
gtp: remove useless rcu_read_lock()
Nicolas Dichtel
1
-2
/
+0
2020-08-31
net: phylink: avoid oops during initialisation
Russell King
1
-1
/
+3
2020-08-31
hinic: add support to query function table
Luo bin
5
-1
/
+190
2020-08-31
hinic: add support to query rq info
Luo bin
6
-2
/
+101
2020-08-31
hinic: add support to query sq info
Luo bin
9
-4
/
+254
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
4
-5
/
+5
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
13
-80
/
+78
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
33
-363
/
+373
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2
-32
/
+8
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
2
-91
/
+213
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
3
-14
/
+185
2020-08-28
ionic: change mtu without full queue rebuild
Shannon Nelson
1
-8
/
+49
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
7
-88
/
+129
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
3
-54
/
+81
2020-08-28
ionic: clean up unnecessary non-static functions
Shannon Nelson
2
-4
/
+2
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
5
-149
/
+92
2020-08-28
ionic: remove lif list concept
Shannon Nelson
6
-127
/
+62
2020-08-28
ionic: use kcalloc for new arrays
Shannon Nelson
1
-4
/
+4
2020-08-28
ionic: fix up a couple of debug strings
Shannon Nelson
1
-3
/
+4
2020-08-28
ionic: set MTU floor at ETH_MIN_MTU
Shannon Nelson
1
-1
/
+2
2020-08-28
net: phy: DP83822: Add ability to advertise Fiber connection
Dan Murphy
1
-7
/
+218
2020-08-28
smsc95xx: add phylib support
Andre Edich
3
-265
/
+203
2020-08-28
smsc95xx: use usbnet->driver_priv
Andre Edich
1
-33
/
+28
2020-08-28
smsc95xx: remove redundant function arguments
Andre Edich
1
-18
/
+17
2020-08-28
Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/sc...
David S. Miller
11
-23
/
+23
2020-08-27
gtp: add notification mechanism
Nicolas Dichtel
1
-9
/
+49
2020-08-27
s390/qeth: strictly order bridge address events
Julian Wiedmann
3
-8
/
+52
2020-08-27
s390/qeth: unify structs for bridge port state
Julian Wiedmann
2
-14
/
+6
[next]