summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
7 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
7 daysnet: macb: use the current queue number for statsPaolo Valerio
9 daysnet: mana: fix use-after-free in add_adev() error pathGuangshuo Li
9 daysnet: lan743x: fix duplex configuration in mac_link_upThangaraj Samynathan
9 daysvirtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin
9 daysnet: macb: Use dev_consume_skb_any() to free TX SKBsKevin Hao
9 daysMerge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/...Paolo Abeni
9 daysnet: ti: icssg-prueth: fix use-after-free of CPPI descriptor in RX pathDavid Carlier
9 daysteam: fix header_ops type confusion with non-Ethernet portsJiayuan Chen
9 daysvirtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo
10 daysnet: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
10 daysnet: b44: always select CONFIG_FIXED_PHYArnd Bergmann
10 daysnet: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
10 daysidpf: only assign num refillqs if allocation was successfulJoshua Hay
10 daysidpf: clear stale cdev_info ptrJoshua Hay
10 daysiavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
10 daysice: use ice_update_eth_stats() for representor statsPetr Oros
10 daysice: fix inverted ready check for VF representorsPetr Oros
10 daysice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
13 daysnet: bcmasp: fix double disable of clkJustin Chen
13 daysnet: bcmasp: fix double free of WoL irqJustin Chen
13 daysnet: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao
13 daysnet: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
14 daysionic: fix persistent MAC address override on PFMohammad Heib
2026-03-19net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal
2026-03-19can: mcp251x: add error handling for power enable in open and resumeWenyuan Li
2026-03-19can: netlink: can_changelink(): add missing error handling to call can_ctrlmo...Marc Kleine-Budde
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-03-18Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau
2026-03-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-03-17bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo
2026-03-17libie: prevent memleak in fwlog codeMichal Swiatkowski
2026-03-17iavf: fix VLAN filter lost on add/delete racePetr Oros
2026-03-17igc: fix page fault in XDP TX timestamps handlingZdenek Bouska
2026-03-17igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-03-17net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner
2026-03-16net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi
2026-03-16bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet