summaryrefslogtreecommitdiffstats
path: root/crypto/crct10dif_generic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-11net: wwan: iosm: clean up unused struct membersM Chetan Kumar2-6/+0
2023-05-11net: wwan: iosm: remove unused enum definitionM Chetan Kumar1-11/+0
2023-05-11net: wwan: iosm: remove unused macro definitionM Chetan Kumar1-2/+0
2023-05-10sctp: fix a potential OOB access in sctp_sched_set_sched()Ilia.Gavrilov1-4/+5
2023-05-10net: liquidio: lio_vf_main: Remove unnecessary (void*) conversionswuych1-10/+5
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep4-48/+49
2023-05-10selftests: bonding: delete unnecessary lineLiang Li1-1/+0
2023-05-10net: veth: make PAGE_POOL_STATS optionalLorenzo Bianconi2-8/+17
2023-05-10net: lan966x: Add TC support for ES0 VCAPHoratiu Vultur1-0/+61
2023-05-10net: lan966x: Add ES0 VCAP keyset configuration for lan966xHoratiu Vultur4-0/+123
2023-05-10net: lan966x: Add ES0 VCAP modelHoratiu Vultur2-30/+301
2023-05-10net: ipconfig: Allow DNS to be overwritten by DHCPACKMartin Wetterwald1-2/+8
2023-05-10net: veth: rely on napi_build_skb in veth_convert_skb_to_xdp_buffLorenzo Bianconi1-1/+1
2023-05-10net: stmmac: xgmac: add ethtool per-queue irq statistic supportTeoh Ji Sheng1-0/+2
2023-05-10net: stmmac: dwmac-tegra: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-10net: stmmac: dwmac-sun8i: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-10net: stmmac: dwmac-stm32: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-10net: stmmac: dwmac-sti: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-10net: stmmac: dwmac-rk: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-10net: stmmac: dwmac-qcom-ethqos: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-05-10net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...Uwe Kleine-König1-4/+2
2023-05-10net: stmmac: dwmac-visconti: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-10net: stmmac: dwmac-qcom-ethqos: Drop an if with an always false conditionUwe Kleine-König1-5/+1
2023-05-10net: stmmac: dwmac-visconti: Make visconti_eth_clock_remove() return voidUwe Kleine-König1-8/+3
2023-05-10net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König18-34/+23
2023-05-10virtio_net: introduce virtnet_build_skb()Xuan Zhuo1-13/+21
2023-05-10virtio_net: introduce receive_small_build_xdpXuan Zhuo1-17/+31
2023-05-10virtio_net: small: remove skip_xdpXuan Zhuo1-14/+12
2023-05-10virtio_net: small: avoid code duplication in xdp scenariosXuan Zhuo1-4/+8
2023-05-10virtio_net: small: remove the deltaXuan Zhuo1-5/+1
2023-05-10virtio_net: introduce receive_small_xdp()Xuan Zhuo1-65/+100
2023-05-10virtio_net: merge: remove skip_xdpXuan Zhuo1-13/+10
2023-05-10virtio_net: introduce receive_mergeable_xdp()Xuan Zhuo1-41/+64
2023-05-10virtio_net: virtnet_build_xdp_buff_mrg() auto release xdp shinfoXuan Zhuo1-3/+7
2023-05-10virtio_net: separate the logic of freeing the rest mergeable bufXuan Zhuo1-12/+24
2023-05-10virtio_net: separate the logic of freeing xdp shinfoXuan Zhuo1-11/+16
2023-05-10virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdpXuan Zhuo1-60/+58
2023-05-10virtio_net: optimize mergeable_xdp_get_buf()Xuan Zhuo1-15/+14
2023-05-10virtio_net: introduce mergeable_xdp_get_buf()Xuan Zhuo1-56/+79
2023-05-10virtio_net: mergeable xdp: put old page immediatelyXuan Zhuo1-12/+7
2023-05-10net: skbuff: remove special handling for SLOBLukas Bulwahn1-17/+0
2023-05-10nfp: improve link modes reading processYinjun Zhang3-48/+45
2023-05-09net: phy: dp83869: support mii mode when rgmii strap cfg is usedGrygorii Strashko1-1/+12
2023-05-06s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn1-1/+0
2023-05-05ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)3-4/+37
2023-05-05MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVERLukas Bulwahn1-6/+0
2023-05-05MAINTAINERS: add Conor as a dt-bindings maintainerConor Dooley1-0/+1
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli1-1/+0
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson1-8/+13
2023-05-05net/sched: flower: fix error handler on replaceVlad Buslov1-1/+2