summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2023-02-09can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp
2023-02-09can: isotp: split tx timer into transmission and timeoutOliver Hartkopp
2023-02-09net: qrtr: free memory on error path in radix_tree_insert()Natalia Petrova
2023-02-09net/x25: Fix to not accept on connected socketHyunwoo Kim
2023-02-09net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin
2023-02-09can: raw: fix CAN FD frame transmissions over CAN XL devicesOliver Hartkopp
2023-02-09can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan
2023-02-09ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local addressThomas Winter
2023-02-09ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local addressThomas Winter
2023-02-09sctp: do not check hb_timer.expires when resetting hb_timerXin Long
2023-02-09netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal
2023-02-09net/tls: tls_is_tx_ready() checked list_entryPietro Borrello
2023-02-09netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim
2023-02-09skb: Do mix page pool and page referenced frags in GROAlexander Duyck
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-09bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki
2023-02-06net: mctp: purge receive queues on sk destructionJeremy Kerr
2023-02-06net: fix NULL pointer in skb_segment_listYan Zhai
2023-02-06mac80211: Fix MLO address translation for multiple bss caseSriram R
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-02-01net: mctp: mark socks as dead on unhash, prevent re-addJeremy Kerr
2023-02-01net: mctp: hold key reference when looking up a general keyPaolo Abeni
2023-02-01net: mctp: move expiry timer delete to unhashJeremy Kerr
2023-02-01net: mctp: add an explicit reference from a mctp_sk_key to sockJeremy Kerr
2023-02-01sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner
2023-02-01net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet
2023-02-01netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima
2023-02-01netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman
2023-02-01ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet
2023-02-01ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet
2023-02-01netlink: annotate data races around sk_stateEric Dumazet
2023-02-01netlink: annotate data races around dst_portid and dst_groupEric Dumazet
2023-02-01netlink: annotate data races around nlk->portidEric Dumazet
2023-02-01netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso
2023-02-01netfilter: nft_set_rbtree: Switch to node list walk for overlap detectionPablo Neira Ayuso
2023-02-01net: fix UaF in netns ops registration error pathPaolo Abeni
2023-02-01ipv6: fix reachability confirmation with proxy_ndpGergely Risko
2023-02-01wifi: mac80211: Fix iTXQ AMPDU fragmentation handlingAlexander Wetzel
2023-02-01wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2023-02-01Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka
2023-02-01tcp: fix rate_app_limited to default to 1David Morley
2023-02-01tcp: avoid the lookup process failing to get sk in ehash tableJason Xing
2023-02-01net: sched: gred: prevent races when adding offloads to statsJakub Kicinski
2023-02-01l2tp: prevent lockdep issue in l2tp_tunnel_register()Eric Dumazet
2023-02-01Bluetooth: Fix possible deadlock in rfcomm_sk_state_changeYing Hsu
2023-02-01Bluetooth: hci_event: Fix Invalid wait contextLuiz Augusto von Dentz
2023-02-01Bluetooth: ISO: Fix possible circular locking dependencyLuiz Augusto von Dentz
2023-02-01Bluetooth: ISO: Avoid circular locking dependencyLuiz Augusto von Dentz
2023-02-01Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()Zhengchao Shao
2023-02-01Bluetooth: hci_conn: Fix memory leaksZhengchao Shao