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
2023-09-18
tsnep: Fix ethtool channels
Gerhard Engleder
1
-4
/
+2
2023-09-18
tsnep: Fix NAPI scheduling
Gerhard Engleder
1
-4
/
+10
2023-09-18
selftests: hsr: Extend the testsuite to also cover HSRv1.
Sebastian Andrzej Siewior
1
-6
/
+17
2023-09-18
selftests: hsr: Reorder the testsuite.
Sebastian Andrzej Siewior
1
-123
/
+132
2023-09-18
selftests: hsr: Use `let' properly.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-18
net: hsr: Add __packed to struct hsr_sup_tlv.
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-18
net: hsr: Properly parse HSRv1 supervisor frames.
Lukasz Majewski
1
-2
/
+2
2023-09-18
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2
-14
/
+4
2023-09-18
ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
1
-0
/
+5
2023-09-17
scsi: iscsi_tcp: restrict to TCP sockets
Eric Dumazet
1
-0
/
+4
2023-09-17
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
1
-1
/
+3
2023-09-16
igc: Fix infinite initialization loop with early XDP redirect
Vinicius Costa Gomes
1
-1
/
+1
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
1
-3
/
+3
2023-09-16
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
2
-3
/
+8
2023-09-15
bpf: Fix BTF_ID symbol generation collision in tools/
Nick Desaulniers
1
-1
/
+1
2023-09-15
bpf: Fix BTF_ID symbol generation collision
Jiri Olsa
1
-1
/
+1
2023-09-15
bpf: Fix uprobe_multi get_pid_task error path
Jiri Olsa
1
-1
/
+3
2023-09-15
bpf: Skip unit_size checking for global per-cpu allocator
Hou Tao
1
-0
/
+7
2023-09-15
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
1
-0
/
+2
2023-09-15
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
1
-3
/
+5
2023-09-15
iavf: schedule a request immediately after add/delete vlan
Petr Oros
1
-2
/
+2
2023-09-15
iavf: add iavf_schedule_aq_request() helper
Petr Oros
3
-8
/
+6
2023-09-15
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
1
-1
/
+2
2023-09-15
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
3
-9
/
+23
2023-09-15
net: thunderbolt: Fix TCPv6 GSO checksum calculation
Mika Westerberg
1
-2
/
+1
2023-09-15
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
1
-1
/
+1
2023-09-15
net: ti: icssg-prueth: add PTP dependency
Arnd Bergmann
1
-0
/
+1
2023-09-15
selftests: tls: swap the TX and RX sockets in some tests
Sabrina Dubroca
1
-4
/
+4
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
Jinjie Ruan
1
-0
/
+13
2023-09-15
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
Jinjie Ruan
1
-5
/
+4
2023-09-15
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
Jinjie Ruan
1
-0
/
+6
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
Jinjie Ruan
1
-0
/
+16
2023-09-15
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
Jinjie Ruan
1
-0
/
+15
2023-09-14
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
1
-7
/
+8
2023-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2
-0
/
+14
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
1
-4
/
+4
2023-09-13
selftests: netfilter: Test nf_tables audit logging
Phil Sutter
5
-2
/
+277
2023-09-13
netfilter: nf_tables: Fix entries val in rule reset audit log
Phil Sutter
1
-6
/
+10
2023-09-13
netfilter: conntrack: fix extension size table
Florian Westphal
1
-2
/
+2
2023-09-13
selftests/bpf: Fix kprobe_multi_test/attach_override test
Jiri Olsa
2
-9
/
+3
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
1
-1
/
+4
2023-09-13
ixgbe: fix timestamp configuration code
Vadim Fedorenko
1
-13
/
+15
2023-09-13
pmdomain: Rename the genpd subsystem to pmdomain
Ulf Hansson
87
-12
/
+12
2023-09-13
selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
Kuniyuki Iwashima
1
-0
/
+46
2023-09-13
selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.
Kuniyuki Iwashima
1
-10
/
+10
2023-09-13
selftest: tcp: Fix address length in bind_wildcard.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
1
-1
/
+6
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2
-1
/
+7
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_addr_any).
Kuniyuki Iwashima
1
-15
/
+13
2023-09-12
bpf, cgroup: fix multiple kernel-doc warnings
Randy Dunlap
1
-6
/
+7
[next]