index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-04-17
af_unix: Fix garbage collector racing against connect()
Michal Luczaj
2024-04-17
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
2024-04-17
netfilter: complete validation of user input
Eric Dumazet
2024-04-17
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit
Archie Pusaka
2024-04-17
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
2024-04-17
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY
Luiz Augusto von Dentz
2024-04-17
Bluetooth: hci_sync: Use QoS to determine which PHY to scan
Luiz Augusto von Dentz
2024-04-17
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset
Luiz Augusto von Dentz
2024-04-17
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
2024-04-17
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-04-17
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
2024-04-17
ipv6: fib: hide unused 'pn' variable
Arnd Bergmann
2024-04-17
af_unix: Clear stale u->oob_skb.
Kuniyuki Iwashima
2024-04-17
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING
Eric Dumazet
2024-04-17
net: openvswitch: fix unwanted error log on timeout policy probing
Ilya Maximets
2024-04-17
Bluetooth: Fix memory leak in hci_req_sync_complete()
Dmitry Antipov
2024-04-17
batman-adv: Avoid infinite loop trying to resize local TT
Sven Eckelmann
2024-04-13
net: mpls: error out if inner headers are not set
Florian Westphal
2024-04-13
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-04-13
net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
Eric Dumazet
2024-04-13
wifi: cfg80211: check A-MSDU format more carefully
Johannes Berg
2024-04-13
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
2024-04-10
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-10
mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()
Davide Caratti
2024-04-10
SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
Chuck Lever
2024-04-10
9p: Fix read/write debug statements to report server reply
Dominique Martinet
2024-04-10
udp: prevent local UDP tunnel packets from being GROed
Antoine Tenart
2024-04-10
udp: do not transition UDP GRO fraglist partial checksums to unnecessary
Antoine Tenart
2024-04-10
udp: do not accept non-tunnel GSO skbs landing in a tunnel
Antoine Tenart
2024-04-10
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-10
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
Duoming Zhou
2024-04-10
tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...
Kuniyuki Iwashima
2024-04-10
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-04-10
gro: fix ownership transfer
Antoine Tenart
2024-04-10
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
2024-04-10
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
2024-04-10
bpf, sockmap: Prevent lock inversion deadlock in map delete elem
Jakub Sitnicki
2024-04-10
netfilter: validate user input for expected length
Eric Dumazet
2024-04-10
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
2024-04-10
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
2024-04-10
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
2024-04-10
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-04-10
vsock/virtio: fix packet delivery to tap device
Marco Pinna
2024-04-10
net/rds: fix possible cp null dereference
Mahmoud Adam
2024-04-10
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
2024-04-10
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
2024-04-10
Bluetooth: Fix TOCTOU in HCI debugfs implementation
Bastien Nocera
2024-04-10
Bluetooth: hci_event: set the conn encrypted before conn establishes
Hui Wang
2024-04-10
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-04-10
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
[next]