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-03-06
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
2024-03-06
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
2024-03-06
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
2024-03-06
mptcp: fix double-free on socket dismantle
Davide Caratti
2024-03-06
mptcp: fix potential wake-up event loss
Paolo Abeni
2024-03-06
mptcp: fix snd_wnd initialization for passive socket
Paolo Abeni
2024-03-06
mptcp: push at DSS boundaries
Paolo Abeni
2024-03-06
mptcp: avoid printing warning once on client side
Matthieu Baerts (NGI0)
2024-03-06
mptcp: map v4 address to v6 when destroying subflow
Geliang Tang
2024-03-06
wifi: nl80211: reject iftype change with mesh ID change
Johannes Berg
2024-03-06
tls: fix use-after-free on failed backlog decryption
Sabrina Dubroca
2024-03-06
tls: separate no-async decryption request handling from async
Sabrina Dubroca
2024-03-06
tls: fix peeking with sync+async decryption
Sabrina Dubroca
2024-03-06
tls: decrement decrypt_pending if no async completion will be called
Sabrina Dubroca
2024-03-06
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
2024-03-06
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-03-06
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
2024-03-06
Bluetooth: hci_sync: Fix accept_list when attempting to suspend
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
2024-03-06
Bluetooth: hci_sync: Check the correct flag before starting a scan
Jonas Dreßler
2024-03-06
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
2024-03-06
net: mctp: take ownership of skb in mctp_local_output
Jeremy Kerr
2024-03-06
net: ip_tunnel: prevent perpetual headroom growth
Florian Westphal
2024-03-06
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
2024-03-01
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
2024-03-01
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
2024-03-01
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
2024-03-01
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
2024-03-01
devlink: fix port dump cmd type
Jiri Pirko
2024-03-01
net: mctp: put sock on tag allocation failure
Jeremy Kerr
2024-03-01
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
2024-03-01
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
2024-03-01
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
2024-03-01
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2024-03-01
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
2024-03-01
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
2024-03-01
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
2024-03-01
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
2024-03-01
bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
Shigeru Yoshida
2024-03-01
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
2024-03-01
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
2024-03-01
devlink: fix possible use-after-free and memory leaks in devlink_init()
Vasiliy Kovalev
2024-03-01
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
2024-03-01
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
2024-03-01
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
2024-03-01
net/sched: act_mirred: don't override retval if we already lost the skb
Jakub Kicinski
[next]