summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-24wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim1-0/+9
2023-03-24cfg80211: support RNR for EMA APAloka Dixit1-0/+19
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit1-0/+68
2023-03-22wifi: mac80211: implement support for yet another mesh A-MSDU formatFelix Fietkau1-4/+7
2023-03-22wifi: mac80211: add support for letting drivers register tc offload supportFelix Fietkau1-0/+9
2023-03-11Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-44/+299
2023-03-10neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky1-2/+0
2023-03-10net: sched: remove qdisc_watchdog->last_expiresEric Dumazet1-1/+0
2023-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+7
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long2-0/+2
2023-03-09sctp: add fair capacity stream schedulerXin Long2-0/+8
2023-03-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+1
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet1-0/+1
2023-03-07wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein1-6/+14
2023-03-07bpf, net: xskmap memory usageYafang Shao1-0/+1
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee1-0/+6
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee1-0/+9
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee1-0/+14
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein2-37/+27
2023-03-07wifi: radiotap: Add EHT radiotap definitionsMordechay Goodstein1-2/+185
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg1-0/+10
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg1-0/+3
2023-03-07wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg1-2/+3
2023-03-07wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern1-0/+6
2023-03-07wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern1-0/+27
2023-03-07wifi: wireless: cleanup unused function parametersMordechay Goodstein1-3/+1
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal1-0/+7
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long1-0/+1
2023-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-1/+0
2023-02-22netfilter: ctnetlink: make event listener tracking globalFlorian Westphal1-1/+0
2023-02-21page_pool: add a comment explaining the fragment counter usageIlias Apalodimas1-0/+10
2023-02-21net/sched: cls_api: Support hardware miss to tc actionPaul Blakey3-14/+23
2023-02-21net/sched: Rename user cookie and act cookiePaul Blakey2-3/+3
2023-02-21Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski3-1/+190
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni1-0/+5
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2-0/+9
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet1-0/+5
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet1-0/+3
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal1-0/+8
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+13
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-15/+125
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela1-2/+7
2023-02-16net/sched: act_nat: transition to percpu stats and rcuPedro Tammela1-3/+7
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim1-10/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim1-5/+0
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi1-1/+0
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing1-28/+0
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong1-0/+3
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi1-10/+6
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau1-0/+13