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-05-30
l2tp: fix ICMP error handling for UDP-encap sockets
Tom Parkin
2024-05-30
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
2024-05-30
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
2024-05-30
net: qrtr: ns: Fix module refcnt
Chris Lew
2024-05-30
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
2024-05-30
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
2024-05-30
SUNRPC: Fix gss_free_in_token_pages()
Chuck Lever
2024-05-30
sunrpc: removed redundant procp check
Aleksandr Aprelkov
2024-05-30
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-30
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2024-05-30
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-30
Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
Lukas Bulwahn
2024-05-30
Bluetooth: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-05-30
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-30
Bluetooth: ISO: Clean up returns values in iso_connect_ind()
Dan Carpenter
2024-05-30
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
2024-05-30
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-05-30
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2024-05-30
mptcp: cleanup SOL_TCP handling
Paolo Abeni
2024-05-30
mptcp: implement TCP_NOTSENT_LOWAT support
Paolo Abeni
2024-05-30
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
2024-05-30
mptcp: cleanup writer wake-up
Paolo Abeni
2024-05-30
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
2024-05-30
ax25: Fix reference count leak issue of net_device
Duoming Zhou
2024-05-30
ax25: Fix reference count leak issues of ax25_dev
Duoming Zhou
2024-05-30
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
2024-05-30
ipv6: sr: fix invalid unregister error path
Hangbin Liu
2024-05-30
ipv6: sr: fix incorrect unregister order
Hangbin Liu
2024-05-30
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
2024-05-30
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
2024-05-30
af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
Breno Leitao
2024-05-30
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
2024-05-30
wifi: nl80211: Avoid address calculations via out of bounds array indexing
Kees Cook
2024-05-30
net: give more chances to rcu in netdev_wait_allrefs_any()
Eric Dumazet
2024-05-30
tcp: avoid premature drops in tcp_add_backlog()
Eric Dumazet
2024-05-30
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-05-30
wifi: mac80211: don't select link ID if not provided in scan request
Ayala Beker
2024-05-30
wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt ...
Igor Artemiev
2024-05-30
wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...
Richard Kinder
2024-05-30
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
2024-05-30
sunrpc: use the struct net as the svc proc private
Josef Bacik
2024-05-25
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-25
Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
Sungwoo Kim
2024-05-17
net: fix out-of-bounds access in ops_init
Thadeu Lima de Souza Cascardo
2024-05-17
tipc: fix UAF in error path
Paolo Abeni
2024-05-17
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
2024-05-17
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-05-17
net/smc: fix neighbour and rtable leak in smc_ib_find_route()
Wen Gu
2024-05-17
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
2024-05-17
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
[next]