index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-09-24
can: netlink: add can_bitrate_const_fill_info()
Vincent Mailhol
-11
/
+16
2025-09-24
can: netlink: add can_bittiming_const_fill_info()
Vincent Mailhol
-7
/
+13
2025-09-24
can: netlink: add can_bittiming_fill_info()
Vincent Mailhol
-7
/
+12
2025-09-24
can: netlink: add can_data_bittiming_get_size()
Vincent Mailhol
-9
/
+20
2025-09-24
can: netlink: make can_tdc_get_size() FD agnostic
Vincent Mailhol
-10
/
+11
2025-09-24
can: netlink: add can_ctrlmode_changelink()
Vincent Mailhol
-42
/
+54
2025-09-24
can: netlink: add can_dtb_changelink()
Vincent Mailhol
-64
/
+88
2025-09-24
can: netlink: make can_tdc_changelink() FD agnostic
Vincent Mailhol
-5
/
+6
2025-09-24
can: netlink: remove useless check in can_tdc_changelink()
Vincent Mailhol
-1
/
+1
2025-09-24
can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic
Vincent Mailhol
-5
/
+4
2025-09-24
can: netlink: add can_validate_databittiming()
Vincent Mailhol
-20
/
+44
2025-09-24
can: netlink: add can_validate_tdc()
Vincent Mailhol
-34
/
+48
2025-09-24
can: netlink: refactor can_validate_bittiming()
Vincent Mailhol
-19
/
+17
2025-09-24
can: enable CAN XL for virtual CAN devices by default
Vincent Mailhol
-2
/
+2
2025-09-24
can: populate the minimum and maximum MTU values
Vincent Mailhol
-7
/
+22
2025-09-24
wifi: libertas: add WQ_UNBOUND to alloc_workqueue users
Marco Crivellari
-3
/
+5
2025-09-24
Revert "wifi: libertas: WQ_PERCPU added to alloc_workqueue users"
Johannes Berg
-5
/
+3
2025-09-23
net/mlx5e: Fix missing FEC RS stats for RS_544_514_INTERLEAVED_QUAD
Carolina Jubran
-0
/
+1
2025-09-23
net/mlx5: HWS, ignore flow level for multi-dest table
Yevgeny Kliteynik
-12
/
+6
2025-09-23
net/mlx5: fs, fix UAF in flow counter release
Moshe Shemesh
-5
/
+31
2025-09-23
net: phy: stop exporting phy_driver_register
Heiner Kallweit
-2
/
+2
2025-09-23
net: phy: dp83640: improve phydev and driver removal handling
Heiner Kallweit
-38
/
+20
2025-09-23
net: phy: move config symbol MDIO_BUS to drivers/net/phy/Kconfig
Heiner Kallweit
-5
/
+5
2025-09-23
net: airoha: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-1
/
+3
2025-09-23
Merge tag 'linux-can-fixes-for-6.17-20250923' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-21
/
+27
2025-09-23
can: dev: turn can_set_static_ctrlmode() into a non-inline function
Vincent Mailhol
-0
/
+21
2025-09-23
wifi: libertas: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-3
/
+5
2025-09-23
Merge tag 'ath-next-20250922' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-283
/
+669
2025-09-22
bnxt_en: correct offset handling for IPv6 destination address
Alok Tiwari
-1
/
+1
2025-09-22
wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
Muhammad Usama Anjum
-5
/
+18
2025-09-22
bng_en: Configure default VNIC
Bhargava Marreddy
-0
/
+386
2025-09-22
bng_en: Register default VNIC
Bhargava Marreddy
-2
/
+368
2025-09-22
bng_en: Register rings with the firmware
Bhargava Marreddy
-0
/
+581
2025-09-22
bng_en: Allocate stat contexts
Bhargava Marreddy
-0
/
+174
2025-09-22
bng_en: Allocate packet buffers
Bhargava Marreddy
-1
/
+287
2025-09-22
bng_en: Initialise core resources
Bhargava Marreddy
-0
/
+261
2025-09-22
bng_en: Introduce VNIC
Bhargava Marreddy
-0
/
+151
2025-09-22
bng_en: Add initial support for CP and NQ rings
Bhargava Marreddy
-1
/
+425
2025-09-22
bng_en: Add initial support for RX and TX rings
Bhargava Marreddy
-2
/
+503
2025-09-22
bng_en: make bnge_alloc_ring() self-unwind on failure
Bhargava Marreddy
-3
/
+6
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
-31
/
+44
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
-8
/
+8
2025-09-22
net: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-4
/
+4
2025-09-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-264
/
+989
2025-09-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-52
/
+90
2025-09-22
net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()
Thorsten Blum
-3
/
+2
2025-09-22
net: xilinx: axienet: Fix kernel-doc warnings for missing return descriptions
Suraj Gupta
-2
/
+8
2025-09-22
net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463
Bastien Curutchet
-0
/
+45
2025-09-22
net: sfp: remove old sfp_parse_* functions
Russell King (Oracle)
-54
/
+0
2025-09-22
net: phy: update all PHYs to use sfp_get_module_caps()
Russell King (Oracle)
-25
/
+19
[prev]
[next]