summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-30wifi: nl80211: support advertising S1G capabilitiesKieran Frewen1-0/+7
2023-03-24wifi: nl80211: make nl80211_send_chandef non-staticJaewan Kim1-0/+9
2023-03-24cfg80211: support RNR for EMA APAloka Dixit2-0/+32
2023-03-22wifi: mac80211: generate EMA beacons in AP modeAloka Dixit1-0/+68
2023-03-22wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZManikanta Pubbisetty1-1/+3
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 Kicinski4-46/+334
2023-03-10Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski2-0/+4
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-10netlink: remove unused 'compare' functionFlorian Westphal1-1/+0
2023-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski32-325/+237
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+9
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long3-1/+4
2023-03-09sctp: add fair capacity stream schedulerXin Long3-1/+10
2023-03-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski4-1/+11
2023-03-08netfilter: move br_nf_check_hbh_len to utilsXin Long1-0/+2
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet2-2/+1
2023-03-08netfilter: bridge: introduce broute meta statementSriram Yagnaraman1-0/+2
2023-03-08net: remove enum skb_free_reasonEric Dumazet1-11/+7
2023-03-08net: phy: improve phy_read_poll_timeoutHeiner Kallweit1-3/+2
2023-03-08ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski2-2/+2
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds1-5/+5
2023-03-07wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein1-6/+14
2023-03-07bpf: offload map memory usageYafang Shao1-0/+6
2023-03-07bpf, net: xskmap memory usageYafang Shao1-0/+1
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao1-0/+1
2023-03-07bpf: add new map ops ->map_mem_usageYafang Shao1-0/+2
2023-03-07bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF againNathan Chancellor1-1/+1
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam1-0/+5
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 Stern2-0/+49
2023-03-07wifi: wireless: cleanup unused function parametersMordechay Goodstein1-3/+1
2023-03-07wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZIlan Peer1-2/+8
2023-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-39/+150
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko1-1/+1
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal1-0/+7
2023-03-06cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds1-55/+70
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2023-03-05Remove Intel compiler supportMasahiro Yamada6-109/+3