index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
net: mtk_eth_soc: add fixme comment for state->speed use
Russell King (Oracle)
1
-0
/
+8
2022-05-19
net: mtk_eth_soc: provide mtk_sgmii_config()
Russell King (Oracle)
3
-12
/
+20
2022-05-19
net: mtk_eth_soc: stop passing phylink state to sgmii setup
Russell King (Oracle)
3
-4
/
+4
2022-05-19
net: mtk_eth_soc: correct 802.3z duplex setting
Russell King
3
-10
/
+29
2022-05-19
net: mtk_eth_soc: correct 802.3z speed setting
Russell King (Oracle)
1
-13
/
+5
2022-05-19
net: mtk_eth_soc: add mask and update PCS speed definitions
Russell King (Oracle)
1
-3
/
+5
2022-05-19
net: mtk_eth_soc: remove unused sgmii flags
Russell King (Oracle)
1
-8
/
+0
2022-05-19
net: mtk_eth_soc: remove unused mac->mode
Russell King (Oracle)
2
-2
/
+0
2022-05-19
net: ethernet: SP7021: fix a use after free of skb->len
Dan Carpenter
1
-1
/
+3
2022-05-19
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
1
-7
/
+26
2022-05-19
Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
27
-329
/
+17
2022-05-19
can: mcp251xfd: silence clang's -Wunaligned-access warning
Vincent Mailhol
1
-1
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
22
-316
/
+2
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
10
-12
/
+14
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
118
-2554
/
+4670
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
87
-511
/
+808
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
34
-240
/
+399
2022-05-19
nfp: flower: support ct merging when mangle action exists
Yinjun Zhang
2
-105
/
+189
2022-05-19
net: fec: Avoid allocating rx buffer using ATOMIC in ndo_open
Michael Trimarchi
1
-1
/
+1
2022-05-18
ptp: ocp: change sysfs attr group handling
Jonathan Lemon
1
-15
/
+42
2022-05-18
net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...
Jakub Kicinski
1
-2
/
+2
2022-05-18
sfc: siena: Have a unique wrapper ifndef for efx channels header
Saeed Mahameed
1
-2
/
+2
2022-05-18
octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()
Christophe JAILLET
1
-11
/
+14
2022-05-18
octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()
Christophe JAILLET
1
-0
/
+2
2022-05-18
net: phy: adin: add support for clock output
Josua Mayer
1
-0
/
+40
2022-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+1
2022-05-18
Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-9
/
+8
2022-05-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-8
/
+7
2022-05-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-40
/
+21
2022-05-18
Fix double fget() in vhost_net_set_backend()
Al Viro
1
-8
/
+7
2022-05-18
vdpa/mlx5: Use consistent RQT size
Eli Cohen
1
-40
/
+21
2022-05-18
net: smc911x: Fix min() use in debug code
Geert Uytterhoeven
1
-3
/
+3
2022-05-18
net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()
Yang Yingliang
1
-3
/
+8
2022-05-18
eth: sun: cassini: remove dead code
Martin Liška
1
-2
/
+2
2022-05-18
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
1
-0
/
+5
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2022-05-18
net: stmmac: remove unused get_addr() callback
Vincent Whitchurch
5
-28
/
+0
2022-05-18
nfc: pn533: Fix buggy cleanup order
Lin Ma
1
-2
/
+3
2022-05-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
4
-18
/
+35
2022-05-18
net: dsa: microchip: remove unused members in ksz_device
Arun Ramadoss
2
-6
/
+1
2022-05-18
net: dsa: microchip: add the phylink get_caps
Arun Ramadoss
4
-9
/
+117
2022-05-18
net: dsa: move mib->cnt_ptr reset code to ksz_common.c
Prasanna Vengateshan
3
-6
/
+7
2022-05-18
net: dsa: microchip: move get_strings to ksz_common
Arun Ramadoss
4
-29
/
+20
2022-05-18
net: dsa: microchip: move port memory allocation to ksz_common
Arun Ramadoss
3
-42
/
+21
2022-05-18
net: dsa: microchip: move struct mib_names to ksz_chip_data
Arun Ramadoss
4
-157
/
+149
2022-05-18
net: dsa: microchip: perform the compatibility check for dev probed
Arun Ramadoss
6
-22
/
+109
2022-05-18
net: dsa: microchip: move ksz_chip_data to ksz_common
Arun Ramadoss
4
-206
/
+259
2022-05-18
net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_data
Arun Ramadoss
1
-2
/
+3
2022-05-18
iwlwifi: mei: fix potential NULL-ptr deref
Johannes Berg
1
-0
/
+2
2022-05-18
iwlwifi: mei: clear the sap data header before sending
Avraham Stern
1
-0
/
+1
[next]