index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-07
net: dsa: rtl8366rb: Fix compilation problem
Linus Walleij
5
-252
/
+299
2025-03-07
net: cadence: macb: Synchronize stats calculations
Sean Anderson
2
-2
/
+12
2025-03-07
ipvlan: ensure network headers are in skb linear part
Eric Dumazet
1
-5
/
+16
2025-03-07
ipvlan: Prepare ipvlan_process_v4_outbound() to future .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+2
2025-03-07
net: loopback: Avoid sending IP packets without an Ethernet header
Ido Schimmel
1
-0
/
+14
2025-02-27
net: pse-pd: Fix deadlock in current limit functions
Kory Maincent
1
-2
/
+2
2025-02-27
gve: set xdp redirect target only when it is available
Joshua Washington
2
-1
/
+15
2025-02-27
nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
Haoxiang Li
1
-0
/
+2
2025-02-27
net: axienet: Set mac_managed_pm
Nick Hu
1
-0
/
+1
2025-02-27
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
Kuniyuki Iwashima
1
-7
/
+0
2025-02-27
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
Kuniyuki Iwashima
1
-5
/
+0
2025-02-27
net: pse-pd: pd692x0: Fix power limit retrieval
Kory Maincent
1
-1
/
+1
2025-02-27
net: pse-pd: Use power limit at driver side instead of current limit
Kory Maincent
2
-85
/
+51
2025-02-27
net: pse-pd: Avoid setting max_uA in regulator constraints
Kory Maincent
1
-3
/
+4
2025-02-27
ibmvnic: Don't reference skb after sending to VIOS
Nick Child
1
-1
/
+3
2025-02-27
ibmvnic: Add stat for tx direct vs tx batched
Nick Child
2
-8
/
+18
2025-02-27
geneve: Fix use-after-free in geneve_find_dev().
Kuniyuki Iwashima
1
-8
/
+3
2025-02-21
wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit
Ping-Ke Shih
3
-3
/
+27
2025-02-21
netdevsim: print human readable IP address
Hangbin Liu
1
-4
/
+8
2025-02-21
mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()
Wentao Liang
1
-1
/
+3
2025-02-21
igc: Set buffer type for empty frames in igc_init_empty_frame
Song Yoong Siang
1
-0
/
+1
2025-02-21
wifi: ath12k: fix handling of 6 GHz rules
Aditya Kumar Singh
2
-17
/
+45
2025-02-21
can: etas_es58x: fix potential NULL pointer dereference on udev->serial
Vincent Mailhol
1
-1
/
+5
2025-02-21
can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...
Robin van der Gracht
1
-1
/
+1
2025-02-21
can: c_can: fix unbalanced runtime PM disable in error path
Krzysztof Kozlowski
1
-2
/
+3
2025-02-21
can: ctucanfd: handle skb allocation failure
Fedor Pchelkin
1
-4
/
+6
2025-02-21
team: better TEAM_OPTION_TYPE_STRING validation
Eric Dumazet
1
-1
/
+3
2025-02-21
net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
Roger Quadros
1
-3
/
+11
2025-02-21
net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
Roger Quadros
1
-13
/
+13
2025-02-21
vxlan: check vxlan_vnigroup_init() return value
Eric Dumazet
1
-2
/
+5
2025-02-21
igc: Fix HW RX timestamp when passed by ZC XDP
Zdenek Bouska
1
-9
/
+12
2025-02-21
idpf: call set_real_num_queues in idpf_open
Joshua Hay
1
-0
/
+5
2025-02-21
idpf: record rx queue in skb for RSC packets
Sridhar Samudrala
1
-2
/
+1
2025-02-21
idpf: fix handling rsc packet with a single segment
Sridhar Samudrala
1
-2
/
+0
2025-02-17
net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
Milos Reljin
1
-0
/
+2
2025-02-17
usbnet: ipheth: document scope of NCM implementation
Foster Snowhill
1
-0
/
+8
2025-02-17
usbnet: ipheth: fix DPE OoB read
Foster Snowhill
1
-3
/
+1
2025-02-17
usbnet: ipheth: break up NCM header size computation
Foster Snowhill
1
-1
/
+12
2025-02-17
usbnet: ipheth: refactor NCM datagram loop
Foster Snowhill
1
-19
/
+23
2025-02-17
usbnet: ipheth: check that DPE points past NCM header
Foster Snowhill
1
-1
/
+2
2025-02-17
usbnet: ipheth: use static NDP16 location in URB
Foster Snowhill
1
-5
/
+4
2025-02-17
usbnet: ipheth: fix possible overflow in DPE length check
Foster Snowhill
1
-2
/
+2
2025-02-17
wifi: rtw88: 8703b: Fix RX/TX issues
Vasily Khoruzhick
1
-4
/
+4
2025-02-17
wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916
Shayne Chen
2
-4
/
+21
2025-02-17
wifi: rtw88: sdio: Fix disconnection after beacon loss
Fiona Klute
1
-0
/
+2
2025-02-17
wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH
Nick Morrow
1
-0
/
+3
2025-02-17
wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()
Marcel Hamer
1
-0
/
+5
2025-02-17
wifi: rtlwifi: rtl8821ae: Fix media status report
Bitterblue Smith
1
-2
/
+2
2025-02-17
tun: revert fix group permission check
Willem de Bruijn
1
-9
/
+5
2025-02-17
net: atlantic: fix warning during hot unplug
Jacob Moroni
1
-1
/
+3
[next]