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-03-18
qed: Reimplement qed_mcast_bin_from_mac() using library functions
Eric Biggers
-42
/
+11
2026-03-18
net/mlx5: Support cross-timestamping on ARM architectures
Carolina Jubran
-7
/
+9
2026-03-18
net/mlx5: Move crosststamp setup into helper function
Carolina Jubran
-9
/
+19
2026-03-18
net: mdio-gpio: remove linux/platform_data/mdio-gpio.h
Bartosz Golaszewski
-7
/
+0
2026-03-18
net: mdio-gpio: remove linux/mdio-gpio.h
Bartosz Golaszewski
-1
/
+4
2026-03-18
net: phy: remove Kconfig symbol MDIO_BUS
Heiner Kallweit
-7
/
+1
2026-03-18
net: bonding: fix NULL deref in bond_debug_rlb_hash_show
Xiang Mei
-5
/
+11
2026-03-18
net/mlx5e: Add hds-thresh query support via ethtool
Nimrod Oren
-1
/
+5
2026-03-18
net/mlx5e: Fix race condition during IPSec ESN update
Jianbo Liu
-19
/
+14
2026-03-18
net/mlx5e: Prevent concurrent access to IPSec ASO context
Jianbo Liu
-9
/
+9
2026-03-18
net/mlx5: qos: Restrict RTNL area to avoid a lock cycle
Cosmin Ratiu
-14
/
+9
2026-03-18
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
-21
/
+86
2026-03-18
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
-0
/
+3
2026-03-18
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
-1
/
+3
2026-03-18
netdevsim: drop PSP ext ref on forward failure
Wesley Atwell
-1
/
+4
2026-03-18
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
-8
/
+3
2026-03-18
wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroom
Guenter Roeck
-1
/
+1
2026-03-17
net: stmmac: use queue rather than ->queue_index
Russell King (Oracle)
-14
/
+11
2026-03-17
net: stmmac: remove tx_tail_addr
Russell King (Oracle)
-4
/
+4
2026-03-17
net: stmmac: add helper to set transmit tail pointer
Russell King (Oracle)
-14
/
+16
2026-03-17
net: stmmac: add helper to get size of a transmit descriptor
Russell King (Oracle)
-25
/
+15
2026-03-17
net: stmmac: add helper to get hardware transmit descriptor
Russell King (Oracle)
-63
/
+28
2026-03-17
net: stmmac: simplify stmmac_set_queue_rx_buf_size()
Russell King (Oracle)
-9
/
+5
2026-03-17
net: stmmac: add helper to set receive buffer size
Russell King (Oracle)
-33
/
+21
2026-03-17
net: stmmac: use consistent tests for receive buffer size
Russell King (Oracle)
-1
/
+1
2026-03-17
net: stmmac: remove rx_tail_addr
Russell King (Oracle)
-3
/
+3
2026-03-17
net: stmmac: add helper to set receive tail pointer
Russell King (Oracle)
-20
/
+20
2026-03-17
net: stmmac: add helper to get size of a receive descriptor
Russell King (Oracle)
-13
/
+11
2026-03-17
net: stmmac: add helper to get hardware receive descriptor
Russell King (Oracle)
-50
/
+26
2026-03-17
net: stmmac: clean up stmmac_clear_rx_descriptors()
Russell King (Oracle)
-9
/
+9
2026-03-17
net: stmmac: helpers for filling tx_q->tx_skbuff_dma
Russell King (Oracle)
-42
/
+54
2026-03-17
net: stmmac: rearrange stmmac_tx_info members to pack better
Russell King (Oracle)
-3
/
+3
2026-03-17
net: stmmac: Add glue layer for Spacemit K3 SoC
Inochi Amaoto
-0
/
+240
2026-03-17
net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
Inochi Amaoto
-0
/
+1
2026-03-17
ppp: require callers of ppp_dev_name() to hold RCU
Qingfang Deng
-2
/
+1
2026-03-17
net: phy: mxl-gpy: add PHY-level statistics via ethtool
Daniel Golle
-2
/
+64
2026-03-17
bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handler
Junrui Luo
-1
/
+3
2026-03-17
libie: prevent memleak in fwlog code
Michal Swiatkowski
-13
/
+36
2026-03-17
iavf: fix VLAN filter lost on add/delete race
Petr Oros
-3
/
+6
2026-03-17
igc: fix page fault in XDP TX timestamps handling
Zdenek Bouska
-0
/
+42
2026-03-17
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
-5
/
+2
2026-03-17
net: airoha: select QDMA block according LAN/WAN configuration
Lorenzo Bianconi
-10
/
+9
2026-03-17
net: usb: aqc111: Do not perform PM inside suspend callback
Nikola Z. Ivanov
-6
/
+6
2026-03-17
net: macb: add support for Microchip pic64hpsc ethernet endpoint
Charles Perry
-0
/
+9
2026-03-17
net: macb: add safeguards for jumbo frame larger than 10240
Charles Perry
-2
/
+4
2026-03-17
ovpn: consolidate crypto allocations in one chunk
Ralf Lici
-46
/
+135
2026-03-17
ovpn: add support for asymmetric peer IDs
Ralf Lici
-10
/
+33
2026-03-17
ovpn: notify userspace on client float event
Ralf Lici
-0
/
+86
2026-03-17
ovpn: pktid: use bitops.h API
Qingfang Deng
-8
/
+5
2026-03-17
ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doit
Sabrina Dubroca
-1
/
+1
[prev]
[next]