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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-03
wifi: mac80211: fix vif addr when switching from monitor to station
Felix Fietkau
1
-7
/
+4
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
5
-41
/
+48
2024-12-03
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
1
-0
/
+3
2024-12-03
wifi: cfg80211: clear link ID from bitmap during link delete after clean up
Aditya Kumar Singh
2
-3
/
+8
2024-12-03
wifi: mac80211: init cnt before accessing elem in ieee80211_copy_mbssid_beacon
Haoyu Li
1
-1
/
+1
2024-12-03
wifi: mac80211: fix mbss changed flags corruption on 32 bit systems
Issam Hamdi
1
-3
/
+3
2024-12-03
wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one
Lin Ma
1
-1
/
+1
2024-12-03
net/smc: fix LGR and link use-after-free issue
Wen Gu
1
-0
/
+2
2024-12-03
net/smc: initialize close_work early to avoid warning
Wen Gu
1
-3
/
+1
2024-12-03
tipc: Fix use-after-free of kernel socket in cleanup_bearer().
Kuniyuki Iwashima
1
-1
/
+1
2024-12-03
dccp: Fix memory leak in dccp_feat_change_recv
Ivan Solodovnikov
1
-1
/
+5
2024-12-02
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-02
Merge tag 'linux-can-fixes-for-6.13-20241202' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
7
-7
/
+7
2024-12-02
bpf: fix cgroup_skb prog test run direct packet access
Mahe Tardy
1
-0
/
+1
2024-12-02
can: j1939: j1939_session_new(): fix skb reference counting
Dmitry Antipov
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-12-01
ipv6: avoid possible NULL deref in modify_prefix_route()
Eric Dumazet
1
-6
/
+7
2024-11-30
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
1
-0
/
+3
2024-11-30
net: hsr: avoid potential out-of-bound access in fill_frame_info()
Eric Dumazet
1
-0
/
+2
2024-11-30
net/sched: tbf: correct backlog statistic for GSO packets
Martin Ottens
1
-6
/
+12
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
1
-0
/
+4
2024-11-30
Merge tag '9p-for-6.13-rc1' of https://github.com/martinetd/linux
Linus Torvalds
3
-7
/
+10
2024-11-30
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-137
/
+0
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-5
/
+17
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
14
-81
/
+212
2024-11-28
sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
Liu Jian
2
-0
/
+11
2024-11-28
SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUT
Benjamin Coddington
1
-5
/
+4
2024-11-28
sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
Liu Jian
1
-0
/
+1
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
2
-2
/
+2
2024-11-28
netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level
Pablo Neira Ayuso
1
-1
/
+1
2024-11-28
netfilter: x_tables: fix LED ID check in led_tg_check()
Dmitry Antipov
1
-1
/
+3
2024-11-28
ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
Jinghao Jia
1
-3
/
+1
2024-11-28
ipmr: fix tables suspicious RCU usage
Paolo Abeni
1
-13
/
+29
2024-11-28
ip6mr: fix tables suspicious RCU usage
Paolo Abeni
1
-11
/
+27
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
2
-0
/
+28
2024-11-28
net_sched: sch_fq: don't follow the fast path if Tx is behind now
Jakub Kicinski
1
-0
/
+6
2024-11-28
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2024-11-28
Merge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Paolo Abeni
2
-12
/
+28
2024-11-28
rxrpc: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-3
/
+4
2024-11-28
llc: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-1
/
+1
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-7
/
+24
2024-11-26
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
1
-7
/
+4
2024-11-26
Bluetooth: SCO: remove the redundant sco_conn_put
Edward Adam Davis
1
-1
/
+1
2024-11-26
Bluetooth: MGMT: Fix possible deadlocks
Luiz Augusto von Dentz
1
-9
/
+18
2024-11-26
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Luiz Augusto von Dentz
1
-2
/
+9
2024-11-26
net: hsr: fix hsr_init_sk() vs network/transport headers.
Eric Dumazet
1
-2
/
+2
2024-11-26
net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
Hangbin Liu
1
-12
/
+29
2024-11-26
s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()
Sidraya Jayagond
1
-9
/
+17
2024-11-26
net/l2tp: fix warning in l2tp_exit_net found by syzbot
James Chapman
1
-3
/
+19
[prev]
[next]