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
2023-12-20
appletalk: Fix Use-After-Free in atalk_ioctl
Hyunwoo Kim
2023-12-20
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
2023-12-20
net: Remove acked SYN flag from packet in the transmit queue correctly
Dong Chenchen
2023-12-20
net/rose: Fix Use-After-Free in rose_ioctl
Hyunwoo Kim
2023-12-20
atm: Fix Use-After-Free in do_vcc_ioctl
Hyunwoo Kim
2023-12-13
drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" group
Ido Schimmel
2023-12-13
psample: Require 'CAP_NET_ADMIN' when joining "packets" group
Ido Schimmel
2023-12-13
genetlink: add CAP_NET_ADMIN test for multicast bind
Ido Schimmel
2023-12-13
netlink: don't call ->netlink_bind with table lock held
Ido Schimmel
2023-12-13
packet: Move reference count in packet_sock to atomic_long_t
Daniel Borkmann
2023-12-13
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-08
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
2023-12-08
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
2023-11-28
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
2023-11-28
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-11-28
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
2023-11-20
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-20
dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses.
Kuniyuki Iwashima
2023-11-20
dccp: Call security_inet_conn_request() after setting IPv4 addresses.
Kuniyuki Iwashima
2023-11-20
tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
Shigeru Yoshida
2023-11-20
llc: verify mac len before reading mac header
Willem de Bruijn
2023-11-20
ipv6: avoid atomic fragment on GSO packets
Yan Zhai
2023-11-20
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
2023-11-20
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
2023-11-08
netfilter: nfnetlink_log: silence bogus compiler warning
Florian Westphal
2023-11-08
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-25
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
2023-10-25
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
2023-10-25
wifi: cfg80211: avoid leaking stack data into trace
Benjamin Berg
2023-10-25
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
2023-10-25
Bluetooth: Avoid redundant authentication
Ying Hsu
2023-10-25
net: rfkill: gpio: prevent value glitch during probe
Josua Mayer
2023-10-25
net: ipv6: fix return value check in esp_remove_trailer
Ma Ke
2023-10-25
net: ipv4: fix return value check in esp_remove_trailer
Ma Ke
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
2023-10-25
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
2023-10-25
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
2023-10-25
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
2023-10-25
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
2023-10-25
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
2023-10-25
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2023-10-25
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
2023-10-25
nfc: nci: assert requested protocol is valid
Jeremy Cline
2023-10-10
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-10-10
Revert "rtnetlink: Reject negative ifindexes in RTM_NEWLINK"
Greg Kroah-Hartman
2023-10-10
sctp: update hb timer immediately after users change hb_interval
Xin Long
2023-10-10
sctp: update transport state when processing a dupcook packet
Xin Long
2023-10-10
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
[next]