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-06-03
bpf, devmap: Remove unnecessary if check in for loop
Thorsten Blum
1
-3
/
+0
2024-05-31
libbpf: don't close(-1) in multi-uprobe feature detector
Andrii Nakryiko
1
-1
/
+2
2024-05-31
bpf: Fix bpf_session_cookie BTF_ID in special_kfunc_set list
Jiri Olsa
2
-2
/
+4
2024-05-31
selftests/bpf: fix inet_csk_accept prototype in test_sk_storage_tracing.c
Andrii Nakryiko
1
-1
/
+1
2024-05-30
netdev: add qstat for csum complete
Jakub Kicinski
3
-0
/
+6
2024-05-30
ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outbound
Yue Haibing
1
-2
/
+2
2024-05-29
net: ena: Fix redundant device NUMA node override
Shay Agroskin
1
-11
/
+0
2024-05-29
ice: check for unregistering correct number of devlink params
Dave Ertman
1
-9
/
+22
2024-05-29
ice: fix 200G PHY types to link speed mapping
Paul Greenwalt
1
-0
/
+10
2024-05-29
i40e: Fully suspend and resume IO operations in EEH case
Thinh Tran
1
-3
/
+6
2024-05-29
i40e: factoring out i40e_suspend/i40e_resume
Thinh Tran
1
-114
/
+135
2024-05-29
e1000e: move force SMBUS near the end of enable_ulp function
Hui Wang
2
-18
/
+22
2024-05-29
net: dsa: microchip: fix RGMII error in KSZ DSA driver
Tristram Ha
1
-1
/
+1
2024-05-29
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
1
-1
/
+1
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
5
-47
/
+30
2024-05-29
Revert "vfs: Delete the associated dentry when deleting a file"
Linus Torvalds
1
-7
/
+8
2024-05-29
nfc/nci: Add the inconsistency check between the input data length and count
Edward Adam Davis
1
-0
/
+4
2024-05-29
MAINTAINERS: dwmac: starfive: update Maintainer
Minda Chen
1
-1
/
+1
2024-05-28
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
2
-5
/
+27
2024-05-28
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
2
-1
/
+25
2024-05-29
netfilter: nft_fib: allow from forward/input without iif selector
Eric Garver
1
-5
/
+3
2024-05-29
netfilter: tproxy: bail out if IP has been disabled on the device
Florian Westphal
1
-0
/
+2
2024-05-29
netfilter: nft_payload: skbuff vlan metadata mangle support
Pablo Neira Ayuso
1
-7
/
+65
2024-05-28
net: ti: icssg-prueth: Fix start counter for ft1 filter
MD Danish Anwar
1
-1
/
+1
2024-05-28
tpm: Enable TCG_TPM2_HMAC by default only for X86_64
Jarkko Sakkinen
1
-1
/
+1
2024-05-28
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
2
-17
/
+19
2024-05-28
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
1
-6
/
+10
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
3
-29
/
+9
2024-05-28
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
Matthew R. Ochs
1
-1
/
+2
2024-05-27
docs: netdev: Fix typo in Signed-off-by tag
Thorsten Blum
1
-1
/
+1
2024-05-27
selftests: mptcp: join: mark 'fail' tests as flaky
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-27
selftests: mptcp: join: mark 'fastclose' tests as flaky
Matthieu Baerts (NGI0)
1
-1
/
+7
2024-05-27
selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
Matthieu Baerts (NGI0)
1
-3
/
+3
2024-05-27
selftests: mptcp: lib: support flaky subtests
Matthieu Baerts (NGI0)
1
-2
/
+28
2024-05-27
ice: fix accounting if a VLAN already exists
Jacob Keller
1
-5
/
+6
2024-05-27
idpf: don't enable NAPI and interrupts prior to allocating Rx buffers
Alexander Lobakin
3
-5
/
+9
2024-05-27
page_pool: fix &page_pool_params kdoc issues
Alexander Lobakin
1
-2
/
+3
2024-05-27
net: micrel: Fix lan8841_config_intr after getting out of sleep mode
Horatiu Vultur
1
-1
/
+9
2024-05-27
net:fec: Add fec_enet_deinit()
Xiaolei Wang
1
-0
/
+10
2024-05-27
dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" constraints
Rob Herring (Arm)
1
-0
/
+18
2024-05-27
dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalProperties" constraints
Rob Herring (Arm)
1
-2
/
+9
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
4
-14
/
+19
2024-05-27
net: gro: initialize network_offset in network layer
Willem de Bruijn
2
-2
/
+2
2024-05-27
ipv4: Fix address dump when IPv4 is disabled on an interface
Ido Schimmel
1
-2
/
+3
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
2
-0
/
+189
2024-05-27
Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
Jakub Sitnicki
1
-6
/
+0
2024-05-27
bpf: Allow delete from sockmap/sockhash only if update is allowed
Jakub Sitnicki
1
-3
/
+7
2024-05-27
tracing/probes: fix error check in parse_btf_field()
Carlos López
1
-0
/
+4
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
5
-0
/
+26
2024-05-27
net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM
Parthiban Veerasooran
1
-4
/
+7
[next]