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
14 hours
net: ps3_gelic_net: handle skb allocation failures
HEAD
stable
davem/net
Florian Fuchs
2
-11
/
+35
16 hours
net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end()
Pavel Zhigulin
1
-2
/
+3
22 hours
net: airoha: Do not loopback traffic to GDM2 if it is available on the device
Lorenzo Bianconi
1
-1
/
+1
22 hours
selftests: net: lib: Do not overwrite error messages
Ido Schimmel
2
-1
/
+8
25 hours
s390/ctcm: Fix double-kfree
Aleksei Nikiforov
1
-1
/
+0
4 days
veth: more robust handing of race to avoid txq getting stuck
Jesper Dangaard Brouer
1
-18
/
+20
4 days
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
3
-125
/
+9
4 days
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
1
-7
/
+12
4 days
net: mlxsw: linecards: fix missing error check in mlxsw_linecard_devlink_info_get()
Pavel Zhigulin
1
-0
/
+2
4 days
net: dsa: hellcreek: fix missing error handling in LED registration
Pavel Zhigulin
1
-2
/
+12
5 days
mlxsw: spectrum: Fix memory leak in mlxsw_sp_flower_stats()
Zilin Guan
1
-2
/
+4
5 days
net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()
Jiaming Zhang
1
-0
/
+3
5 days
MAINTAINERS: Remove eth bridge website
Baruch Siach
1
-1
/
+0
5 days
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
65
-312
/
+1202
5 days
Merge branch 'hsr-send-correct-hsrv0-supervision-frames'
Paolo Abeni
2
-8
/
+19
5 days
hsr: Follow standard for HSRv0 supervision frames
Felix Maurer
2
-8
/
+16
5 days
hsr: Fix supervision frame sending on HSRv0
Felix Maurer
1
-0
/
+3
6 days
Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
2
-4
/
+8
6 days
Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-2
/
+17
6 days
virtio-net: fix incorrect flags recording in big mode
Xuan Zhuo
1
-5
/
+11
6 days
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-28
/
+58
6 days
Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
2
-1
/
+2
6 days
Merge tag 'loongarch-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
Linus Torvalds
24
-82
/
+59
6 days
Merge tag 'alpha-fixes-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha
Linus Torvalds
1
-0
/
+1
6 days
Merge tag 'wireless-2025-11-12' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
9
-41
/
+117
6 days
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
7 days
Merge tag 'iwlwifi-fixes-2025-11-12' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Johannes Berg
4
-26
/
+20
7 days
wifi: iwlwifi: mld: always take beacon ies in link grading
Miri Korenblit
1
-6
/
+1
7 days
wifi: iwlwifi: mvm: fix beacon template/fixed rate
Johannes Berg
2
-13
/
+12
7 days
wifi: iwlwifi: fix aux ROC time event iterator usage
Junjie Cao
1
-7
/
+7
7 days
net_sched: limit try_bulk_dequeue_skb() batches
Eric Dumazet
1
-7
/
+10
7 days
MAINTAINERS: Add Magnus Lindholm as maintainer for alpha port
Magnus Lindholm
1
-0
/
+1
7 days
Merge branch 'selftests-mptcp-join-fix-some-flaky-tests'
Jakub Kicinski
4
-51
/
+80
7 days
selftests: mptcp: join: properly kill background tasks
Matthieu Baerts (NGI0)
2
-9
/
+30
7 days
selftests: mptcp: connect: trunc: read all recv data
Matthieu Baerts (NGI0)
1
-5
/
+13
7 days
selftests: mptcp: join: userspace: longer transfer
Matthieu Baerts (NGI0)
1
-5
/
+5
7 days
selftests: mptcp: join: endpoints: longer transfer
Matthieu Baerts (NGI0)
1
-4
/
+4
7 days
selftests: mptcp: join: rm: set backup flag
Matthieu Baerts (NGI0)
1
-27
/
+27
7 days
selftests: mptcp: connect: fix fallback note due to OoO
Matthieu Baerts (NGI0)
1
-1
/
+1
7 days
Merge tag 'for-net-2025-11-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
9
-82
/
+158
7 days
ethtool: fix incorrect kernel-doc style comment in ethtool.h
Kriish Sharma
1
-1
/
+1
7 days
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
15
-82
/
+165
7 days
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-34
/
+34
7 days
Merge tag 'mm-hotfixes-stable-2025-11-10-19-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
30
-152
/
+424
7 days
smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DISCONNECTED
Stefan Metzmacher
1
-0
/
+3
7 days
mlx5: Fix default values in create CQ
Akiva Goldberger
8
-48
/
+44
7 days
Bluetooth: btrtl: Avoid loading the config file on security chips
Max Chou
1
-11
/
+13
7 days
Merge branch 'mlx5e-misc-fixes-2025-11-09'
Paolo Abeni
3
-7
/
+31
7 days
net/mlx5e: Fix potentially misleading debug message
Gal Pressman
1
-2
/
+16
7 days
net/mlx5e: Fix wraparound in rate limiting for values above 255 Gbps
Gal Pressman
1
-1
/
+9
[next]