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