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
2026-01-27
Merge tag 'iwlwifi-next-2026-01-21' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
-925
/
+1591
2026-01-27
Merge tag 'ath-next-20260120' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
-227
/
+3135
2026-01-27
wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
Ziyi Guo
-0
/
+2
2026-01-27
wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()
Ziyi Guo
-0
/
+2
2026-01-27
wifi: p54: Fix memory leak in p54_beacon_update()
Zilin Guan
-1
/
+3
2026-01-27
wifi: rtw88: sdio: Migrate to use sdio specific shutdown function
Uwe Kleine-König
-8
/
+7
2026-01-27
wifi: rsi: sdio: Migrate to use sdio specific shutdown function
Uwe Kleine-König
-3
/
+2
2026-01-27
net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bits
Jijie Shao
-4
/
+9
2026-01-27
net: hns3: extend HCLGE_FD_AD_QID to 11 bits
Jijie Shao
-3
/
+6
2026-01-27
net: dsa: mxl-gsw1xx: add support for Intel GSW150
Daniel Golle
-6
/
+67
2026-01-27
net: dsa: mxl-gsw1xx: only setup SerDes PCS if it exists
Daniel Golle
-14
/
+23
2026-01-27
net: dsa: lantiq: clean up phylink_get_caps switch statement
Daniel Golle
-15
/
+8
2026-01-27
net: dsa: lantiq: allow arbitrary MII registers
Daniel Golle
-37
/
+66
2026-01-26
net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properly
David Yang
-12
/
+12
2026-01-26
netdevsim: use u64_stats_t with u64_stats_sync properly
David Yang
-12
/
+14
2026-01-26
net: spacemit: Check for netif_carrier_ok() in emac_stats_update()
Vivian Wang
-7
/
+27
2026-01-26
r8169: remove optional size argument in calls to strscpy
Heiner Kallweit
-5
/
+4
2026-01-26
r8169: add support for extended chip version id and RTL9151AS
Javen Xu
-9
/
+39
2026-01-26
rocker: fix memory leak in rocker_world_port_post_fini()
Kery Qi
-3
/
+2
2026-01-26
net: usb: replace unnecessary get_link functions with usbnet_get_link
Ethan Nelson-Moore
-25
/
+4
2026-01-26
net: usb: smsc95xx: use phy_do_ioctl_running function
Ethan Nelson-Moore
-9
/
+1
2026-01-26
net: bcmasp: streamline early exit in probe
Justin Chen
-13
/
+14
2026-01-26
net: bcmasp: clean up some legacy logic
Justin Chen
-89
/
+10
2026-01-26
net: alacritech: Use u64_stats_t with u64_stats_sync properly
David Yang
-29
/
+29
2026-01-26
idpf: export RX hardware timestamping information to XDP
YiFei Zhu
-0
/
+51
2026-01-26
ice: reshuffle and group Rx and Tx queue fields by cachelines
Alexander Lobakin
-57
/
+70
2026-01-26
ice: convert all ring stats to u64_stats_t
Jacob Keller
-90
/
+147
2026-01-26
ice: shorten ring stat names and add accessors
Jacob Keller
-35
/
+60
2026-01-26
ice: use u64_stats API to access pkts/bytes in dim sample
Jacob Keller
-22
/
+75
2026-01-26
ice: remove ice_q_stats struct and use struct_group
Jacob Keller
-17
/
+16
2026-01-26
ice: pass pointer to ice_fetch_u64_stats_per_ring
Jacob Keller
-18
/
+9
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
-424
/
+620
2026-01-25
net: dsa: yt921x: Fix MIB overflow wraparound routine
David Yang
-7
/
+8
2026-01-25
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-1146
/
+1417
2026-01-25
net: usb: sr9700: rename register write commands for clarity
Ethan Nelson-Moore
-6
/
+6
2026-01-25
net: usb: sr9700: use ETH_ALEN instead of magic number
Ethan Nelson-Moore
-1
/
+1
2026-01-25
net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
Zeng Chi
-1
/
+1
2026-01-25
net: wwan: t7xx: fix potential skb->frags overflow in RX path
Kery Qi
-2
/
+7
2026-01-25
ipvlan: remove ipvlan_ht_addr_lookup()
Eric Dumazet
-21
/
+34
2026-01-25
vxlan: vnifilter: fix memcpy with u64_stats
David Yang
-1
/
+1
2026-01-25
macsec: fix memcpy with u64_stats
David Yang
-3
/
+3
2026-01-25
net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
Zilin Guan
-1
/
+1
2026-01-25
sfc: fix deadlock in RSS config read
Edward Cree
-6
/
+1
2026-01-25
Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-3
/
+3
2026-01-23
bonding: annotate data-races around slave->last_rx
Eric Dumazet
-12
/
+14
2026-01-23
eth: bnxt: plug bnxt_validate_qcfg() into qops
Jakub Kicinski
-5
/
+6
2026-01-23
net: introduce a trivial netdev_queue_config()
Jakub Kicinski
-3
/
+3
2026-01-23
eth: bnxt: always set the queue mgmt ops
Jakub Kicinski
-1
/
+5
2026-01-23
octeon_ep: Fix memory leak in octep_device_setup()
Zilin Guan
-1
/
+1
2026-01-23
geneve: use GRO hint option in the RX path
Paolo Abeni
-7
/
+176
[prev]
[next]