summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-10-24gtp: uapi: fix GTPA_MAXPablo Neira Ayuso
2023-10-24xsk: Avoid starving the xsk further down the listAlbert Huang
2023-10-24sched/fair: Remove SIS_PROPPeter Zijlstra
2023-10-24sched: Add cpus_share_resources APIBarry Song
2023-10-23bpf: correct loop detection for iterators convergenceEduard Zingerman
2023-10-23bpf: exact states comparison for iterator convergence checksEduard Zingerman
2023-10-23page_pool: update document about fragment APIYunsheng Lin
2023-10-23page_pool: introduce page_pool_alloc() APIYunsheng Lin
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-23page_pool: unify frag_count handling in page_pool_is_last_frag()Yunsheng Lin
2023-10-24Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...Dave Airlie
2023-10-23Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-23devlink: make devlink_flash_overwrite enum named oneJiri Pirko
2023-10-23bpf, tcx: Get rid of tcx_link_constDaniel Borkmann
2023-10-23ASoC: Merge up v6.6-rc7Mark Brown
2023-10-23Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2023-10-23Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu
2023-10-23Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu
2023-10-23Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu
2023-10-23EDAC/versal: Add a Xilinx Versal memory controller driverShubhrajyoti Datta
2023-10-23Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...Frederic Weisbecker
2023-10-23ASoC: simple-card-utils: Make simple_util_remove() return voidUwe Kleine-König
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-10-23wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...Vinayak Yadawad
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-23wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov
2023-10-23wifi: nl80211: fix doc typosRandy Dunlap
2023-10-23wifi: mac80211: fix header kernel-doc typosRandy Dunlap
2023-10-23wifi: cfg80211: fix header kernel-doc typosRandy Dunlap
2023-10-23wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit
2023-10-23wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit
2023-10-23wifi: cfg80211: Fix typo in documentationIlan Peer
2023-10-23wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer
2023-10-23wifi: mac80211: add a driver callback to add vif debugfsMiri Korenblit
2023-10-23Merge tag 'v6.6-rc7' into sched/core, to pick up fixesIngo Molnar
2023-10-23x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...Uros Bizjak
2023-10-23tcp: add TCPI_OPT_USEC_TSEric Dumazet
2023-10-23tcp: add support for usec resolution in TCP TS valuesEric Dumazet
2023-10-23tcp: introduce TCP_PAWS_WRAPEric Dumazet
2023-10-23tcp: add RTAX_FEATURE_TCP_USEC_TSEric Dumazet
2023-10-23tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()Eric Dumazet
2023-10-23tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.cEric Dumazet
2023-10-23tcp: rename tcp_skb_timestamp()Eric Dumazet
2023-10-23tcp: replace tcp_time_stamp_raw()Eric Dumazet
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet
2023-10-23tcp: add tcp_time_stamp_ms() helperEric Dumazet
2023-10-23tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-23ipv6: add new arguments to udp_tunnel6_dst_lookup()Beniamino Galvani