summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh
2024-02-08wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-05wifi: cw1200: Convert to GPIO descriptorsLinus Walleij
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-01-31wifi: brcmfmac: fix copyright year mentioned in platform_data headerArend van Spriel
2024-01-26Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg
2024-01-26wifi: mac80211: add support for SPP A-MSDUsJohannes Berg
2024-01-26wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker
2024-01-26wifi: ieee80211: add definitions for negotiated TID to Link mapAyala Beker
2024-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-25Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-25Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-01-24xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski
2024-01-24xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-24Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-24exec: Distinguish in_execve from in_execKees Cook
2024-01-24netfilter: nf_tables: cleanup documentationGeorge Guo
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2024-01-24net/sched: flower: Fix chain template offloadIdo Schimmel
2024-01-23net/ipv6: resolve warning in ip6_fib.cBreno Leitao
2024-01-23sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet
2024-01-23sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet
2024-01-23inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet
2024-01-22afs: Fix error handling with lookup via FS.InlineBulkStatusDavid Howells
2024-01-22Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21udp: fix busy pollingEric Dumazet
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-01-19tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao