summaryrefslogtreecommitdiffstats
path: root/io_uring/rsrc.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-28net: stmmac: Minor spell fix related to 'stmmac_clk_csr_set()'Bhupesh Sharma1-1/+1
2022-09-27selftests/net: enable io_uring sendzc testingPavel Begunkov1-0/+1
2022-09-27ionic: change order of devlink port register and netdev registerJiri Pirko1-8/+8
2022-09-27ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko3-10/+10
2022-09-27funeth: unregister devlink port after netdevice unregisterJiri Pirko1-1/+1
2022-09-27headers: Remove some left-over license textChristophe JAILLET6-39/+1
2022-09-27NFC: hci: Split memcpy() of struct hcp_message flexible arrayKees Cook1-7/+5
2022-09-27net: ethernet: mtk_eth_soc: fix usage of foe_entry_sizeDaniel Golle1-1/+1
2022-09-27net: ethernet: mtk_eth_soc: fix wrong use of new helper functionDaniel Golle1-1/+1
2022-09-27net: openvswitch: allow conntrack in non-initial user namespaceMichael Weiß1-5/+8
2022-09-27net: openvswitch: allow metering in non-initial user namespaceMichael Weiß1-7/+7
2022-09-27net/smc: Support SO_REUSEPORTTony Lu1-0/+1
2022-09-27sunhme: Add myself as a maintainerSean Anderson1-0/+5
2022-09-27sunhme: Use vdbg for spam-y printsSean Anderson1-25/+4
2022-09-27sunhme: Combine continued messagesSean Anderson1-173/+105
2022-09-27sunhme: Use (net)dev_foo wherever possibleSean Anderson1-89/+85
2022-09-27sunhme: Convert printk(KERN_FOO ...) to pr_foo(...)Sean Anderson1-74/+78
2022-09-27sunhme: Clean up debug infrastructureSean Anderson1-40/+32
2022-09-27sunhme: Convert FOO((...)) to FOO(...)Sean Anderson1-136/+136
2022-09-27sunhme: switch to devresRolf Eike Beer1-41/+14
2022-09-27sunhme: Regularize probe errorsSean Anderson1-8/+13
2022-09-27sunhme: Return an ERR_PTR from quattro_pci_findSean Anderson1-22/+27
2022-09-27sunhme: forward the error code from pci_enable_device()Rolf Eike Beer1-3/+3
2022-09-27sunhme: Remove versionSean Anderson1-15/+2
2022-09-27sunhme: remove unused tx_dump_ring()Rolf Eike Beer1-16/+0
2022-09-27net: dsa: xrs700x: remove unnecessary i2c_set_clientdata()Yang Yingliang1-2/+0
2022-09-27net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()Yang Yingliang1-2/+0
2022-09-27net: dsa: lan9303: remove unnecessary i2c_set_clientdata()Yang Yingliang1-2/+0
2022-09-26xdp: Adjust xdp_frame layout to avoid using bitfieldsJesper Dangaard Brouer1-2/+2
2022-09-26selftests: net: tsn_lib: run phc2sys in automatic modeVladimir Oltean2-6/+3
2022-09-26selftests: net: tsn_lib: allow multiple isochron receiversVladimir Oltean1-5/+11
2022-09-26selftests: net: tsn_lib: allow running ptp4l on multiple interfacesVladimir Oltean1-8/+19
2022-09-26selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDSVladimir Oltean1-1/+1
2022-09-26net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLEYang Yingliang1-0/+1
2022-09-26net: vertexcom: mse102x: Silence no spi_device_id warningsWei Yongjun1-0/+8
2022-09-26net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()Wei Yongjun1-2/+2
2022-09-26net: phy: micrel: enable interrupt for ksz9477 phyArun Ramadoss1-0/+2
2022-09-26net: dsa: microchip: use common irq routines for girq and pirqArun Ramadoss2-192/+81
2022-09-26net: dsa: microchip: move interrupt handling logic from lan937x to ksz_commonArun Ramadoss3-426/+433
2022-09-26net: dsa: microchip: lan937x: return zero if mdio node not presentArun Ramadoss1-4/+2
2022-09-26net: dsa: microchip: enable phy interrupts only if interrupt enabled in dtsArun Ramadoss1-5/+8
2022-09-26net: dsa: microchip: determine number of port irq based on switch typeArun Ramadoss3-3/+12
2022-09-26net/sched: taprio: simplify list iteration in taprio_dev_notifier()Vladimir Oltean1-9/+4
2022-09-26net: Remove unused inline function dst_hold_and_use()Gaosheng Cui1-6/+0
2022-09-26net: Remove unused inline function sk_nulls_node_init()Gaosheng Cui1-5/+0
2022-09-26neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui1-5/+0
2022-09-26mlxsw: reg: Remove deprecated code about SFTR-V2 RegisterGaosheng Cui1-71/+0
2022-09-26net: dsa: make user ports return to init_net on netns deletionVladimir Oltean1-0/+1
2022-09-26xdp: improve page_pool xdp_return performanceJesper Dangaard Brouer1-6/+4
2022-09-26net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 supportAnand Moon1-0/+125