summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg2024-02-211-0/+2
* wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit2024-02-211-0/+5
* wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh2024-02-211-1/+3
* Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-02-212-57/+161
|\
| * wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg2024-02-151-1/+1
| * wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz2024-02-121-1/+4
| * wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg2024-02-121-0/+4
| * wifi: cfg80211: rename UHB to 6 GHzJohannes Berg2024-02-121-5/+5
| * wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh2024-02-121-0/+4
| * wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi2024-02-121-2/+1
| * wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg2024-02-091-1/+1
| * wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-081-1/+2
| * wifi: mac80211: update beacon counters per link basisAditya Kumar Singh2024-02-081-1/+3
| * wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh2024-02-081-0/+3
| * wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee2024-02-081-0/+13
| * wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-082-36/+19
| * wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg2024-02-081-0/+11
| * wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg2024-02-081-0/+14
| * wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-2/+10
| * wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+13
| * Merge wireless into wireless-nextJohannes Berg2024-02-081-0/+4
| |\
| * | Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...Jeff Johnson2024-01-261-8/+0
| * | wifi: mac80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-0/+5
| * | wifi: cfg80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-0/+2
| * | wifi: mac80211: add support for negotiated TTLM requestAyala Beker2024-01-261-2/+5
| * | wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker2024-01-261-1/+45
* | | net: reorganize "struct sock" fieldsEric Dumazet2024-02-201-47/+61
* | | net: introduce abstraction for network memoryMina Almasry2024-02-201-0/+41
* | | net: page_pool: fix recycle stats for system page_pool allocatorLorenzo Bianconi2024-02-191-2/+3
* | | page_pool: disable direct recycling based on pool->cpuid on destroyAlexander Lobakin2024-02-191-5/+0
* | | Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'Jakub Kicinski2024-02-151-0/+4
|\ \ \
| * | | genetlink: Add per family bind/unbind callbacksStanislaw Gruszka2024-02-151-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-151-5/+0
|\ \ \ \
| * | | | tls: fix race between async notify and socket closeJakub Kicinski2024-02-101-5/+0
| |/ / /
* | | | net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie2024-02-151-2/+3
* | | | net: add generic percpu page_pool allocatorLorenzo Bianconi2024-02-131-0/+3
* | | | ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault2024-02-121-5/+2
* | | | net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee2024-02-121-1/+45
* | | | net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee2024-02-121-1/+2
* | | | Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski2024-02-091-0/+4
|\ \ \ \
| * | | | net: add napi_busy_loop_rcu()Stefan Roesch2024-02-091-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-082-2/+18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-02-081-2/+14
| |\ \ \ \
| | * | | | netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso2024-02-081-2/+14
| | |/ / /
| * | | | Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-02-071-0/+4
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg2024-02-021-0/+4
* | | | ip_tunnel: use exit_batch_rtnl() methodEric Dumazet2024-02-071-1/+2
* | | | ipv4: add __unregister_nexthop_notifier()Eric Dumazet2024-02-071-0/+1
* | | | net: add exit_batch_rtnl() methodEric Dumazet2024-02-071-0/+3
* | | | Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-02-071-7/+7
|\ \ \ \