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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
dt-bindings: net: convert enetc to yaml
Frank Li
4
-119
/
+161
2024-07-10
dt-bindings: net: realtek,rtl82xx: Document RTL8211F LED support
Marek Vasut
1
-3
/
+14
2024-07-10
net: phy: aquantia: add support for aqr115c
Bartosz Golaszewski
1
-0
/
+26
2024-07-10
net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
Bartosz Golaszewski
1
-1
/
+7
2024-07-10
net: phy: aquantia: wait for FW reset before checking the vendor ID
Bartosz Golaszewski
1
-0
/
+4
2024-07-10
net: phy: aquantia: rename and export aqr107_wait_reset_complete()
Bartosz Golaszewski
2
-3
/
+5
2024-07-09
netxen_nic: Use {low,upp}er_32_bits() helpers
Geert Uytterhoeven
1
-5
/
+2
2024-07-09
net/mlx5e: CT: Initialize err to 0 to avoid warning
Cosmin Ratiu
1
-1
/
+1
2024-07-09
net/mlx5e: SHAMPO, Add missing aggregate counter
Dragos Tatulea
1
-0
/
+2
2024-07-09
net/mlx5: DR, Remove definer functions from SW Steering API
Yevgeny Kliteynik
2
-5
/
+5
2024-07-09
mlxsw: pci: Lock configuration space of upstream bridge during reset
Ido Schimmel
1
-0
/
+6
2024-07-09
mlxsw: core_thermal: Report valid current state during cooling device registration
Ido Schimmel
1
-26
/
+25
2024-07-09
mlxsw: Warn about invalid accesses to array fields
Petr Machata
1
-0
/
+4
2024-07-09
selftests: drv-net: rss_ctx: test flow rehashing without impacting traffic
Jakub Kicinski
1
-1
/
+31
2024-07-09
selftests: drv-net: rss_ctx: check behavior of indirection table resizing
Jakub Kicinski
1
-1
/
+36
2024-07-09
selftests: drv-net: rss_ctx: test queue changes vs user RSS config
Jakub Kicinski
1
-1
/
+80
2024-07-09
selftests: drv-net: rss_ctx: factor out send traffic and check
Jakub Kicinski
1
-19
/
+39
2024-07-09
selftests: drv-net: rss_ctx: fix cleanup in the basic test
Jakub Kicinski
1
-4
/
+4
2024-07-09
net: ti: icssg-prueth: add missing deps
Guillaume La Roque
1
-0
/
+1
2024-07-09
dt-bindings: net: fsl,fman: add ptimer-handle property
Frank Li
1
-0
/
+4
2024-07-09
dt-bindings: net: fsl,fman: allow dma-coherent property
Frank Li
1
-0
/
+2
2024-07-09
net: tls: Pass union tls_crypto_context pointer to memzero_explicit
Simon Horman
1
-3
/
+6
2024-07-09
selftests: forwarding: Make vxlan-bridge-1d pass on debug kernels
Ido Schimmel
1
-4
/
+4
2024-07-09
net: phy: microchip: lan937x: add support for 100BaseTX PHY
Oleksij Rempel
1
-1
/
+125
2024-07-09
udp: Remove duplicate included header file trace/events/udp.h
Thorsten Blum
1
-1
/
+0
2024-07-09
net: tn40xx: add per queue netdev-genl stats support
FUJITA Tomonori
2
-2
/
+53
2024-07-09
sctp: Fix typos and improve comments
Thorsten Blum
1
-4
/
+4
2024-07-09
l2tp: fix possible UAF when cleaning up tunnels
James Chapman
1
-4
/
+7
2024-07-08
net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-ride-r3
Bartosz Golaszewski
1
-0
/
+23
2024-07-08
net: stmmac: qcom-ethqos: add support for 2.5G BASEX mode
Bartosz Golaszewski
1
-0
/
+11
2024-07-08
net: page_pool: fix warning code
Johannes Berg
1
-1
/
+1
2024-07-08
selftests: net: ksft: interrupt cleanly on KeyboardInterrupt
Jakub Kicinski
1
-1
/
+8
2024-07-08
selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
Puranjay Mohan
1
-1
/
+0
2024-07-08
selftests/bpf: amend for wrong bpf_wq_set_callback_impl signature
Benjamin Tissoires
3
-8
/
+17
2024-07-08
bpf: helpers: fix bpf_wq_set_callback_impl signature
Benjamin Tissoires
1
-1
/
+1
2024-07-08
libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
Andreas Ziegler
1
-2
/
+2
2024-07-08
selftests/bpf: Remove exceptions tests from DENYLIST.s390x
Ilya Leoshkevich
1
-1
/
+0
2024-07-08
s390/bpf: Implement exceptions
Ilya Leoshkevich
1
-2
/
+53
2024-07-08
s390/bpf: Change seen_reg to a mask
Ilya Leoshkevich
1
-16
/
+16
2024-07-08
bpf: Remove unnecessary loop in task_file_seq_get_next()
Dan Carpenter
1
-6
/
+3
2024-07-08
riscv, bpf: Optimize stack usage of trampoline
Puranjay Mohan
1
-1
/
+1
2024-07-08
net: dsa: microchip: lan9371/2: update MAC capabilities for port 4
Oleksij Rempel
2
-2
/
+10
2024-07-08
act_ct: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
1
-6
/
+25
2024-07-05
net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks
Kory Maincent (Dent Project)
1
-2
/
+216
2024-07-05
netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes
Kory Maincent (Dent Project)
1
-0
/
+22
2024-07-05
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
4
-25
/
+141
2024-07-05
net: pse-pd: Add new power limit get and set c33 features
Kory Maincent (Dent Project)
2
-11
/
+204
2024-07-05
net: pse-pd: pd692x0: Expand ethtool status message
Kory Maincent (Dent Project)
1
-0
/
+101
2024-07-05
netlink: specs: Expand the PSE netlink command with C33 new features
Kory Maincent (Dent Project)
1
-0
/
+36
2024-07-05
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
6
-1
/
+286
[next]