net: dsa: mt7530: remove interface checks
[platform/kernel/linux-starfive.git] / drivers /
2022-04-12 Russell King (Oracle)net: dsa: mt7530: remove interface checks
2022-04-12 Russell King (Oracle)net: dsa: mt7530: populate supported_interfaces and...
2022-04-12 Russell King (Oracle)net: dsa: mt7530: 1G can also support 1000BASE-X link...
2022-04-12 Lv Ruyisfc: Fix spelling mistake "writting" -> "writing"
2022-04-12 Minghao Chinet/cadence: using pm_runtime_resume_and_get instead...
2022-04-12 Haowen Baisfc: ef10: Fix assigning negative value to unsigned...
2022-04-12 Jakub KicinskiMerge branch 'net-lan966x-add-support-for-fdma'
2022-04-12 Horatiu Vulturnet: lan966x: Update FDMA to change MTU.
2022-04-12 Horatiu Vulturnet: lan966x: Add FDMA functionality
2022-04-12 Horatiu Vulturnet: lan966x: Expose functions that are needed by FDMA
2022-04-12 Horatiu Vulturnet: lan966x: Add registers that are used for FDMA.
2022-04-12 Jonathan Neuschäfernet: calxedaxgmac: Fix typo (doubled "the")
2022-04-12 YueHaibingnet: ethernet: ti: am65-cpsw: Fix build error without...
2022-04-12 Jakub KicinskiMerge branch 'mlx5-next' of https://git./linux/kernel...
2022-04-12 Minghao Chinet: stmmac: using pm_runtime_resume_and_get instead...
2022-04-12 Haiyang Zhanghv_netvsc: Add support for XDP_REDIRECT
2022-04-12 Jakub KicinskiMerge branch 'ipv4-convert-several-tos-fields-to-dscp_t'
2022-04-12 Guillaume Naultnet: marvell: prestera: Use dscp_t in struct prestera_k...
2022-04-12 Guillaume Naultmlxsw: Use dscp_t in struct mlxsw_sp_fib4_entry
2022-04-12 Guillaume Naultnetdevsim: Use dscp_t in struct nsim_fib4_rt
2022-04-12 Guillaume Naultipv4: Use dscp_t in struct fib_entry_notifier_info
2022-04-12 Guillaume Naultipv4: Use dscp_t in struct fib_rt_info
2022-04-11 Grygorii Strashkonet: ethernet: ti: cpsw: drop CPSW_HEADROOM define
2022-04-11 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf-next
2022-04-11 Lv Ruyibnx2x: Fix spelling mistake "regiser" -> "register"
2022-04-11 Felix Fietkaunet: ethernet: mtk_eth_soc/wed: fix sparse endian warnings
2022-04-11 Yang Yingliangnet: ethernet: mtk_eth_soc: fix return value check...
2022-04-09 Leon Romanovskynet/mlx5: Remove not-implemented IPsec capabilities
2022-04-09 Leon Romanovskynet/mlx5: Remove ipsec_ops function table
2022-04-09 Leon Romanovskynet/mlx5: Reduce kconfig complexity while building...
2022-04-09 Leon Romanovskynet/mlx5: Move IPsec file to relevant directory
2022-04-09 Leon Romanovskynet/mlx5: Remove not-needed IPsec config
2022-04-09 Leon Romanovskynet/mlx5: Align flow steering allocation namespace...
2022-04-09 Leon Romanovskynet/mlx5: Unify device IPsec capabilities check
2022-04-09 Leon Romanovskynet/mlx5: Remove useless IPsec device checks
2022-04-09 Leon Romanovskynet/mlx5: Remove ipsec vs. ipsec offload file separation
2022-04-09 Leon RomanovskyRDMA/core: Delete IPsec flow action logic from the...
2022-04-09 Leon RomanovskyRDMA/mlx5: Drop crypto flow steering API
2022-04-09 Leon RomanovskyRDMA/mlx5: Delete never supported IPsec flow action
2022-04-09 Leon Romanovskynet/mlx5: Remove FPGA ipsec specific statistics
2022-04-09 Leon Romanovskynet/mlx5: Remove XFRM no_trailer flag
2022-04-09 Leon Romanovskynet/mlx5: Remove not-used IDA field from IPsec struct
2022-04-09 Leon Romanovskynet/mlx5: Delete metadata handling logic
2022-04-09 Leon Romanovskynet/mlx5_fpga: Drop INNOVA IPsec support
2022-04-09 Colin Fosternet: mdio: mscc-miim: add local dev variable to cleanup...
2022-04-09 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-04-08 Bert Kenwardsfc: use hardware tx timestamps for more than PTP
2022-04-08 Marek Vasutnet: phy: micrel: ksz9031/ksz9131: add cabletest support
2022-04-08 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-04-08 David S. MillerMerge branch 'aspeed-mdio-c45'
2022-04-08 Potin Lainet: mdio: aspeed: Add c45 support
2022-04-08 Potin Lainet: mdio: aspeed: Introduce read write function for...
2022-04-08 Potin Lainet: mdio: aspeed: move reg accessing part into separat...
2022-04-08 Jakub Kicinskinet: atm: remove the ambassador driver
2022-04-08 David S. MillerMerge branch 'bnxt-xdp-multi-buffer'
2022-04-08 Andy Gospodarekbnxt: XDP multibuffer enablement
2022-04-08 Andy Gospodarekbnxt: support transmit and free of aggregation buffers
2022-04-08 Andy Gospodarekbnxt: adding bnxt_xdp_build_skb to build skb from multi...
2022-04-08 Andy Gospodarekbnxt: add page_pool support for aggregation ring when...
2022-04-08 Andy Gospodarekbnxt: change receive ring space parameters
2022-04-08 Andy Gospodarekbnxt: set xdp_buff pfmemalloc flag if needed
2022-04-08 Andy Gospodarekbnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
2022-04-08 Andy Gospodarekbnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
2022-04-08 Andy Gospodarekbnxt: refactor bnxt_rx_pages operate on skb_shared_info
2022-04-08 Andy Gospodarekbnxt: add flag to denote that an xdp program is current...
2022-04-08 Andy Gospodarekbnxt: refactor bnxt_rx_xdp to separate xdp_init_buff...
2022-04-08 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-04-08 Linus TorvaldsMerge tag 'net-5.18-rc2' of git://git./linux/kernel...
2022-04-08 Andrea Parri (Micr... hv_netvsc: Print value of invalid ID in netvsc_send_...
2022-04-08 Xiaomeng Tongqed: remove an unneed NULL check on list iterator
2022-04-08 Robin Murphysfc: Stop using iommu_present()
2022-04-08 Jakub KicinskiMerge branch 'net-create-a-net-core-internal-header'
2022-04-08 Jakub Kicinskinet: hyperv: remove use of bpf_op_t
2022-04-07 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20220407' of git://git...
2022-04-07 Linus TorvaldsMerge tag 'random-5.18-rc2-for-linus' of git://git...
2022-04-07 Linus TorvaldsMerge tag 'ata-5.18-rc2' of git://git./linux/kernel...
2022-04-07 Alexander Lobakinice: switch: convert packet template match code to...
2022-04-07 Alexander Lobakinice: switch: use convenience macros to declare dummy...
2022-04-07 Alexander Lobakinice: switch: use a struct to pass packet template params
2022-04-07 Alexander Lobakinice: switch: unobscurify bitops loop in ice_fill_adv_du...
2022-04-07 Alexander Lobakinice: switch: add and use u16[] aliases to ice_adv_lkup_...
2022-04-07 Duoming Zhoudrivers: net: slip: fix NPD bug in sl_tx_timeout()
2022-04-07 Volodymyr Mytnykprestera: acl: add action hw_stats support
2022-04-07 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-04-06 Jason A. Donenfeldrandom: check for signals every PAGE_SIZE chunk of...
2022-04-06 Borislav Petkovbnx2x: Fix undefined behavior due to shift overflowing...
2022-04-06 Xiaomeng Tongmyri10ge: fix an incorrect free for skb in myri10ge_sw_tso
2022-04-06 Jakub Kicinskinet: wan: remove the lanmedia (lmc) driver
2022-04-06 Marcin Kozlowskinet: usb: aqc111: Fix out-of-bounds accesses in RX...
2022-04-06 Wang Qingnet: usb: remove duplicate assignment
2022-04-06 Wang Qingnet: ethernet: xilinx: use of_property_read_bool()...
2022-04-06 Jamie Bainbridgeqede: confirm skb is allocated before using
2022-04-06 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-04-06 Andrea Parri (Micr... Drivers: hv: vmbus: Replace smp_store_mb() with virt_st...
2022-04-06 Boqun FengDrivers: hv: balloon: Disable balloon and hot-add accor...
2022-04-06 Boqun FengDrivers: hv: balloon: Support status report for larger...
2022-04-06 Jann Hornrandom: check for signal_pending() outside of need_resc...
2022-04-06 David S. MillerMerge branch 'mtk_eth_soc-flo-offload-plus-wireless'
2022-04-06 Felix Fietkaunet: ethernet: mtk_eth_soc: support creating mac addres...
2022-04-06 Felix Fietkaunet: ethernet: mtk_eth_soc: remove bridge flow offload...
next