summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-24net: ti: icssg-prueth: Add phys_port_name supportJan Kiszka
2023-10-24net: microchip: lan743x: improve throughput with rx timestamp configVishvambar Panth S
2023-10-23Merge branch 'introduce-page_pool_alloc-related-api'Jakub Kicinski
2023-10-23net: veth: use newly added page pool API for veth with xdpYunsheng Lin
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-23Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-10-23Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski
2023-10-23devlink: remove netlink small_opsJiri Pirko
2023-10-23devlink: remove duplicated netlink callback prototypesJiri Pirko
2023-10-23netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko
2023-10-23devlink: rename netlink callback to be aligned with the generated onesJiri Pirko
2023-10-23devlink: make devlink_flash_overwrite enum named oneJiri Pirko
2023-10-23netlink: specs: devlink: make dont-validate single lineJiri Pirko
2023-10-23netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko
2023-10-23tools: ynl-gen: render rsp_parse() helpers if cmd has only dump opJiri Pirko
2023-10-23tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko
2023-10-23genetlink: don't merge dumpit split op for different cmds into single iterJiri Pirko
2023-10-23Merge branch 'intel-wired-lan-driver-updates-2023-10-19-idpf'Jakub Kicinski
2023-10-23idpf: cancel mailbox work in error pathPavan Kumar Linga
2023-10-23idpf: set scheduling mode for completion queueMichal Kubiak
2023-10-23net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_statusEric Dumazet
2023-10-23net_sched: sch_fq: fix off-by-one error in fq_dequeue()Eric Dumazet
2023-10-23Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/errMarcel Ziswiler
2023-10-23Bluetooth: Fix double free in hci_conn_cleanupZhengHan Wang
2023-10-23Bluetooth: btmtksdio: enable bluetooth wakeup in system suspendZhengping Jiang
2023-10-23Bluetooth: btusb: Add 0bda:b85b for Fn-Link RTL8852BEGuan Wentao
2023-10-23Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODEDJanne Grunau
2023-10-23Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUIDClaudia Draghicescu
2023-10-23Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2023-10-23Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang
2023-10-23Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu
2023-10-23Bluetooth: msft: __hci_cmd_sync() doesn't return NULLDan Carpenter
2023-10-23Bluetooth: ISO: Match QoS adv handle with BIG handleIulia Tanasescu
2023-10-23Bluetooth: ISO: Allow binding a bcast listener to 0 bisesIulia Tanasescu
2023-10-23Bluetooth: btusb: Add RTW8852BE device 13d3:3570 to device tablesMasum Reza
2023-10-23Bluetooth: qca: add support for QCA2066Tim Jiang
2023-10-23Bluetooth: ISO: Set CIS bit only for devices with CIS supportVlad Pruteanu
2023-10-23Bluetooth: Add support for Intel Misty Peak - 8087:0038Vijay Satija
2023-10-23Bluetooth: Add support ITTIM PE50-M75CJingyang Wang
2023-10-23Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu
2023-10-23Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu
2023-10-23net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OFRob Herring
2023-10-23tools: ynl-gen: change spacing around __attribute__Jakub Kicinski
2023-10-23tls: don't reset prot->aad_size and prot->tail_size for TLS_HWSabrina Dubroca
2023-10-23net: lan966x: remove useless code in lan966x_xtr_irq_handlerSu Hui
2023-10-23Merge branch 'tcp-ts-usec-resolution'David S. Miller
2023-10-23tcp: add TCPI_OPT_USEC_TSEric Dumazet