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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
broadcom: b44: Use b44_writephy() return value
Artem Chernyshev
1
-5
/
+3
2023-08-15
net: openvswitch: reject negative ifindex
Jakub Kicinski
1
-4
/
+4
2023-08-15
team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
Ziyang Xuan
1
-1
/
+3
2023-08-15
net: phy: broadcom: stub c45 read/write for 54810
Justin Chen
1
-0
/
+13
2023-08-15
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
1
-1
/
+3
2023-08-14
net: veth: Page pool creation error handling for existing pools only
Liang Chen
1
-1
/
+2
2023-08-14
octeon_ep: cancel queued works in probe error path
Michal Schmidt
1
-3
/
+4
2023-08-14
octeon_ep: cancel ctrl_mbox_task after intr_poll_task
Michal Schmidt
1
-1
/
+1
2023-08-14
octeon_ep: cancel tx_timeout_task later in remove sequence
Michal Schmidt
1
-1
/
+1
2023-08-14
octeon_ep: fix timeout value for waiting on mbox response
Michal Schmidt
1
-1
/
+1
2023-08-14
net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
Radhey Shyam Pandey
1
-3
/
+6
2023-08-14
selftests: mirror_gre_changes: Tighten up the TTL test match
Petr Machata
1
-1
/
+2
2023-08-14
Revert "vlan: Fix VLAN 0 memory leak"
Vlad Buslov
1
-1
/
+2
2023-08-13
net: phy: fix IRQ-based wake-on-lan over hibernate / power off
Russell King (Oracle)
1
-11
/
+2
2023-08-11
net: pcs: Add missing put_device call in miic_create
Xiang Yang
1
-2
/
+8
2023-08-11
virtio-net: set queues after driver_ok
Jason Wang
1
-2
/
+2
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2
-4
/
+4
2023-08-10
net: tls: set MSG_SPLICE_PAGES consistently
Jakub Kicinski
1
-3
/
+0
2023-08-10
ibmvnic: Ensure login failure recovery is safe from other resets
Nick Child
1
-21
/
+47
2023-08-10
ibmvnic: Do partial reset on login failure
Nick Child
1
-6
/
+40
2023-08-10
ibmvnic: Handle DMA unmapping of login buffs in release functions
Nick Child
1
-5
/
+10
2023-08-10
ibmvnic: Unmap DMA login rsp buffer on send login fail
Nick Child
1
-1
/
+4
2023-08-10
ibmvnic: Enforce stronger sanity checks on login response
Nick Child
1
-0
/
+18
2023-08-10
net: mana: Fix MANA VF unload when hardware is unresponsive
Souradeep Chakrabarti
1
-4
/
+33
2023-08-10
x86: Move gds_ucode_mitigated() declaration to header
Arnd Bergmann
2
-2
/
+2
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-10
driver core: cpu: Make cpu_show_not_affected() static
Borislav Petkov (AMD)
1
-8
/
+2
2023-08-10
x86/srso: Fix build breakage with the LLVM linker
Nick Desaulniers
1
-3
/
+9
2023-08-10
Documentation/srso: Document IBPB aspect and fix formatting
Borislav Petkov (AMD)
1
-27
/
+44
2023-08-10
driver core: cpu: Unify redundant silly stubs
Borislav Petkov (AMD)
1
-68
/
+19
2023-08-10
Documentation/hw-vuln: Unify filename specification in index
Borislav Petkov (AMD)
1
-7
/
+7
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2
-142
/
+4
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
1
-2
/
+4
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
4
-103
/
+173
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2
-12
/
+300
2023-08-09
selftests/bpf: Add sockmap test for redirecting partial skb data
Xu Kuohai
2
-0
/
+86
2023-08-09
selftests/bpf: fix a CI failure caused by vsock sockmap test
Xu Kuohai
1
-1
/
+1
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
2
-2
/
+9
2023-08-09
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
1
-5
/
+5
2023-08-09
xsk: fix refcount underflow in error path
Magnus Karlsson
1
-0
/
+1
2023-08-09
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
1
-1
/
+2
2023-08-09
selftests: forwarding: bridge_mdb: Make test more robust
Ido Schimmel
1
-4
/
+4
2023-08-09
selftests: forwarding: bridge_mdb_max: Fix failing test with old libnet
Ido Schimmel
1
-4
/
+10
2023-08-09
selftests: forwarding: bridge_mdb: Fix failing test with old libnet
Ido Schimmel
1
-22
/
+24
2023-08-09
selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
Ido Schimmel
1
-5
/
+8
2023-08-09
selftests: forwarding: tc_tunnel_key: Make filters more specific
Ido Schimmel
1
-3
/
+6
2023-08-09
selftests: forwarding: tc_flower: Relax success criterion
Ido Schimmel
1
-4
/
+4
2023-08-09
selftests: forwarding: tc_actions: Use ncat instead of nc
Ido Schimmel
1
-2
/
+4
2023-08-09
selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supported
Ido Schimmel
1
-5
/
+13
2023-08-09
selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairs
Ido Schimmel
1
-0
/
+2
[next]