summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit1-0/+3
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit1-2/+4
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit2-0/+19
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit1-0/+12
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg1-1/+4
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam1-0/+10
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam1-0/+24
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam2-0/+29
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner1-0/+1
2023-02-11Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+4
2023-02-11Daniel Borkmann says:Jakub Kicinski6-8/+109
2023-02-11net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long1-0/+2
2023-02-11net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long1-0/+2
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski1-1/+1
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-4/+7
2023-02-10string_helpers: Move string_is_valid() to the headerAndy Shevchenko1-0/+5
2023-02-10net: introduce default_rps_mask netns attributePaolo Abeni1-0/+1
2023-02-10Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen1-0/+2
2023-02-10Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-22/+44
2023-02-09Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-3/+12
2023-02-09Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-1/+1
2023-02-09Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski3-5/+48
2023-02-09net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2-0/+6
2023-02-09Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+1
2023-02-08can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde1-1/+1
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean1-0/+5
2023-02-08net: micrel: Add support for lan8841 PHYHoratiu Vultur1-0/+1
2023-02-08net/mlx5: Expose SF firmware pages counterMaher Sanalla1-0/+1
2023-02-08net/mlx5: Store page counters in a single arrayMaher Sanalla1-3/+9
2023-02-08sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider1-0/+18
2023-02-08sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider1-0/+7
2023-02-08sched: add sched_numa_find_nth_cpu()Yury Norov1-0/+8
2023-02-08cpumask: introduce cpumask_nth_and_andnotYury Norov1-0/+20
2023-02-08lib/find: introduce find_nth_and_andnot_bitYury Norov1-0/+33
2023-02-08net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory1-0/+1
2023-02-08net/mlx5: Remove redundant health work lockShay Drory1-2/+0
2023-02-08rxrpc: Trace ack.rwindDavid Howells1-4/+7
2023-02-08net, xdp: Add missing xdp_features descriptionLorenzo Bianconi1-0/+1
2023-02-07net: add SKB_HEAD_ALIGN() helperEric Dumazet1-0/+8
2023-02-07Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni1-2/+8
2023-02-07net: mscc: ocelot: un-export unused regmap symbolsColin Foster1-16/+0
2023-02-06can: bittiming: factor out can_sjw_set_default() and can_sjw_check()Marc Kleine-Budde1-0/+5
2023-02-06can: bittiming: can_changelink() pass extack down callstackMarc Kleine-Budde1-2/+3
2023-02-06net: add sock_init_data_uid()Pietro Borrello1-1/+6
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean1-0/+1
2023-02-06net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean1-0/+1
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean1-0/+4
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2-10/+10
2023-02-06net: introduce skb_poison_list and use in kfree_skb_listJesper Dangaard Brouer2-0/+10