summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* io_uring: rename 'in_idle' to 'in_cancel'Jens Axboe2023-02-221-1/+1
* Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-21115-855/+3282
|\
| * page_pool: add a comment explaining the fragment counter usageIlias Apalodimas2023-02-211-0/+10
| * net/sched: cls_api: Support hardware miss to tc actionPaul Blakey2023-02-204-15/+28
| * net/sched: Rename user cookie and act cookiePaul Blakey2023-02-202-3/+3
| * Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski2023-02-206-42/+197
| |\
| | * ieee802154: at86rf230: drop support for platform dataDmitry Torokhov2023-02-011-20/+0
| | * Revert "at86rf230: convert to gpio descriptors"Stefan Schmidt2023-02-011-0/+20
| | * cc2520: move to gpio descriptorsArnd Bergmann2023-01-311-21/+0
| | * at86rf230: convert to gpio descriptorsArnd Bergmann2023-01-281-20/+0
| | * mac802154: Handle basic beaconingMiquel Raynal2023-01-281-0/+16
| | * ieee802154: Add support for user beaconing requestsMiquel Raynal2023-01-282-0/+26
| | * mac802154: Handle passive scanningMiquel Raynal2023-01-032-0/+20
| | * mac802154: Prepare forcing specific symbol durationMiquel Raynal2023-01-031-1/+2
| | * ieee802154: Introduce a helper to validate a channelMiquel Raynal2023-01-031-0/+11
| | * ieee802154: Define a beacon frame headerMiquel Raynal2023-01-031-0/+36
| | * ieee802154: Add support for user scanning requestsMiquel Raynal2023-01-033-0/+86
| * | net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2023-02-201-0/+1
| * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-02-204-20/+93
| |\ \
| | * | bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau2023-02-171-0/+6
| | * | bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao2023-02-151-0/+7
| | * | bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky2023-02-132-1/+30
| | * | bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky2023-02-132-20/+24
| | * | bpf: allow to disable bpf map memory accountingYafang Shao2023-02-101-0/+8
| | * | bpf: use bpf_map_kvcalloc in bpf_local_storageYafang Shao2023-02-101-0/+8
| | * | mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao2023-02-101-0/+11
| * | | net: make default_rps_mask a per netns attributePaolo Abeni2023-02-202-1/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2023-02-203-0/+12
| |\ \ \
| | * | | netfilter: let reset rules clean out conntrack entriesFlorian Westphal2023-02-172-0/+11
| | * | | ipvs: avoid kfree_rcu without 2nd argJulian Anastasov2023-02-021-0/+1
| * | | | ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet2023-02-201-0/+5
| * | | | ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet2023-02-201-0/+3
| * | | | net: add location to trace_consume_skb()Eric Dumazet2023-02-201-4/+6
| * | | | rxrpc: Fix overproduction of wakeups to recvmsg()David Howells2023-02-201-0/+1
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-179-13/+30
| |\ \ \ \
| * \ \ \ \ Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-02-162-2/+13
| |\ \ \ \ \
| | * | | | | net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang2023-02-151-0/+2
| | * | | | | net/mlx5: Implement new destination type TABLE_TYPEMark Zhang2023-02-151-0/+1
| | * | | | | net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad2023-02-151-2/+10
| * | | | | | Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-02-165-15/+159
| |\ \ \ \ \ \
| | * | | | | | wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook2023-02-161-0/+1
| | * | | | | | wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi2023-02-151-1/+0
| | * | | | | | wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong2023-02-141-0/+3
| | * | | | | | wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi2023-02-141-10/+6
| | * | | | | | wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram2023-02-141-0/+4
| | * | | | | | wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau2023-02-141-0/+13
| | * | | | | | wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-1/+26
| | * | | | | | wifi: mac80211: configure puncturing bitmapAloka Dixit2023-02-141-0/+3
| | * | | | | | wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit2023-02-141-2/+4
| | * | | | | | wifi: nl80211: validate and configure puncturing bitmapAloka Dixit2023-02-142-0/+19