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-10-20
can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_drop...
Marc Kleine-Budde
-1
/
+1
2025-10-20
Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...
Johannes Berg
-2
/
+3
2025-10-20
wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode
Gokul Sivakumar
-22
/
+12
2025-10-20
Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
-27
/
+72
2025-10-19
wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()
Dan Carpenter
-2
/
+3
2025-10-18
wifi: ath12k: Add MODULE_FIRMWARE() entries
Takashi Iwai
-0
/
+4
2025-10-17
net: dsa: lantiq_gswip: treat VID 0 like the PVID
Vladimir Oltean
-2
/
+2
2025-10-17
net: dsa: lantiq_gswip: drop untagged on VLAN-aware bridge ports with no PVID
Vladimir Oltean
-0
/
+10
2025-10-17
net: dsa: lantiq_gswip: put a more descriptive error print in gswip_vlan_remo...
Vladimir Oltean
-1
/
+2
2025-10-17
net: dsa: lantiq_gswip: remove vlan_aware and pvid arguments from gswip_vlan_...
Vladimir Oltean
-5
/
+4
2025-10-17
net: dsa: lantiq_gswip: disallow changes to privately set up VID 0
Vladimir Oltean
-0
/
+6
2025-10-17
net: dsa: lantiq_gswip: permit dynamic changes to VLAN filtering state
Vladimir Oltean
-27
/
+12
2025-10-17
net: dsa: lantiq_gswip: remove legacy configure_vlan_while_not_filtering option
Vladimir Oltean
-6
/
+43
2025-10-17
net: dsa: lantiq_gswip: merge gswip_vlan_add_unaware() and gswip_vlan_add_awa...
Vladimir Oltean
-77
/
+17
2025-10-17
net: dsa: lantiq_gswip: remove duplicate assignment to vlan_mapping.val[0]
Vladimir Oltean
-2
/
+1
2025-10-17
net: dsa: lantiq_gswip: define VLAN ID 0 constant
Vladimir Oltean
-5
/
+9
2025-10-17
net: dsa: lantiq_gswip: support bridge FDB entries on the CPU port
Vladimir Oltean
-8
/
+10
2025-10-17
r8169: reconfigure rx unconditionally before chip reset when resuming
Heiner Kallweit
-3
/
+1
2025-10-17
net: phy: realtek: fix rtl8221b-vm-cg name
Aleksander Jan Bajkowski
-8
/
+8
2025-10-17
dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
Ioana Ciornei
-2
/
+1
2025-10-17
net: bonding: update the slave array for broadcast mode
Tonghao Zhang
-2
/
+5
2025-10-17
net: enetc: correct the value of ENETC_RXB_TRUESIZE
Wei Fang
-1
/
+1
2025-10-17
net: enetc: fix the deadlock of enetc_mdio_lock
Jianpeng Chang
-4
/
+21
2025-10-17
ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
Kuniyuki Iwashima
-2
/
+2
2025-10-17
net: hibmcge: support pci_driver.shutdown()
Jijie Shao
-0
/
+17
2025-10-17
can: m_can: m_can_get_berr_counter(): don't wake up controller if interface i...
Marc Kleine-Budde
-0
/
+4
2025-10-17
can: m_can: m_can_tx_submit(): remove unneeded sanity checks
Marc Kleine-Budde
-5
/
+0
2025-10-17
can: m_can: m_can_class_register(): remove error message in case devm_kzalloc...
Marc Kleine-Budde
-3
/
+1
2025-10-17
can: m_can: m_can_interrupt_enable(): use m_can_write() instead of open codin...
Marc Kleine-Budde
-1
/
+1
2025-10-17
net: m_can: convert dev_{dbg,info,err} -> netdev_{dbg,info,err}
Marc Kleine-Budde
-27
/
+27
2025-10-17
can: m_can: hrtimer_callback(): rename to m_can_polling_timer()
Marc Kleine-Budde
-2
/
+2
2025-10-17
can: m_can: m_can_init_ram(): make static
Marc Kleine-Budde
-23
/
+21
2025-10-17
can: m_can: Support pinctrl wakeup state
Markus Schneider-Pargmann (TI.com)
-2
/
+70
2025-10-17
can: m_can: Return ERR_PTR on error in allocation
Markus Schneider-Pargmann (TI.com)
-9
/
+9
2025-10-17
can: m_can: Map WoL to device_set_wakeup_enable
Markus Schneider-Pargmann (TI.com)
-0
/
+37
2025-10-17
can: treewide: remove can_change_mtu()
Vincent Mailhol
-76
/
+0
2025-10-17
can: m_can: add support for optional reset
Marc Kleine-Budde
-3
/
+25
2025-10-16
net: stmmac: dwmac-rk: Fix disabling set_clock_selection
Sebastian Reichel
-4
/
+5
2025-10-16
net: macb: sort #includes
Théo Lebrun
-18
/
+19
2025-10-16
net: macb: apply reverse christmas tree in macb_tx_map()
Théo Lebrun
-4
/
+4
2025-10-16
net: macb: drop `count` local variable in macb_tx_map()
Théo Lebrun
-6
/
+4
2025-10-16
net: macb: drop `entry` local variable in macb_tx_map()
Théo Lebrun
-11
/
+7
2025-10-16
net: macb: replace min() with umin() calls
Théo Lebrun
-5
/
+5
2025-10-16
net: macb: remove bp->queue_mask
Théo Lebrun
-33
/
+37
2025-10-16
net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
Théo Lebrun
-49
/
+32
2025-10-16
net: macb: move bp->hw_dma_cap flags to bp->caps
Théo Lebrun
-29
/
+25
2025-10-16
net: macb: simplify macb_adj_dma_desc_idx()
Théo Lebrun
-12
/
+6
2025-10-16
net: macb: simplify macb_dma_desc_get_size()
Théo Lebrun
-20
/
+7
2025-10-16
net: macb: drop macb_config NULL checking
Théo Lebrun
-4
/
+2
2025-10-16
net: macb: Remove local variables clk_init and init in macb_probe()
Théo Lebrun
-10
/
+3
[prev]
[next]