summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2023-04-05can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov
2023-04-05net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid
2023-04-05wifi: mac80211: fix qos on mesh interfacesFelix Fietkau
2023-04-05Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz
2023-04-05Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz
2023-04-05erspan: do not use skb_mac_header() in ndo_start_xmit()Eric Dumazet
2023-04-05xsk: Add missing overflow check in xdp_umem_regKal Conley
2023-04-05net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...Hangyu Hua
2023-03-22mptcp: avoid setting TCP_CLOSE state twiceMatthieu Baerts
2023-03-22net/iucv: Fix size of interrupt dataAlexandra Winter
2023-03-22ipv4: Fix incorrect table ID in IOCTL pathIdo Schimmel
2023-03-22net/smc: fix deadlock triggered by cancel_delayed_work_syn()Wenjia Zhang
2023-03-22net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-22net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()D. Wythe
2023-03-22tcp: tcp_make_synack() can be called from process contextBreno Leitao
2023-03-22netfilter: nft_redir: correct value of inet type `.maxattrs`Jeremy Sowden
2023-03-22netfilter: nft_redir: correct length for loading protocol registersJeremy Sowden
2023-03-22netfilter: nft_masq: correct length for loading protocol registersJeremy Sowden
2023-03-22netfilter: nft_nat: correct length for loading protocol registersJeremy Sowden
2023-03-22xfrm: Allow transport-mode states with AF_UNSPEC selectorHerbert Xu
2023-03-17skbuff: Fix nfct leak on napi stolenTao Liu
2023-03-17SUNRPC: Fix a server shutdown leakBenjamin Coddington
2023-03-17net/smc: fix fallback failed while sendmsg with fastopenD. Wythe
2023-03-17netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-17netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande
2023-03-17net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida
2023-03-17ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet
2023-03-17nfc: change order inside nfc_se_io error pathFedor Pchelkin
2023-03-13wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin
2023-03-11tcp: Fix listen() regression in 5.10.163Kuniyuki Iwashima
2023-03-11Bluetooth: hci_sock: purge socket queues in the destruct() callbackNguyen Dinh Phi
2023-03-11net: tls: avoid hanging tasks on the tx_lockJakub Kicinski
2023-03-11tcp: tcp_check_req() can be called from process contextEric Dumazet
2023-03-11net/sched: act_sample: fix action bind logicPedro Tammela
2023-03-11nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2023-03-119p/rdma: unmap receive dma buffer in rdma_request()/post_recv()Zhengchao Shao
2023-03-119p/xen: fix connection sequenceJuergen Gross
2023-03-119p/xen: fix version parsingJuergen Gross
2023-03-11net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet
2023-03-11sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-03-11ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei
2023-03-11netfilter: ebtables: fix table blob use-after-freeFlorian Westphal
2023-03-11netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua
2023-03-11net/sched: Retire tcindex classifierJamal Hadi Salim
2023-03-11wifi: cfg80211: Fix use after free for wextAlexander Wetzel
2023-03-11inet: fix fast path in __inet_hash_connect()Pietro Borrello
2023-03-11NFS: fix disabling of swapNeilBrown
2023-03-11NFSv4: keep state manager thread active if swap is enabledNeilBrown
2023-03-11l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()Shigeru Yoshida
2023-03-11wifi: mac80211: make rate u32 in sta_set_rate_info_rx()Shayne Chen