summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-21neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-06-21net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu
2023-06-21Revert "net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy"Hangbin Liu
2023-06-21net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela
2023-06-21net: tipc: resize nlattr array to correct sizeLin Ma
2023-06-21net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov
2023-06-21net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye
2023-06-21net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye
2023-06-21sched: add new attr TCA_EXT_WARN_MSG to report tc extact messageHangbin Liu
2023-06-21sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter
2023-06-21wifi: mac80211: take lock before setting vif linksBenjamin Berg
2023-06-21wifi: cfg80211: fix link del callback to call correct handlerBenjamin Berg
2023-06-21wifi: mac80211: fix link activation settings orderJohannes Berg
2023-06-21net/sched: cls_u32: Fix reference counter leak leading to overflowLee Jones
2023-06-21net/sched: act_pedit: Parse L3 Header for L4 offsetMax Tottenham
2023-06-21net/sched: act_pedit: remove extra check for key typePedro Tammela
2023-06-21net/sched: simplify tcf_pedit_actPedro Tammela
2023-06-21ping6: Fix send to link-local addresses with VRF.Guillaume Nault
2023-06-21netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULEPablo Neira Ayuso
2023-06-21netfilter: nfnetlink: skip error delivery on batch in case of ENOMEMPablo Neira Ayuso
2023-06-21netfilter: nf_tables: integrate pipapo into commit protocolPablo Neira Ayuso
2023-06-21wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid()Dan Carpenter
2023-06-21wifi: cfg80211: fix locking in regulatory disconnectJohannes Berg
2023-06-14Bluetooth: fix debugfs registrationJohan Hovold
2023-06-14Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz
2023-06-14mptcp: update userspace pm infosGeliang Tang
2023-06-14mptcp: add address into userspace pm listGeliang Tang
2023-06-14mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang
2023-06-14can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin
2023-06-14can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin
2023-06-14can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel
2023-06-14batman-adv: Broken sync while rescheduling delayed workVladislav Efanov
2023-06-14net: sched: fix possible refcount leak in tc_chain_tmplt_add()Hangyu Hua
2023-06-14net: sched: act_police: fix sparse errors in tcf_police_dump()Eric Dumazet
2023-06-14net: sched: move rtm_tca_policy declaration to include fileEric Dumazet
2023-06-14net: sched: add rcu annotations around qdisc->qdisc_sleepingEric Dumazet
2023-06-14rfs: annotate lockless accesses to RFS sock flow tableEric Dumazet
2023-06-14tcp: gso: really support BIG TCPEric Dumazet
2023-06-14ipv6: rpl: Fix Route of Death.Kuniyuki Iwashima
2023-06-14netfilter: nf_tables: out-of-bound check in chain blobPablo Neira Ayuso
2023-06-14netfilter: ipset: Add schedule point in call_ad().Kuniyuki Iwashima
2023-06-14netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelperTijs Van Buggenhout
2023-06-14netfilter: nft_bitwise: fix register trackingJeremy Sowden
2023-06-14wifi: cfg80211: fix locking in sched scan stop workJohannes Berg
2023-06-14wifi: mac80211: don't translate beacon/presp addrsJohannes Berg
2023-06-14wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg
2023-06-14wifi: cfg80211: reject bad AP MLD addressJohannes Berg
2023-06-14wifi: mac80211: use correct iftype HE capJohannes Berg
2023-06-14Bluetooth: L2CAP: Add missing checks for invalid DCIDSungwoo Kim
2023-06-14Bluetooth: ISO: don't try to remove CIG if there are bound CIS leftPauli Virtanen