summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-20tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou
2023-07-20Bluetooth: coredump: fix building with coredump disabledArnd Bergmann
2023-07-20Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen
2023-07-20dt-bindings: iio: adc: qcom,spmi-adc7: use predefined channel idsDmitry Baryshkov
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol
2023-07-20printk: Add per-console suspended stateJohn Ogness
2023-07-20tcp: add TCP_OLD_SEQUENCE drop reasonEric Dumazet
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger
2023-07-20net: phy: add registers to support 1000BASE-T1Stefan Eichenberger
2023-07-20crypto: ccp - Add support for getting and setting DBC parametersMario Limonciello
2023-07-20crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello
2023-07-20crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello
2023-07-20drm/syncobj: add IOCTL to register an eventfdSimon Ser
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima
2023-07-20netfilter: allow exp not to be removed in nf_ct_find_expectationXin Long
2023-07-20Merge tag 'tags/ctl-lock-fixes-6.6' into for-nextTakashi Iwai
2023-07-20ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai
2023-07-20ALSA: control: Make snd_ctl_find_id() argument constTakashi Iwai
2023-07-20pwm: Use a consistent name for pwm_chip pointers in the coreUwe Kleine-König
2023-07-19tcp: tcp_enter_quickack_mode() should be staticEric Dumazet
2023-07-19tcp: remove tcp_send_partial()Eric Dumazet
2023-07-20drm: debugfs: provide infrastructure to dump a DRM GPU VA spaceDanilo Krummrich
2023-07-20drm: manager to keep track of GPUs VA mappingsDanilo Krummrich
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19power: reset: at91-reset: add sysfs interface to the power on reasonKamel Bouhara
2023-07-19rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()Paul E. McKenney
2023-07-19dt-bindings: clock: ast2600: Add I3C and MAC reset definitionsDylan Hung
2023-07-19Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-19bpf, net: Introduce skb_pointer_if_linear().Alexei Starovoitov
2023-07-19dt-bindings: clock: Add StarFive JH7110 Video-Output clock and reset generatorXingyu Wu
2023-07-19dt-bindings: clock: Add StarFive JH7110 Image-Signal-Process clock and reset ...Xingyu Wu
2023-07-19dt-bindings: clock: Add StarFive JH7110 System-Top-Group clock and reset gene...Xingyu Wu
2023-07-19dt-bindings: clock: Add StarFive JH7110 PLL clock generatorXingyu Wu
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann
2023-07-19xsk: support mbuf on ZC RXMaciej Fijalkowski
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski
2023-07-19xsk: allow core/drivers to test EOP bitMaciej Fijalkowski
2023-07-19xsk: introduce wrappers and helpers for supporting multi-buffer in Tx pathTirthendu Sarkar
2023-07-19xsk: introduce XSK_USE_SG bind flag for xsk socketTirthendu Sarkar
2023-07-19xsk: prepare 'options' in xdp_desc for multi-buffer useTirthendu Sarkar
2023-07-19bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_mapAnton Protopopov
2023-07-19bridge: Add backup nexthop ID supportIdo Schimmel