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
2023-12-05
ice: change vfs.num_msix_per to vf->num_msix
Michal Swiatkowski
2
-9
/
+3
2023-12-05
octeontx2-af: fix a use-after-free in rvu_npa_register_reporters
Zhipeng Lu
1
-4
/
+1
2023-12-04
net: stmmac: fix FPE events losing
Jianheng Zhang
7
-30
/
+36
2023-12-04
octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coalescing
Naveen Mamindlapalli
2
-10
/
+19
2023-12-04
arcnet: restoring support for multiple Sohard Arcnet cards
Thomas Reichinger
2
-43
/
+48
2023-12-04
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2
-9
/
+9
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE checks to more loops
Douglas Anderson
1
-0
/
+8
2023-12-04
r8152: Hold the rtnl_lock for all of reset
Douglas Anderson
1
-6
/
+7
2023-12-02
r8169: fix rtl8125b PAUSE frames blasting when suspended
ChunHao Lin
1
-1
/
+6
2023-12-01
hv_netvsc: rndis_filter needs to select NLS
Randy Dunlap
1
-0
/
+1
2023-12-01
net/tg3: fix race condition in tg3_reset_task()
Thinh Tran
1
-1
/
+10
2023-12-01
octeontx2-af: Check return value of nix_get_nixlf before using nixlf
Subbaraya Sundeep
1
-1
/
+7
2023-12-01
octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
Subbaraya Sundeep
1
-1
/
+5
2023-12-01
MAINTAINERS: exclude 9p from networking
Jakub Kicinski
1
-0
/
+1
2023-11-30
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
1
-5
/
+1
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC registers
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-29
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-29
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-30
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
2
-11
/
+47
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
5
-2
/
+9
2023-11-29
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
5
-55
/
+102
2023-11-29
ethtool: don't propagate EOPNOTSUPP from dumps
Jakub Kicinski
1
-0
/
+1
2023-11-28
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
1
-1
/
+10
2023-11-28
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
1
-1
/
+3
2023-11-28
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
1
-1
/
+4
2023-11-28
efi/unaccepted: Fix off-by-one when checking for overlapping ranges
Michael Roth
1
-1
/
+1
2023-11-28
neighbour: Fix __randomize_layout crash in struct neighbour
Gustavo A. R. Silva
1
-1
/
+1
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
2023-11-28
net: stmmac: xgmac: Disable FPE MMC interrupts
Furong Xu
1
-0
/
+4
2023-11-28
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
1
-2
/
+2
2023-11-27
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2
-14
/
+8
2023-11-27
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
1
-1
/
+0
2023-11-27
selftests/net: fix a char signedness issue
Willem de Bruijn
1
-1
/
+1
2023-11-27
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
1
-2
/
+2
2023-11-27
netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_link
Daniel Borkmann
1
-0
/
+6
2023-11-27
pmdomain: arm: Avoid polling for scmi_perf_domain
Ulf Hansson
1
-1
/
+1
2023-11-27
wifi: mac80211: use wiphy locked debugfs for sdata/link
Johannes Berg
1
-45
/
+105
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
3
-36
/
+44
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
2
-0
/
+206
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
4
-1
/
+137
2023-11-27
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
3
-0
/
+28
[next]