summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-02-02wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsingBenjamin Berg
2024-02-02wifi: mac80211: accept broadcast probe responses on 6 GHzJohannes Berg
2024-02-02wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg
2024-02-02wifi: mac80211: fix waiting for beacons logicJohannes Berg
2024-02-02wifi: mac80211: fix unsolicited broadcast probe configJohannes Berg
2024-02-02wifi: mac80211: initialize SMPS mode correctlyJohannes Berg
2024-02-02wifi: mac80211: fix driver debugfs for vif type changeJohannes Berg
2024-02-02wifi: mac80211: set station RX-NSS on reconfigJohannes Berg
2024-02-02wifi: mac80211: fix RCU use in TDLS fast-xmitJohannes Berg
2024-02-02wifi: mac80211: improve CSA/ECSA connection refusalJohannes Berg
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-01-26wifi: mac80211: Drop WBRF debugging statementsMario Limonciello
2024-01-26wifi: cfg80211: fix wiphy delayed work queueingJohannes Berg
2024-01-26Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson
2024-01-26wifi: mac80211: apply duration for SW scanMichael-CY Lee
2024-01-26wifi: mac80211: use deflink and fix typo in link ID checkBenjamin Berg
2024-01-26wifi: mac80211: don't set bss_conf in parsingJohannes Berg
2024-01-26wifi: mac80211: disallow drivers with HT wider than HEJohannes Berg
2024-01-26wifi: mac80211: simplify HE capability accessJohannes Berg
2024-01-26wifi: mac80211: remove extra element parsingJohannes Berg
2024-01-26wifi: mac80211: simplify ieee80211_config_bw() prototypeJohannes Berg
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg
2024-01-26wifi: mac80211: take EML/MLD capa from assoc responseJohannes 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: cfg80211: add RNR with reporting AP informationBenjamin Berg
2024-01-26wifi: wireless: avoid strlen() in cfg80211_michael_mic_failure()Dmitry Antipov
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 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-01-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-01-24tipc: node: remove Excess struct member kernel-doc warningsRandy Dunlap
2024-01-24tipc: socket: remove Excess struct member kernel-doc warningRandy Dunlap
2024-01-24xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOLMaciej Fijalkowski
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-24xsk: recycle buffer in case Rx queue was fullMaciej Fijalkowski
2024-01-24netfilter: nf_tables: validate NFPROTO_* familyPablo Neira Ayuso
2024-01-24netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal
2024-01-24netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal
2024-01-24netfilter: nft_limit: reject configurations that cause integer overflowFlorian Westphal
2024-01-24netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechainPablo Neira Ayuso
2024-01-24net/sched: flower: Fix chain template offloadIdo Schimmel
2024-01-23net/ipv6: resolve warning in ip6_fib.cBreno Leitao
2024-01-23net/ipv6: Remove unnecessary pr_debug() logsBreno Leitao
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-23inet_diag: skip over empty bucketsEric Dumazet
2024-01-23sock_diag: remove sock_diag_mutexEric Dumazet