index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-14
14
-66
/
+103
|
\
|
*
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
2024-11-14
1
-1
/
+2
|
*
mptcp: pm: use _rcu variant under rcu_read_lock
Matthieu Baerts (NGI0)
2024-11-14
1
-1
/
+2
|
*
mptcp: hold pm lock when deleting entry
Geliang Tang
2024-11-14
1
-0
/
+3
|
*
mptcp: update local address flags when setting it
Geliang Tang
2024-11-14
1
-0
/
+12
|
*
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hno...
Alexandre Ferrieux
2024-11-13
1
-4
/
+14
|
*
Bluetooth: hci_core: Fix calling mgmt_device_connected
Luiz Augusto von Dentz
2024-11-12
1
-2
/
+0
|
*
virtio/vsock: Improve MSG_ZEROCOPY error handling
Michal Luczaj
2024-11-12
1
-0
/
+1
|
*
vsock: Fix sk_error_queue memory leak
Michal Luczaj
2024-11-12
1
-0
/
+3
|
*
virtio/vsock: Fix accept_queue memory leak
Michal Luczaj
2024-11-12
1
-0
/
+8
|
*
mptcp: cope racing subflow creation in mptcp_rcv_space_adjust
Paolo Abeni
2024-11-12
1
-1
/
+2
|
*
mptcp: error out earlier on disconnect
Paolo Abeni
2024-11-12
1
-4
/
+9
|
*
net: fix SO_DEVMEM_DONTNEED looping too long
Mina Almasry
2024-11-12
1
-18
/
+24
|
*
net: fix data-races around sk->sk_forward_alloc
Wang Liang
2024-11-12
2
-4
/
+2
|
*
sctp: fix possible UAF in sctp_v6_available()
Eric Dumazet
2024-11-09
1
-6
/
+13
|
*
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2024-11-07
2
-25
/
+8
*
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-11-13
1
-1
/
+1
|
\
\
|
*
|
bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6
Jiawei Ye
2024-11-08
1
-1
/
+1
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-11-11
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim
2024-11-06
1
-0
/
+1
|
|
/
*
|
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-07
8
-20
/
+47
|
\
\
|
*
|
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
2024-11-07
1
-1
/
+3
|
*
|
rxrpc: Fix missing locking causing hanging calls
David Howells
2024-11-07
1
-0
/
+4
|
*
|
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2024-11-07
2
-9
/
+3
|
*
|
Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-11-07
1
-7
/
+34
|
|
\
\
|
|
*
|
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2024-11-07
1
-7
/
+34
|
*
|
|
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
2024-11-06
1
-1
/
+2
|
*
|
|
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2024-11-06
1
-1
/
+0
|
*
|
|
sctp: properly validate chunk size in sctp_sf_ootb()
Xin Long
2024-11-03
1
-1
/
+1
*
|
|
|
sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
NeilBrown
2024-11-04
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-11-02
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
2024-10-30
1
-0
/
+1
*
|
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-11-01
3
-3
/
+9
|
\
\
\
|
*
|
|
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
2024-10-31
1
-0
/
+1
|
*
|
|
bpf: fix filed access without lock
Jiayuan Chen
2024-10-29
1
-3
/
+4
|
*
|
|
sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()
Cong Wang
2024-10-29
1
-0
/
+4
*
|
|
|
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-31
18
-54
/
+99
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-31
3
-9
/
+11
|
|
\
\
|
|
*
|
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
2024-10-31
1
-0
/
+3
|
|
*
|
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
2024-10-30
1
-8
/
+7
|
|
*
|
netfilter: Fix use-after-free in get_info()
Dong Chenchen
2024-10-30
1
-1
/
+1
|
*
|
|
Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-10-31
1
-7
/
+11
|
|
\
\
\
|
|
*
|
|
Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs
Sungwoo Kim
2024-10-30
1
-7
/
+11
|
|
|
/
/
|
*
/
/
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
Benoît Monin
2024-10-31
1
-0
/
+4
|
|
/
/
|
*
|
Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-10-30
3
-2
/
+6
|
|
\
\
|
|
*
|
wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...
Gustavo A. R. Silva
2024-10-26
1
-2
/
+3
|
|
*
|
wifi: cfg80211: clear wdev->cqm_config pointer on free
Johannes Berg
2024-10-25
1
-0
/
+1
|
|
*
|
mac80211: fix user-power when emulating chanctx
Ben Greear
2024-10-25
1
-0
/
+2
|
*
|
|
net: fix crash when config small gso_max_size/gso_ipv4_max_size
Wang Liang
2024-10-30
1
-2
/
+2
|
*
|
|
net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
Vladimir Oltean
2024-10-29
1
-0
/
+1
[next]