index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
dec
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
selftests: net: lib: kill PIDs before del netns
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-08-15
pse-core: Conditionally set current limit during PI regulator registration
Oleksij Rempel
1
-3
/
+8
2024-08-15
net: thunder_bgx: Fix netdev structure allocation
Marc Zyngier
1
-9
/
+21
2024-08-15
net: ethtool: Allow write mechanism of LPL and both LPL and EPL
Danielle Ratson
1
-2
/
+6
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
3
-23
/
+35
2024-08-15
selftest: af_unix: Fix kselftest compilation warnings
Abhinav Jain
1
-1
/
+1
2024-08-14
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
1
-16
/
+12
2024-08-14
mptcp: correct MPTCP_SUBFLOW_ATTR_SSN_OFFSET reserved size
Eugene Syromiatnikov
1
-1
/
+1
2024-08-13
mlxbf_gige: disable RX filters until RX path initialized
David Thompson
4
-6
/
+64
2024-08-13
net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...
Long Li
2
-9
/
+16
2024-08-13
wifi: iwlwifi: correctly lookup DMA address in SG table
Benjamin Berg
3
-12
/
+28
2024-08-13
wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
Bert Karwatzki
1
-1
/
+1
2024-08-13
net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().
Kuniyuki Iwashima
1
-2
/
+2
2024-08-12
net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()
Zheng Zhang
1
-2
/
+4
2024-08-12
net: mana: Fix RX buf alloc_size alignment and atomic op panic
Haiyang Zhang
1
-1
/
+5
2024-08-12
dt-bindings: net: fsl,qoriq-mc-dpmac: add missed property phys
Frank Li
1
-0
/
+4
2024-08-12
net: phy: vitesse: repair vsc73xx autonegotiation
Pawel Dembicki
1
-14
/
+0
2024-08-12
net: dsa: vsc73xx: allow phy resetting
Pawel Dembicki
1
-11
/
+0
2024-08-12
net: dsa: vsc73xx: check busy flag in MDIO operations
Pawel Dembicki
1
-1
/
+36
2024-08-12
net: dsa: vsc73xx: pass value in phy_write operation
Pawel Dembicki
1
-1
/
+1
2024-08-12
net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
Pawel Dembicki
1
-1
/
+5
2024-08-12
net: axienet: Fix register defines comment description
Radhey Shyam Pandey
1
-8
/
+8
2024-08-12
atm: idt77252: prevent use after free in dequeue_rx()
Dan Carpenter
1
-4
/
+5
2024-08-11
net: ethernet: use ip_hdrlen() instead of bit shift
Moon Yeounsu
1
-6
/
+4
2024-08-10
wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
Janne Grunau
1
-3
/
+10
2024-08-10
net/mlx5e: Fix queue stats access to non-existing channels splat
Gal Pressman
1
-1
/
+4
2024-08-10
net/mlx5e: Correctly report errors for ethtool rx flows
Cosmin Ratiu
1
-1
/
+1
2024-08-10
net/mlx5e: Take state lock during tx timeout reporter
Dragos Tatulea
1
-0
/
+2
2024-08-10
net/mlx5e: SHAMPO, Increase timeout to improve latency
Dragos Tatulea
4
-14
/
+17
2024-08-10
net/mlx5: SD, Do not query MPIR register if no sd_group
Tariq Toukan
1
-9
/
+9
2024-08-10
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
1
-1
/
+24
2024-08-10
udp: Fall back to software USO if IPv6 extension headers are present
Jakub Sitnicki
1
-0
/
+6
2024-08-10
net: Make USO depend on CSUM offload
Jakub Sitnicki
1
-9
/
+17
2024-08-10
gtp: pull network headers in gtp_dev_xmit()
Eric Dumazet
1
-0
/
+3
2024-08-09
usbnet: ipheth: fix carrier detection in modes 1 and 4
Foster Snowhill
1
-2
/
+3
2024-08-09
usbnet: ipheth: do not stop RX on failing RX callback
Foster Snowhill
1
-1
/
+0
2024-08-09
usbnet: ipheth: drop RX URBs with no payload
Foster Snowhill
1
-0
/
+6
2024-08-09
usbnet: ipheth: remove extraneous rx URB length check
Foster Snowhill
1
-6
/
+2
2024-08-09
usbnet: ipheth: race between ipheth_close and error handling
Oliver Neukum
1
-1
/
+1
2024-08-08
module: warn about excessively long module waits
Linus Torvalds
1
-7
/
+20
2024-08-08
net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.
Martin Whitaker
1
-0
/
+11
2024-08-08
ethtool: Fix context creation with no parameters
Gal Pressman
1
-5
/
+8
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
3
-8
/
+9
2024-08-08
net: pse-pd: tps23881: include missing bitfield.h header
Arnd Bergmann
1
-0
/
+1
2024-08-08
net: fec: Stop PPS on driver remove
Csókás, Bence
1
-0
/
+3
2024-08-08
net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
Florian Fainelli
1
-9
/
+5
2024-08-08
l2tp: fix lockdep splat
James Chapman
1
-2
/
+13
2024-08-08
net: stmmac: dwmac4: fix PCS duplex mode decode
Russell King (Oracle)
2
-3
/
+1
2024-08-08
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2
-35
/
+13
2024-08-08
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
1
-11
/
+8
[next]