summaryrefslogtreecommitdiffstats
path: root/io_uring/opdef.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-12can: m_can: Call the RAM init directly from m_can_chip_configVivek Yadav3-15/+26
2022-12-12can: gs_usb: remove gs_can::ifaceVincent Mailhol1-20/+9
2022-12-12can: ucan: remove unused ucan_priv::intfVincent Mailhol1-2/+0
2022-12-12net: af_can: remove useless parameter 'err' in 'can_rx_register()'Ye Bin1-2/+1
2022-12-12can: ucan: use strscpy() to instead of strncpy()Xu Panda1-3/+2
2022-12-12Documentation: devlink: add devlink documentation for the etas_es58x driverVincent Mailhol2-0/+37
2022-12-12can: etas_es58x: remove es58x_get_product_info()Vincent Mailhol1-49/+3
2022-12-12can: etas_es58x: export product information through devlink_ops::info_get()Vincent Mailhol3-0/+264
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol2-0/+7
2022-12-12can: c_can: use devm_platform_get_and_ioremap_resource()Minghao Chi1-2/+1
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol3-1/+2
2022-12-12dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoCLad Prabhakar1-1/+1
2022-12-12can: etas_es58x: add devlink port supportVincent Mailhol2-8/+29
2022-12-12dt-bindings: can: fsl,flexcan: add imx93 compatibleHaibo Chen1-0/+1
2022-12-12can: etas_es58x: add devlink supportVincent Mailhol6-6/+32
2022-12-12can: flexcan: add auto stop mode for IMX93 to support wakeupHaibo Chen2-3/+36
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol4-11/+11
2022-12-12can: ctucanfd: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-12-10can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_infoBiju Das1-12/+4
2022-12-10can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_infoBiju Das1-2/+6
2022-12-10can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_infoBiju Das1-2/+6
2022-12-10can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_infoBiju Das1-15/+15
2022-12-10can: m_can: sort header inclusion alphabeticallyVivek Yadav3-13/+13
2022-12-10can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver dataBiju Das9-79/+45
2022-12-10can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...Marc Kleine-Budde1-2/+0
2022-12-10can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...Marc Kleine-Budde1-1/+1
2022-12-10net: devlink: Add missing error check to devlink_resource_put()Gavrilov Ilia1-3/+4
2022-12-10skbuff: Introduce slab_build_skb()Kees Cook5-11/+66
2022-12-10net: bcmgenet: Remove the unused functionJiapeng Chong1-18/+0
2022-12-10mptcp: return 0 instead of 'err' varMatthieu Baerts2-3/+3
2022-12-10mptcp: use nlmsg_free instead of kfree_skbGeliang Tang1-4/+4
2022-12-09net: openvswitch: Add support to count upcall packetswangchuanlei4-0/+121
2022-12-09rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo2-31/+46
2022-12-09net/sched: avoid indirect classify functions on retpoline kernelsPedro Tammela14-25/+49
2022-12-09net/sched: avoid indirect act functions on retpoline kernelsPedro Tammela21-42/+81
2022-12-09net/sched: add retpoline wrapper for tcPedro Tammela2-0/+256
2022-12-09net/sched: move struct action_ops definition out of ifdefPedro Tammela1-5/+5
2022-12-09xfrm: Fix spelling mistake "oflload" -> "offload"Colin Ian King1-1/+1
2022-12-09net: phy: remove redundant "depends on" linesRandy Dunlap1-3/+0
2022-12-09net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn5-6/+45
2022-12-09net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init failsLorenzo Bianconi1-5/+12
2022-12-09net: ethernet: mtk_wed: fix some possible NULL pointer dereferencesLorenzo Bianconi2-5/+11
2022-12-09nfp: Fix spelling mistake "tha" -> "the"Colin Ian King1-1/+1
2022-12-09selftests: net: Fix O=dir buildsBjörn Töpel1-3/+3
2022-12-09selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel1-1/+1
2022-12-09mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel1-75/+8
2022-12-09mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel1-47/+47
2022-12-09mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel3-1/+5
2022-12-09mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel1-14/+27
2022-12-09mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel2-10/+67