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-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-28
net: ti: icssg-prueth: Fix start counter for ft1 filter
MD Danish Anwar
1
-1
/
+1
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-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
net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROM
Parthiban Veerasooran
1
-4
/
+7
2024-05-27
Octeontx2-pf: Free send queue buffers incase of leaf to inner
Hariprasad Kelam
1
-0
/
+4
2024-05-27
af_unix: Read sk->sk_hash under bindlock during bind().
Kuniyuki Iwashima
1
-3
/
+6
2024-05-27
af_unix: Annotate data-race around unix_sk(sk)->addr.
Kuniyuki Iwashima
1
-4
/
+6
2024-05-27
selftests: hsr: Fix "File exists" errors for hsr_ping
Geliang Tang
1
-0
/
+2
2024-05-27
enic: Validate length of nl attributes in enic_set_vf_port
Roded Zats
1
-0
/
+12
2024-05-25
selftests/bpf: Add netkit test for pkt_type
Daniel Borkmann
2
-1
/
+118
2024-05-25
selftests/bpf: Add netkit tests for mac address
Daniel Borkmann
1
-0
/
+10
2024-05-25
netkit: Fix pkt_type override upon netkit pass verdict
Daniel Borkmann
3
-4
/
+12
2024-05-25
netkit: Fix setting mac address in l2 mode
Daniel Borkmann
1
-5
/
+21
2024-05-25
ARC, bpf: Fix issues reported by the static analyzers
Shahab Vahedi
3
-16
/
+18
2024-05-25
selftests/bpf: extend multi-uprobe tests with USDTs
Andrii Nakryiko
2
-2
/
+56
2024-05-25
selftests/bpf: extend multi-uprobe tests with child thread case
Andrii Nakryiko
2
-9
/
+115
2024-05-25
libbpf: detect broken PID filtering logic for multi-uprobe
Andrii Nakryiko
1
-1
/
+30
2024-05-25
bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic
Andrii Nakryiko
1
-2
/
+0
2024-05-25
bpf: fix multi-uprobe PID filtering logic
Andrii Nakryiko
2
-5
/
+5
2024-05-24
bpf: Fix potential integer overflow in resolve_btfids
Friedrich Vock
1
-1
/
+1
2024-05-24
net/mlx5e: Fix UDP GSO for encapsulated packets
Gal Pressman
2
-2
/
+12
2024-05-24
net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer exhaustion
Carolina Jubran
1
-1
/
+1
2024-05-24
net/mlx5e: Do not use ptp structure for tx ts stats when not initialized
Rahul Rameshbabu
1
-0
/
+4
2024-05-24
net/mlx5e: Fix IPsec tunnel mode offload feature check
Rahul Rameshbabu
1
-12
/
+5
2024-05-24
net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rules
Rahul Rameshbabu
1
-2
/
+1
2024-05-24
net/mlx5: Fix MTMP register capability offset in MCAM register
Gal Pressman
1
-2
/
+2
2024-05-24
net/mlx5: Do not query MPIR on embedded CPU function
Tariq Toukan
1
-4
/
+8
2024-05-24
net/mlx5: Lag, do bond only if slaves agree on roce state
Maher Sanalla
1
-2
/
+10
2024-05-24
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061
Mathieu Othacehe
1
-0
/
+1
2024-05-24
connector: Fix invalid conversion in cn_proc.h
Matt Jan
1
-2
/
+1
2024-05-23
tools/latency-collector: Fix -Wformat-security compile warns
Shuah Khan
1
-4
/
+4
[next]