summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker1-0/+9
2024-03-25wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg1-0/+3
2024-03-25wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu1-3/+5
2024-03-25wifi: mac80211: fix BSS_CHANGED_MLD_TTLM descriptionAyala Beker1-1/+1
2024-03-25wifi: mac80211: clarify the dormant/suspended links docsJohannes Berg1-3/+5
2024-03-25wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg1-1/+1
2024-03-25wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()Johannes Berg1-1/+1
2024-03-25wifi: nl80211: cleanup nl80211.h kernel-docJeff Johnson1-28/+40
2024-03-25wifi: nl80211: fix nl80211 uapi comment style issuesJeff Johnson1-83/+83
2024-03-25wifi: nl80211: rename enum plink_actionsJeff Johnson1-1/+1
2024-03-14wifi: rtw88: SDIO device driver for RTL8723CSFiona Klute1-0/+1
2024-03-12ssb: drop use of non-existing CONFIG_SSB_DEBUG symbolRandy Dunlap1-8/+0
2024-03-11lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpersAndy Shevchenko1-0/+101
2024-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+48
2024-03-09Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-1/+4
2024-03-09Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski5-56/+68
2024-03-09Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...Jakub Kicinski1-0/+1
2024-03-08net: add skb_data_unref() helperEric Dumazet1-0/+18
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-8/+67
2024-03-08net: nexthop: Expose nexthop group HW stats to user spaceIdo Schimmel2-0/+27
2024-03-08net: nexthop: Add ability to enable / disable hardware statisticsIdo Schimmel2-0/+5
2024-03-08net: nexthop: Add hardware statistics notificationsIdo Schimmel1-0/+3
2024-03-08net: nexthop: Expose nexthop group stats to user spaceIdo Schimmel1-0/+30
2024-03-08net: nexthop: Add nexthop group entry statsIdo Schimmel1-0/+6
2024-03-08net: nexthop: Add NHA_OP_FLAGSPetr Machata1-0/+3
2024-03-08tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.fuyuanli1-2/+8
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski2-0/+78
2024-03-08netdev: add queue stat for alloc failuresJakub Kicinski2-0/+3
2024-03-08netdev: add per-queue statisticsJakub Kicinski3-0/+76
2024-03-08net: move rps_sock_flow_table to net_hotdataEric Dumazet2-5/+7
2024-03-08net: introduce include/net/rps.hEric Dumazet3-117/+127
2024-03-08ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdataEric Dumazet2-0/+3
2024-03-08ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet2-0/+3
2024-03-08inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet2-0/+4
2024-03-08inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet1-0/+2
2024-03-08ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet1-0/+4
2024-03-08udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet1-0/+2
2024-03-08net: move skbuff_cache(s) to net_hotdataEric Dumazet2-1/+3
2024-03-08net: move dev_rx_weight to net_hotdataEric Dumazet2-2/+1
2024-03-08net: move dev_tx_weight to net_hotdataEric Dumazet2-1/+1
2024-03-08net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet1-0/+3
2024-03-08net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet1-0/+5
2024-03-08net: move netdev_max_backlog to net_hotdataEric Dumazet2-1/+1
2024-03-08net: move ptype_all into net_hotdataEric Dumazet2-1/+1
2024-03-08net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet1-0/+1
2024-03-08net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet1-0/+2
2024-03-08net: introduce struct net_hotdataEric Dumazet3-4/+17
2024-03-08Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-91/+107
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-74/+79
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-34/+37