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
9 days
sctp: fix NULL deref on untransmitted RECONF completion
Weiming Shi
1
-1
/
+1
9 days
net/sched: act_skbmod: fix length calculations and avoid invalid header warnings
Eric Dumazet
1
-4
/
+8
9 days
tls: device: fix out-of-bounds write in tls_append_frag()
Jiayuan Chen
1
-1
/
+2
9 days
net: skbuff: don't touch shared zerocopy state in skb_tx_error()
Norbert Szetei
1
-1
/
+4
9 days
net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()
Norbert Szetei
1
-1
/
+0
9 days
openvswitch: only skb_tx_error() a packet we are about to drop
Norbert Szetei
1
-2
/
+1
10 days
Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
9
-40
/
+131
10 days
net/iucv: filter frames in afiucv_hs_rcv() by ingress device
Alexandra Winter
1
-0
/
+2
10 days
net/rds: use wq_has_sleeper() in rds_cong_map_updated()
Allison Henderson
1
-2
/
+2
10 days
net/sched: act_ife: Only operate on Ethernet frames
Victor Nogueira
2
-11
/
+35
10 days
net/smc: fix use-after-free in smc_rx_pipe_buf_release()
Hidayath Khan
1
-6
/
+5
10 days
net/smc: stop killed, freed and out_of_sync sharing a byte
Hidayath Khan
1
-3
/
+3
10 days
net/smc: fix socket refcount leak in smc_switch_conns()
Hidayath Khan
1
-7
/
+7
10 days
net: l2tp: do not propagate multicast notification errors
Zihan Xi
1
-8
/
+8
10 days
openvswitch: Fix CT limit teardown use-after-free
Yuqi Xu
4
-46
/
+98
10 days
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
1
-2
/
+5
10 days
Bluetooth: RFCOMM: serialize session teardown
Chengfeng Ye
1
-0
/
+2
10 days
Bluetooth: do not leak an hci_conn when a second LE connect is rejected
Radek Podgorny
1
-2
/
+7
10 days
Bluetooth: RFCOMM: serialize security confirmation handling
Chengfeng Ye
1
-1
/
+7
10 days
Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop
Hyunwoo Kim
1
-0
/
+4
10 days
Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_ready
Hang Nan
1
-0
/
+8
10 days
Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skb
Xin Chen
1
-1
/
+1
10 days
Bluetooth: hci_event: clear HCI_LE_ADV only on a created connection
Valentin Kindschi
1
-3
/
+4
10 days
Bluetooth: hci_conn: re-enable advertising only for peripheral role
Valentin Kindschi
1
-1
/
+2
10 days
Bluetooth: eir: Fix OOB read in eir_get_service_data()
HyeongJun An
1
-1
/
+2
10 days
Bluetooth: hci_sync: add conditional locking annotations
Pauli Virtanen
1
-0
/
+5
10 days
Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chan
Pauli Virtanen
1
-10
/
+13
10 days
Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereference
Pavel Shpakovskiy
1
-5
/
+13
10 days
Bluetooth: L2CAP: reject accept queue add unless BT_LISTEN
Pauli Virtanen
1
-0
/
+13
10 days
Bluetooth: L2CAP: access chan->conn safely in get/setsockopt
Pauli Virtanen
1
-16
/
+48
10 days
Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
Ibrahim Abdelkader
1
-0
/
+2
10 days
hv_sock: Remove check for old Hyper-V hosts
Michael Kelley
1
-3
/
+0
12 days
net/sched: sch_cake: fix autorate reconfiguration throttling
Giuseppe Piscitelli
1
-0
/
+1
12 days
net_sched: sch_fq: fix pacing delay underflow with pacing offload
Eric Dumazet
1
-2
/
+6
12 days
net: page_pool: Remove zone/policy GFP flags when allocating XArray entries
Rong Zhang
1
-0
/
+7
12 days
net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry
Yehyeong Lee
2
-39
/
+90
12 days
net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
Yehyeong Lee
1
-0
/
+16
12 days
net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
Yehyeong Lee
1
-4
/
+5
12 days
xdp: fix zero-copy frame layout
Weiming Shi
1
-2
/
+2
12 days
tcp: clamp route advmss to TCP_MIN_MSS
Yong Wang
4
-6
/
+6
12 days
ipip: fix skb leak in collect_md mode when metadata_dst allocation fails
Anton Danilov
1
-1
/
+1
12 days
net/sched: account classifier filter allocations to memcg
Jamal Hadi Salim
10
-21
/
+25
12 days
Merge tag 'batadv-net-pullrequest-20260821' of https://git.open-mesh.org/batadv
Jakub Kicinski
6
-64
/
+100
13 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-23
/
+31
13 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+13
14 days
net: bridge: arp/nd proxy: fix reading neigh ha
Nikolay Aleksandrov
1
-10
/
+14
14 days
net/smc: free pending qentry in smc_llc_flow_stop() before memset
Mahanta Jambigi
1
-0
/
+1
14 days
net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK transition
Mahanta Jambigi
1
-0
/
+2
14 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-2
/
+2
14 days
sctp: drop a chunk if its transport was removed
Hyunwoo Kim
1
-2
/
+5
[prev]
[next]