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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
can: tcan4x5x: Remove reserved register 0x814 from writable table
Markus Schneider-Pargmann
1
-1
/
+0
2023-07-31
can: flexcan: fix the return value handle for platform_get_irq()
Ruan Jinjie
1
-6
/
+6
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
28
-277
/
+286
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
31
-138
/
+405
2023-07-30
can: ems_pci: move ASIX AX99100 ids to pci_ids.h
Jiaqing Zhao
1
-5
/
+1
2023-07-30
can: ems_pci: remove PCI_SUBVENDOR_ID_ASIX definition
Jiaqing Zhao
1
-2
/
+1
2023-07-29
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
9
-26
/
+128
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-07-29
net: stmmac: tegra: Properly allocate clock bulk data
Thierry Reding
1
-1
/
+2
2023-07-29
team: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-07-28
net: ethernet: mtk_eth_soc: enable nft hw flowtable_offload for MT7988 SoC
Lorenzo Bianconi
3
-5
/
+36
2023-07-28
net: ethernet: mtk_eth_soc: enable page_pool support for MT7988 SoC
Lorenzo Bianconi
1
-1
/
+1
2023-07-28
net: bcmasp: Clean up redundant dev_err_probe()
Chen Jiahao
1
-1
/
+1
2023-07-28
r8152: set bp in bulk
Hayes Wang
1
-50
/
+25
2023-07-28
r8152: adjust generic_ocp_write function
Hayes Wang
1
-11
/
+18
2023-07-28
net: ethernet: slicoss: remove redundant increment of pointer data
Colin Ian King
1
-3
/
+1
2023-07-28
Merge branch 'in-kernel-support-for-the-tls-alert-protocol'
Jakub Kicinski
1
-0
/
+1
2023-07-28
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
1
-0
/
+1
2023-07-28
octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol error
Suman Ghosh
1
-2
/
+2
2023-07-28
eth: bnxt: fix warning for define in struct_group
Jakub Kicinski
1
-1
/
+2
2023-07-28
eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
Jakub Kicinski
1
-1
/
+1
2023-07-28
Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
20
-525
/
+565
2023-07-28
mlxsw: spectrum_router: IPv6 events: Use tracker helpers to hold & put netdev...
Petr Machata
1
-2
/
+3
2023-07-28
mlxsw: spectrum_router: RIF: Use tracker helpers to hold & put netdevices
Petr Machata
1
-3
/
+4
2023-07-28
mlxsw: spectrum_router: hw_stats: Use tracker helpers to hold & put netdevices
Petr Machata
1
-2
/
+3
2023-07-28
mlxsw: spectrum_router: FIB: Use tracker helpers to hold & put netdevices
Petr Machata
1
-3
/
+5
2023-07-28
mlxsw: spectrum_switchdev: Use tracker helpers to hold & put netdevices
Petr Machata
1
-4
/
+5
2023-07-28
mlxsw: spectrum_nve: Do not take reference when looking up netdevice
Petr Machata
1
-3
/
+4
2023-07-28
mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()
Petr Machata
2
-19
/
+0
2023-07-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
16
-135
/
+2128
2023-07-28
Merge tag 'linux-can-next-for-6.6-20230728' of git://git.kernel.org/pub/scm/l...
David S. Miller
16
-118
/
+177
2023-07-28
sfc: Remove vfdi.h
Martin Habets
1
-252
/
+0
2023-07-28
sfc: Cleanups in io.h
Martin Habets
2
-80
/
+9
2023-07-28
sfc: Miscellaneous comment removals
Martin Habets
4
-21
/
+2
2023-07-28
sfc: Remove struct efx_special_buffer
Martin Habets
8
-75
/
+25
2023-07-28
sfc: Filter cleanups for Falcon and Siena
Martin Habets
2
-23
/
+0
2023-07-28
sfc: Remove some NIC type indirections that are no longer needed
Martin Habets
5
-19
/
+0
2023-07-28
sfc: Remove PTP code for Siena
Martin Habets
2
-226
/
+1
2023-07-28
sfc: Remove EFX_REV_SIENA_A0
Martin Habets
2
-9
/
+1
2023-07-28
sfc: Remove support for siena high priority queue
Martin Habets
4
-50
/
+2
2023-07-28
sfc: Remove siena_nic_data and stats
Martin Habets
1
-95
/
+0
2023-07-28
sfc: Remove falcon references
Martin Habets
6
-3170
/
+2
2023-07-28
net/mlx5: Fix flowhash key set/get for custom RSS
Joe Damato
3
-17
/
+48
2023-07-28
can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception
Marc Kleine-Budde
2
-19
/
+67
2023-07-28
can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
Marc Kleine-Budde
1
-1
/
+26
2023-07-28
can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...
Marc Kleine-Budde
5
-15
/
+16
2023-07-28
can: gs_usb: gs_usb_disconnect(): remove not needed usb_kill_anchored_urbs()
Marc Kleine-Budde
1
-1
/
+0
2023-07-28
can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
Marc Kleine-Budde
1
-1
/
+0
2023-07-28
can: gs_usb: gs_can_close(): don't complain about failed device reset during ...
Marc Kleine-Budde
1
-3
/
+1
2023-07-28
can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error ...
Marc Kleine-Budde
1
-6
/
+3
[prev]
[next]