index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
hinic: avoid gcc -Wrestrict warning
Arnd Bergmann
1
-15
/
+10
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
8
-7
/
+304
2021-03-24
Simplify the code by using module_platform_driver macro
Zhichao Cai
1
-12
/
+1
2021-03-24
net: ipa: increase channels and events
Alex Elder
1
-2
/
+2
2021-03-24
net: ipa: move ipa_aggr_granularity_val()
Alex Elder
2
-12
/
+15
2021-03-24
net: ipa: limit local processing context address
Alex Elder
2
-4
/
+16
2021-03-24
net: ipa: define the ENDP_INIT_NAT register
Alex Elder
2
-2
/
+29
2021-03-24
net: ipa: update version definitions
Alex Elder
1
-7
/
+22
2021-03-24
net: ipa: reduce IPA version assumptions
Alex Elder
5
-30
/
+37
2021-03-24
mlxsw: spectrum_router: Enable resilient nexthop groups to be programmed
Ido Schimmel
1
-1
/
+85
2021-03-24
mlxsw: spectrum_router: Periodically update activity of nexthop buckets
Ido Schimmel
2
-0
/
+102
2021-03-24
mlxsw: reg: Add Router Adjacency Table Activity Dump Register
Ido Schimmel
1
-0
/
+55
2021-03-24
mlxsw: spectrum_router: Update hardware flags on nexthop buckets
Ido Schimmel
1
-0
/
+37
2021-03-24
mlxsw: spectrum_router: Add nexthop bucket replacement support
Ido Schimmel
1
-0
/
+134
2021-03-24
mlxsw: spectrum_router: Pass payload pointer to nexthop update function
Ido Schimmel
5
-17
/
+21
2021-03-24
mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when in...
Ido Schimmel
5
-19
/
+32
2021-03-24
mlxsw: spectrum_router: Add support for resilient nexthop groups
Ido Schimmel
1
-1
/
+25
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_mac_ht_flt
Vladimir Oltean
1
-6
/
+10
2021-03-24
net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter
Vladimir Oltean
1
-4
/
+4
2021-03-24
netdevsim: switch to memdup_user_nul()
Wei Yongjun
1
-8
/
+3
2021-03-24
net: phy: marvell10g: Add PHY loopback support
Wong Vee Khee
1
-0
/
+2
2021-03-24
net: phy: add genphy_c45_loopback
Wong Vee Khee
1
-0
/
+8
2021-03-24
octeontx2: fix -Wnonnull warning
Arnd Bergmann
1
-32
/
+28
2021-03-24
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
8
-0
/
+189
2021-03-24
sfc-falcon: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
octeontx2-af: Few mundane typos fixed
Bhaskar Chowdhury
1
-6
/
+6
2021-03-24
net: ethernet: mtk_eth_soc: add flow offloading support
Felix Fietkau
4
-2
/
+500
2021-03-24
net: ethernet: mtk_eth_soc: add support for initializing the PPE
Felix Fietkau
7
-3
/
+1190
2021-03-24
net: ethernet: mtk_eth_soc: fix parsing packets in GDM
Felix Fietkau
2
-6
/
+11
2021-03-24
net: ppp: resolve forwarding path for bridge pppoe devices
Felix Fietkau
2
-0
/
+45
2021-03-24
net: ocelot: Simplify MRP deletion
Horatiu Vultur
1
-16
/
+0
2021-03-24
net: hns: remove redundant variable initialization
Yonglong Liu
7
-17
/
+17
2021-03-24
net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()
Yonglong Liu
1
-1
/
+1
2021-03-24
net: hns: remove unused HNS_LED_PC_REG
Huazhong Tan
1
-1
/
+0
2021-03-24
net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR
Huazhong Tan
1
-1
/
+1
2021-03-24
net: hns: remove unused config_half_duplex()
Huazhong Tan
3
-12
/
+0
2021-03-24
net: hns: remove unused set_rx_ignore_pause_frames()
Huazhong Tan
3
-26
/
+0
2021-03-24
net: hns: remove unused set_autoneg()
Huazhong Tan
2
-11
/
+0
2021-03-24
net: hns: remove unused get_autoneg()
Huazhong Tan
2
-15
/
+0
2021-03-23
net: ethernet: Remove duplicate include of vhca_event.h
Wan Jiabing
1
-1
/
+0
2021-03-23
net: ethernet: indir_table.h is included twice
Wan Jiabing
1
-1
/
+0
2021-03-23
net: ipa: avoid 64-bit modulus
Alex Elder
2
-7
/
+13
2021-03-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
48
-69
/
+90
2021-03-23
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
4
-32
/
+110
2021-03-23
net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG
Vladimir Oltean
1
-25
/
+86
2021-03-23
e1000: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-23
ixgbevf: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-23
igb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+3
2021-03-23
ixgbe: Fix fall-through warnings for Clang
Gustavo A. R. Silva
4
-0
/
+5
2021-03-23
fm10k: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
[next]