index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup
Qendrim Maxhuni
1
-0
/
+6
2025-11-03
net: spacemit: Check netif_running() in emac_set_pauseparam()
Vivian Wang
1
-0
/
+3
2025-11-03
octeontx2-pf: Fix devm_kcalloc() error checking
Dan Carpenter
1
-4
/
+2
2025-11-03
net: ionic: map SKB after pseudo-header checksum prep
Mohammad Heib
1
-17
/
+13
2025-11-03
net: ionic: add dma_wmb() before ringing TX doorbell
Mohammad Heib
1
-0
/
+4
2025-11-03
net: phy: micrel: lan8842 errata
Horatiu Vultur
1
-1
/
+17
2025-11-03
net: phy: micrel: lan8842 errata
Horatiu Vultur
1
-0
/
+147
2025-11-03
net: dsa: b53: properly bound ARL searches for < 4 ARL bin chips
Jonas Gorski
1
-3
/
+6
2025-11-03
net: dsa: b53: stop reading ARL entries if search is done
Jonas Gorski
1
-1
/
+1
2025-11-03
net: dsa: b53: fix enabling ip multicast
Jonas Gorski
2
-4
/
+3
2025-11-03
net: dsa: b53: fix bcm63xx RGMII port link adjustment
Jonas Gorski
1
-1
/
+11
2025-11-03
net: dsa: b53: fix resetting speed and pause on forced link
Jonas Gorski
1
-0
/
+9
2025-11-03
net: mdio: Check regmap pointer returned by device_node_to_regmap()
Alok Tiwari
1
-0
/
+2
2025-10-31
netconsole: Acquire su_mutex before navigating configs hierarchy
Gustavo Luiz Duarte
1
-0
/
+10
2025-10-31
gve: Implement settime64 with -EOPNOTSUPP
Tim Hostetler
1
-0
/
+7
2025-10-31
gve: Implement gettimex64 with -EOPNOTSUPP
Tim Hostetler
1
-0
/
+8
2025-10-31
Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
2
-19
/
+21
2025-10-30
wifi: zd1211rw: fix potential memory leak in __zd_usb_enable_rx()
Abdun Nihaal
1
-0
/
+1
2025-10-29
net: stmmac: est: Fix GCL bounds checks
Rohan G Thomas
1
-2
/
+2
2025-10-29
net: stmmac: Consider Tx VLAN offload tag length for maxSDU
Rohan G Thomas
1
-4
/
+10
2025-10-29
net: stmmac: vlan: Disable 802.1AD tag insertion offload
Rohan G Thomas
2
-15
/
+5
2025-10-29
net/mlx5e: kTLS, Cancel RX async resync request in error flows
Shahar Shitrit
3
-5
/
+37
2025-10-29
net: tls: Change async resync helpers argument
Shahar Shitrit
1
-2
/
+7
2025-10-29
net: phy: dp83869: fix STRAP_OPMODE bitmask
Thanh Quan
1
-2
/
+2
2025-10-29
net: mctp: Fix tx queue stall
Jinliang Wang
1
-3
/
+5
2025-10-29
net/mlx5: Don't zero user_count when destroying FDB tables
Cosmin Ratiu
2
-2
/
+0
2025-10-29
net: usb: asix_devices: Check return value of usbnet_get_endpoints
Miaoqian Lin
1
-3
/
+9
2025-10-29
netconsole: Fix race condition in between reader and writer of userdata
Gustavo Luiz Duarte
1
-8
/
+13
2025-10-29
nfp: xsk: fix memory leak in nfp_net_alloc()
Abdun Nihaal
1
-2
/
+4
2025-10-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
7
-7
/
+42
2025-10-29
Revert "wifi: ath12k: Fix missing station power save configuration"
Miaoqing Pan
1
-67
/
+55
2025-10-28
net: hibmcge: fix the inappropriate netif_device_detach()
Jijie Shao
1
-4
/
+6
2025-10-28
net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy.
Jijie Shao
3
-1
/
+4
2025-10-28
net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue
Jijie Shao
1
-0
/
+1
2025-10-28
net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback
Pavel Zhigulin
1
-1
/
+6
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
1
-0
/
+3
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
1
-1
/
+1
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
1
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
1
-0
/
+9
2025-10-27
sfc: fix potential memory leak in efx_mae_process_mport()
Abdun Nihaal
1
-0
/
+4
2025-10-27
net: hns3: return error code when function fails
Jijie Shao
3
-6
/
+8
2025-10-27
Revert "wifi: ath10k: avoid unnecessary wait for service ready message"
Baochen Qiang
1
-19
/
+20
2025-10-24
net: phy: dp83867: Disable EEE support as not implemented
Emanuele Ghidoli
1
-0
/
+6
2025-10-23
virtio-net: drop the multi-buffer XDP packet in zerocopy
Bui Quang Minh
1
-3
/
+8
2025-10-23
usbnet: Prevents free active kevent
Lizhi Xu
1
-0
/
+2
2025-10-23
Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
8
-51
/
+87
[prev]
[next]