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
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
3
-23
/
+35
2024-08-14
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-13
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 rings
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-12
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-09
net/mlx5e: Fix queue stats access to non-existing channels splat
Gal Pressman
1
-1
/
+4
2024-08-09
net/mlx5e: Correctly report errors for ethtool rx flows
Cosmin Ratiu
1
-1
/
+1
2024-08-09
net/mlx5e: Take state lock during tx timeout reporter
Dragos Tatulea
1
-0
/
+2
2024-08-09
net/mlx5e: SHAMPO, Increase timeout to improve latency
Dragos Tatulea
4
-14
/
+17
2024-08-09
net/mlx5: SD, Do not query MPIR register if no sd_group
Tariq Toukan
1
-9
/
+9
2024-08-09
selftests/net: Add coverage for UDP GSO with IPv6 extension headers
Jakub Sitnicki
1
-1
/
+24
2024-08-09
udp: Fall back to software USO if IPv6 extension headers are present
Jakub Sitnicki
1
-0
/
+6
2024-08-09
net: Make USO depend on CSUM offload
Jakub Sitnicki
1
-9
/
+17
2024-08-09
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-07
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2
-35
/
+13
2024-08-07
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
1
-11
/
+8
2024-08-07
idpf: fix memory leaks and crashes while performing a soft reset
Alexander Lobakin
1
-15
/
+15
2024-08-07
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
1
-6
/
+7
2024-08-07
net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
Joe Hattori
1
-1
/
+3
2024-08-07
net/smc: add the max value of fallback reason count
Zhengchao Shao
1
-1
/
+1
[next]