summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-02-19Merge tag 'v5.10.168' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-17net: hsr: Fix build error after merging linux-stableRavi Gunasekaran
2023-02-16Merge tag 'v5.10.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-15rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello
2023-02-15xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps
2023-02-15xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet
2023-02-15xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova
2023-02-15can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni
2023-02-15net: qrtr: free memory on error path in radix_tree_insert()Natalia Petrova
2023-02-15net/x25: Fix to not accept on connected socketHyunwoo Kim
2023-02-15net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin
2023-02-15can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan
2023-02-15netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal
2023-02-15netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim
2023-02-15bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki
2023-02-06net: fix NULL pointer in skb_segment_listYan Zhai
2023-02-06Bluetooth: fix null ptr deref on hci_sync_conn_complete_evtSoenke Huster
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
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-01Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka
2023-02-01netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal
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-01l2tp: prevent lockdep issue in l2tp_tunnel_register()Eric Dumazet
2023-02-01l2tp: close all race conditions in l2tp_tunnel_register()Cong Wang
2023-02-01l2tp: convert l2tp_tunnel_list to idrCong Wang
2023-02-01l2tp: Don't sleep and disable BH under writer-side sk_callback_lockJakub Sitnicki
2023-02-01l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2023-02-01net/sched: sch_taprio: fix possible use-after-freeEric Dumazet
2023-02-01net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang
2023-01-28Merge tag 'v5.10.162' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-01-24Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"Eric Dumazet
2023-01-24net/ulp: use consistent error code when blocking ULPPaolo Abeni
2023-01-24wifi: mac80211: sdata can be NULL during AMPDU startAlexander Wetzel
2023-01-24net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin
2023-01-18net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel
2023-01-18tipc: fix unexpected link reset due to discovery messagesTung Nguyen
2023-01-18netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.Gavrilov Ilia
2023-01-18xfrm: fix rcu lock in xfrm_notify_userpolicy()Nicolas Dichtel