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-05
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Neal Cardwell
2
-3
/
+10
2024-07-05
wireguard: send: annotate intentional data race in checking empty queue
Jason A. Donenfeld
1
-1
/
+1
2024-07-05
wireguard: queueing: annotate intentional data race in cpu round robin
Jason A. Donenfeld
1
-2
/
+2
2024-07-05
wireguard: allowedips: avoid unaligned 64-bit memory accesses
Helge Deller
1
-2
/
+2
2024-07-05
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Jason A. Donenfeld
1
-4
/
+4
2024-07-05
net: bcmasp: Fix error code in probe()
Dan Carpenter
1
-0
/
+1
2024-07-04
dsa: lan9303: Fix mapping between DSA port number and PHY address
Christian Eggers
1
-13
/
+10
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
1
-1
/
+5
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file
Aleksandr Mishin
1
-0
/
+1
2024-07-04
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
1
-0
/
+2
2024-07-04
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Kuniyuki Iwashima
1
-0
/
+7
2024-07-03
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+1
2024-07-03
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+11
2024-07-03
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-03
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-03
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-03
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-03
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
1
-2
/
+23
2024-07-03
af_unix: Fix uninit-value in __unix_walk_scc()
Shigeru Yoshida
1
-4
/
+5
2024-07-03
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-07-03
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-07-04
netfilter: nf_tables: unconditionally flush pending work before notifier
Florian Westphal
1
-2
/
+1
2024-07-03
tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2F
Steven Rostedt (Google)
2
-1
/
+2
2024-07-03
nilfs2: fix incorrect inode allocation from reserved inodes
Ryusuke Konishi
4
-12
/
+20
2024-07-03
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2
-0
/
+11
2024-07-03
nilfs2: fix inode number range checks
Ryusuke Konishi
3
-3
/
+10
2024-07-03
mm: avoid overflows in dirty throttling logic
Jan Kara
1
-4
/
+26
2024-07-03
Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again"
Jan Kara
1
-1
/
+1
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
1
-0
/
+2
2024-07-03
s390/dasd: Fix invalid dereferencing of indirect CCW data pointer
Stefan Haberland
2
-3
/
+3
2024-07-03
wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereference
Miri Korenblit
3
-4
/
+6
2024-07-03
wifi: iwlwifi: mvm: avoid link lookup in statistics
Johannes Berg
1
-7
/
+6
2024-07-03
wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILL
Emmanuel Grumbach
2
-8
/
+4
2024-07-03
wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCK
Daniel Gabay
1
-1
/
+1
2024-07-03
wifi: wilc1000: fix ies_len type in connect path
Jozef Hopko
1
-1
/
+2
2024-07-03
s390/vfio_ccw: Fix target addresses of TIC CCWs
Eric Farman
1
-4
/
+5
2024-07-03
net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
Furong Xu
1
-3
/
+4
2024-07-02
net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
Dave Jiang
1
-1
/
+1
2024-07-02
net: phy: aquantia: add missing include guards
Bartosz Golaszewski
1
-0
/
+5
2024-07-02
afs: Convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-02
fs: better handle deep ancestor chains in is_subdir()
Christian Brauner
1
-17
/
+14
2024-07-02
filelock: Remove locks reliably when fcntl/close race is detected
Jann Horn
1
-5
/
+4
2024-07-02
io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it
Jens Axboe
1
-4
/
+6
2024-07-02
net: txgbe: free isb resources at the right time
Jiawen Wu
3
-4
/
+9
2024-07-02
net: txgbe: add extra handle for MSI/INTx into thread irq handle
Jiawen Wu
1
-5
/
+39
2024-07-02
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
6
-76
/
+15
2024-07-02
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
Jiawen Wu
1
-0
/
+1
2024-07-02
platform/x86: toshiba_acpi: Fix quickstart quirk handling
Armin Wolf
1
-13
/
+18
2024-07-02
net: stmmac: dwmac-qcom-ethqos: fix error array size
Yijie Yang
1
-1
/
+1
2024-07-02
net: allow skb_datagram_iter to be called from any context
Sagi Grimberg
1
-6
/
+13
[next]