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-09-05
tools/net/ynl: fix cli.py --subscribe feature
Arkadiusz Kubalewski
1
-3
/
+4
2024-09-05
MAINTAINERS: fix ptp ocp driver maintainers address
Vadim Fedorenko
1
-1
/
+1
2024-09-05
selftests: net: enable bind tests
Jamie Bainbridge
1
-1
/
+2
2024-09-05
MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi drivers
Frank Li
1
-0
/
+3
2024-09-05
MAINTAINERS: SPI: Add freescale lpspi maintainer information
Frank Li
1
-0
/
+8
2024-09-05
tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread()
Steven Rostedt
1
-7
/
+6
2024-09-05
tracing/timerlat: Only clear timer if a kthread exists
Steven Rostedt
1
-6
/
+13
2024-09-05
tracing/osnoise: Use a cpumask to know what threads are kthreads
Steven Rostedt
1
-3
/
+15
2024-09-05
eventfs: Use list_del_rcu() for SRCU protected list variable
Steven Rostedt
1
-1
/
+1
2024-09-05
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
1
-0
/
+2
2024-09-05
spi: spi-fsl-lpspi: Fix off-by-one in prescale max
Stefan Wahren
1
-2
/
+2
2024-09-05
net: dsa: vsc73xx: fix possible subblocks range of CAPT block
Pawel Dembicki
1
-2
/
+8
2024-09-05
sched: sch_cake: fix bulk flow accounting logic for host fairness
Toke Høiland-Jørgensen
1
-4
/
+7
2024-09-05
docs: netdev: document guidance on cleanup.h
Jakub Kicinski
1
-0
/
+16
2024-09-04
net: xilinx: axienet: Fix race in axienet_stop
Sean Anderson
2
-0
/
+11
2024-09-04
net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
Jonas Gorski
1
-4
/
+2
2024-09-04
r8152: fix the firmware doesn't work
Hayes Wang
1
-4
/
+13
2024-09-04
fou: Fix null-ptr-deref in GRO.
Kuniyuki Iwashima
1
-5
/
+24
2024-09-04
bareudp: Fix device stats updates.
Guillaume Nault
1
-11
/
+11
2024-09-04
selftests/bpf: Add a selftest to check for incorrect names
Jeongjun Park
1
-0
/
+34
2024-09-04
bpf: add check for invalid name in btf_name_valid_section()
Jeongjun Park
1
-1
/
+3
2024-09-04
ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
2
-4
/
+10
2024-09-04
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
2
-9
/
+15
2024-09-03
bcachefs: BCH_SB_MEMBER_INVALID
Kent Overstreet
3
-2
/
+9
2024-09-03
MAINTAINERS: update Andreas Hindborg's email address
Andreas Hindborg
2
-2
/
+3
2024-09-03
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
2
-11
/
+2
2024-09-03
net: dqs: Do not use extern for unused dql_group
Breno Leitao
1
-1
/
+1
2024-09-03
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
1
-5
/
+4
2024-09-03
usbnet: modern method to get random MAC
Oliver Neukum
1
-8
/
+3
2024-09-03
MAINTAINERS: wifi: cw1200: add net-cw1200.h
Simon Horman
1
-0
/
+1
2024-09-03
btrfs: fix race between direct IO write and fsync when using same fd
Filipe Manana
4
-16
/
+16
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
1
-2
/
+5
2024-09-03
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
1
-9
/
+0
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
1
-6
/
+6
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
3
-7
/
+7
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
4
-19
/
+39
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
4
-118
/
+49
2024-09-03
platform/x86/amd: pmf: Make ASUS GA403 quirk generic
Luke D. Jones
1
-1
/
+1
2024-09-03
docs: ABI: update OCP TimeCard sysfs entries
Vadim Fedorenko
1
-13
/
+18
2024-09-03
ptp: ocp: adjust sysfs entries to expose tty information
Vadim Fedorenko
1
-11
/
+51
2024-09-03
ptp: ocp: convert serial ports to array
Vadim Fedorenko
1
-63
/
+57
2024-09-03
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
1
-0
/
+1
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
1
-5
/
+11
2024-09-03
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
1
-0
/
+2
2024-09-03
net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
Roger Quadros
1
-4
/
+13
2024-09-03
net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TX
Roger Quadros
1
-1
/
+2
2024-09-03
net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECT
Roger Quadros
1
-28
/
+34
2024-09-02
btrfs: zoned: handle broken write pointer on zones
Naohiro Aota
1
-5
/
+25
2024-09-02
perf daemon: Fix the build on more 32-bit architectures
Arnaldo Carvalho de Melo
1
-4
/
+4
2024-09-02
perf python: include "util/sample.h"
Xu Yang
1
-0
/
+1
[next]