summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-02-25Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...Vladimir Oltean
2023-02-25mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2023-02-22net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter
2023-02-22ipv6: Fix tcp socket connection with DSCP.Guillaume Nault
2023-02-22ipv6: Fix datagram socket connection with DSCP.Guillaume Nault
2023-02-22net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski
2023-02-22dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-22sctp: sctp_sock_filter(): avoid list_entry() on possibly empty listPietro Borrello
2023-02-22net: Fix unwanted sign extension in netdev_stats_to_stats64()Felix Riemann
2023-02-22ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2023-02-22Revert "ipv4: Fix incorrect route flushing when source address is deleted"Shaoying Xu
2023-02-22netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal
2023-02-22net: sched: sch: Bounds check priorityKees Cook
2023-02-22net/rose: Fix to not accept on connected socketHyunwoo Kim
2023-02-22bpf: Always return target ifindex in bpf_fib_lookupToke Høiland-Jørgensen
2023-02-22rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello
2023-02-22xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps
2023-02-22can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni
2023-02-22xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()Zhang Xiaoxu
2023-02-22net/x25: Fix to not accept on connected socketHyunwoo Kim
2023-02-22net: openvswitch: fix flow memory leak in ovs_flow_cmd_newFedor Pchelkin
2023-02-22can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivateZiyang Xuan
2023-02-22netfilter: br_netfilter: disable sabotage_in hook after first suppressionFlorian Westphal
2023-02-22netrom: Fix use-after-free caused by accept on already connected socketHyunwoo Kim
2023-02-06Revert "xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()"Greg Kroah-Hartman
2023-02-06Bluetooth: fix null ptr deref on hci_sync_conn_complete_evtSoenke Huster
2023-02-06ipv6: ensure sane device mtu in tunnelsEric Dumazet
2023-02-06netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-02-06sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner
2023-02-06net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet
2023-02-06netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima
2023-02-06netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETESriram Yagnaraman
2023-02-06ipv4: prevent potential spectre v1 gadget in fib_metrics_match()Eric Dumazet
2023-02-06ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()Eric Dumazet
2023-02-06netlink: annotate data races around sk_stateEric Dumazet
2023-02-06netlink: annotate data races around dst_portid and dst_groupEric Dumazet
2023-02-06netlink: annotate data races around nlk->portidEric Dumazet
2023-02-06netfilter: nft_set_rbtree: skip elements in transaction from garbage collectionPablo Neira Ayuso
2023-02-06net: fix UaF in netns ops registration error pathPaolo Abeni
2023-02-06Bluetooth: hci_sync: cancel cmd_timer if hci_open failedArchie Pusaka
2023-02-06netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT stateFlorian Westphal
2023-02-06tcp: fix rate_app_limited to default to 1David Morley
2023-02-06tcp: avoid the lookup process failing to get sk in ehash tableJason Xing
2023-02-06l2tp: Don't sleep and disable BH under writer-side sk_callback_lockJakub Sitnicki
2023-02-06l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2023-02-06net: fix a concurrency bug in l2tp_tunnel_register()Gong, Sishuai
2023-02-06net/sched: sch_taprio: fix possible use-after-freeEric Dumazet
2023-02-06net: nfc: Fix use-after-free in local_cleanup()Jisoo Jang
2023-01-24net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin
2023-01-18tipc: call tipc_lxc_xmit without holding node_read_lockXin Long