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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-13
wireguard: allowedips: use kfree_rcu() and don't wait on rcu_barrier()
jd/rcu-barrier
Jason A. Donenfeld
1
-8
/
+2
2024-06-07
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Jason A. Donenfeld
1
-4
/
+4
2024-06-07
liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
Aleksandr Mishin
1
-6
/
+5
2024-06-07
Merge branch 'hns3-fixes'
David S. Miller
3
-5
/
+22
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2
-0
/
+6
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
1
-5
/
+16
2024-06-07
dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
Udit Kumar
2
-4
/
+4
2024-06-06
net: sfp: Always call `sfp_sm_mod_remove()` on remove
Csókás, Bence
1
-2
/
+1
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
106
-567
/
+1077
2024-06-06
Merge tag 'tomoyo-pr-20240606' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
4
-27
/
+14
2024-06-06
Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
3
-11
/
+11
2024-06-06
Merge branch 'selftests-net-lib-small-fixes'
Jakub Kicinski
1
-9
/
+9
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
1
-6
/
+7
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
1
-3
/
+1
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
1
-1
/
+1
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2
-1
/
+6
2024-06-06
Merge branch 'af_unix-fix-lockless-access-of-sk-sk_state-and-others-fields'
Paolo Abeni
2
-52
/
+50
2024-06-06
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
1
-8
/
+2
2024-06-06
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Annotate data-races around sk->sk_sndbuf.
Kuniyuki Iwashima
1
-3
/
+3
2024-06-06
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
1
-4
/
+4
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
1
-4
/
+4
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_accept().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_connect().
Kuniyuki Iwashima
1
-5
/
+2
2024-06-06
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll().
Kuniyuki Iwashima
1
-13
/
+12
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
1
-1
/
+1
2024-06-06
af_unix: Annodate data-races around sk->sk_state for writers.
Kuniyuki Iwashima
1
-6
/
+8
2024-06-06
af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.
Kuniyuki Iwashima
1
-2
/
+8
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
1
-1
/
+1
2024-06-05
Merge branch 'intel-wired-lan-driver-updates-2024-05-29-ice-igc'
Jakub Kicinski
9
-104
/
+244
2024-06-05
igc: Fix Energy Efficient Ethernet support declaration
Sasha Neftin
2
-2
/
+11
2024-06-05
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
4
-46
/
+68
2024-06-05
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
3
-14
/
+24
2024-06-05
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
3
-26
/
+27
2024-06-05
ice: fix reads from NVM Shadow RAM on E830 and E825-C devices
Jacob Keller
2
-9
/
+93
2024-06-05
ice: fix iteration of TLVs in Preserved Fields Area
Jacob Keller
1
-7
/
+21
2024-06-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
9
-35
/
+34
2024-06-05
ptp: Fix error message on failed pin verification
Karol Kolacinski
1
-1
/
+2
2024-06-05
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
1
-9
/
+6
2024-06-05
Merge tag 'thermal-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-25
/
+50
2024-06-05
Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
7
-11
/
+21
2024-06-05
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-41
/
+61
2024-06-05
net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
Aleksandr Mishin
1
-2
/
+6
2024-06-05
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
3
-0
/
+57
2024-06-05
Merge tag 'bcachefs-2024-06-05' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2
-1
/
+16
[next]