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
*
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-26
1
-2
/
+4
*
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-11
20
-118
/
+124
|
\
|
*
Merge tag 'for-net-2024-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2024-04-11
8
-99
/
+70
|
|
\
|
|
*
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
2024-04-10
1
-2
/
+1
|
|
*
Bluetooth: hci_sock: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-13
/
+8
|
|
*
Bluetooth: ISO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-24
/
+12
|
|
*
Bluetooth: L2CAP: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-32
/
+20
|
|
*
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-9
/
+5
|
|
*
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-10
1
-13
/
+10
|
|
*
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-10
1
-1
/
+3
|
|
*
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
2024-04-10
1
-3
/
+3
|
|
*
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-04-10
1
-2
/
+8
|
*
|
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
2024-04-11
1
-1
/
+17
|
*
|
netfilter: complete validation of user input
Eric Dumazet
2024-04-11
3
-0
/
+12
|
|
/
|
*
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-04-10
1
-3
/
+4
|
*
nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
Eric Dumazet
2024-04-10
1
-6
/
+6
|
*
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-04-09
1
-3
/
+1
|
*
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
2024-04-09
1
-2
/
+5
|
*
af_unix: Clear stale u->oob_skb.
Kuniyuki Iwashima
2024-04-09
1
-1
/
+3
|
*
Merge tag 'batadv-net-pullrequest-20240405' of git://git.open-mesh.org/linux-...
David S. Miller
2024-04-08
1
-1
/
+1
|
|
\
|
|
*
batman-adv: Avoid infinite loop trying to resize local TT
Sven Eckelmann
2024-03-29
1
-1
/
+1
|
*
|
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
2024-04-06
1
-0
/
+2
|
*
|
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
2024-04-06
1
-2
/
+3
*
|
|
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-06
1
-9
/
+1
|
\
\
\
|
*
|
|
SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
Chuck Lever
2024-04-04
1
-9
/
+1
*
|
|
|
Merge tag '9p-for-6.9-rc3' of https://github.com/martinetd/linux
Linus Torvalds
2024-04-05
2
-6
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
9p: Fix read/write debug statements to report server reply
Dominique Martinet
2024-02-12
1
-5
/
+5
|
*
|
|
9p/trans_fd: remove Excess kernel-doc comment
Randy Dunlap
2024-02-12
1
-1
/
+0
*
|
|
|
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
29
-92
/
+208
|
\
\
\
\
|
*
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-04
1
-0
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-04-02
1
-0
/
+6
|
*
|
|
|
|
netfilter: validate user input for expected length
Eric Dumazet
2024-04-04
4
-0
/
+18
|
*
|
|
|
|
Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-04-04
1
-16
/
+34
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
2024-04-04
1
-4
/
+5
|
|
*
|
|
|
|
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
2024-04-04
1
-2
/
+7
|
|
*
|
|
|
|
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-04-04
1
-0
/
+3
|
|
*
|
|
|
|
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
2024-04-04
1
-0
/
+1
|
|
*
|
|
|
|
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
2024-04-04
1
-5
/
+8
|
|
*
|
|
|
|
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
2024-04-04
1
-5
/
+10
|
*
|
|
|
|
|
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
2024-04-04
1
-5
/
+5
|
|
/
/
/
/
/
|
*
|
|
|
|
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
2024-04-04
1
-1
/
+1
|
*
|
|
|
|
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-03
1
-7
/
+7
|
*
|
|
|
|
vsock/virtio: fix packet delivery to tap device
Marco Pinna
2024-04-03
1
-1
/
+2
|
*
|
|
|
|
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
Duoming Zhou
2024-04-03
1
-1
/
+1
|
*
|
|
|
|
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-02
2
-2
/
+2
|
*
|
|
|
|
mptcp: prevent BPF accessing lowat from a subflow socket.
Paolo Abeni
2024-04-02
1
-0
/
+4
|
*
|
|
|
|
Merge tag 'for-net-2024-03-29' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-03-29
4
-21
/
+68
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-03-29
1
-16
/
+32
|
|
*
|
|
|
|
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-03-29
1
-0
/
+25
|
|
*
|
|
|
|
Bluetooth: hci_sync: Fix not checking error on hci_cmd_sync_cancel_sync
Luiz Augusto von Dentz
2024-03-29
2
-4
/
+7
[next]