summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-02-16seg6: add PSP flavor support for SRv6 End behaviorAndrea Mayer
2023-02-16seg6: factor out End lookup nexthop processing to a dedicated functionAndrea Mayer
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel
2023-02-16net/sched: act_pedit: use percpu overlimit counter when availablePedro Tammela
2023-02-16net/sched: act_gate: use percpu statsPedro Tammela
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela
2023-02-16net/sched: act_nat: transition to percpu stats and rcuPedro Tammela
2023-02-16net/core: refactor promiscuous mode messageJesse Brandeburg
2023-02-16net/core: print message for allmulticastJesse Brandeburg
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim
2023-02-15net: msg_zerocopy: elide page accounting if RLIM_INFINITYWillem de Bruijn
2023-02-15devlink: Move health common function to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health test to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health dump to health fileMoshe Shemesh
2023-02-15devlink: Move devlink fmsg and health diagnose to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health report and recover to health fileMoshe Shemesh
2023-02-15devlink: Move devlink health get and set code to health fileMoshe Shemesh
2023-02-15devlink: health: Fix nla_nest_end in error flowMoshe Shemesh
2023-02-15devlink: Split out health reporter create codeMoshe Shemesh
2023-02-15bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-02-15wifi: mac80211: add documentation for amsdu_mesh_controlJohannes Berg
2023-02-15wifi: mac80211: always initialize link_sta with staJohannes Berg
2023-02-15wifi: mac80211: pass 'sta' to ieee80211_rx_data_set_sta()Johannes Berg
2023-02-15wifi: cfg80211: Set SSID if it is not already setMarc Bornand
2023-02-15net: mpls: fix stale pointer if allocation fails during device renameJakub Kicinski
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing
2023-02-15net/sched: tcindex: search key must be 16 bitsPedro Tammela
2023-02-14net-sysfs: make kobj_type structures constantThomas Weißschuh
2023-02-14net: bridge: make kobj_type structure constantThomas Weißschuh
2023-02-14tipc: fix kernel warning when sending SYN messageTung Nguyen
2023-02-14net: use a bounce buffer for copying skb->markEric Dumazet
2023-02-14wifi: mac80211: fix off-by-one link settingJohannes Berg
2023-02-14wifi: mac80211: Fix for Rx fragmented action framesGilad Itzkovitch
2023-02-14wifi: mac80211: avoid u32_encode_bits() warningArnd Bergmann
2023-02-14devlink: don't allow to change net namespace for FW_ACTIVATE reload actionJiri Pirko
2023-02-14wifi: mac80211: Don't translate MLD addresses for multicastAndrei Otcheretianski
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram
2023-02-14wifi: mac80211: fix non-MLO station associationKarthikeyan Periyasamy
2023-02-14wifi: mac80211: Allow NSS change only up to capabilityRameshkumar Sundaram
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2023-02-14wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau