platform/kernel/linux-starfive.git
2022-10-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-10-02 David S. MillerMerge branch 'tc-bind_class-hook'
2022-10-02 Zhengchao Shaonet: sched: use tc_cls_bind_class() in filter
2022-10-02 Zhengchao Shaonet: sched: cls_api: introduce tc_cls_bind_class()...
2022-10-02 Zhengchao Shaonet: sched: ensure n arg not empty before call bind_class
2022-10-01 Jakub KicinskiMerge branch 'mlx5-xsk-updates-part3-2022-09-30'
2022-10-01 Maxim Mikityanskiynet/mlx5e: xsk: Use queue indices starting from 0 for...
2022-10-01 Maxim Mikityanskiynet/mlx5e: Introduce the mlx5e_flush_rq function
2022-10-01 Maxim Mikityanskiynet/mlx5e: xsk: Support XDP metadata on XSK RQs
2022-10-01 Maxim Mikityanskiynet/mlx5e: Optimize RQ page deallocation
2022-10-01 Maxim Mikityanskiynet/mlx5e: Call mlx5e_page_release_dynamic directly...
2022-10-01 Maxim Mikityanskiynet/mlx5e: Use non-XSK page allocator in SHAMPO
2022-10-01 Maxim Mikityanskiynet/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQ
2022-10-01 Maxim Mikityanskiynet/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQ
2022-10-01 Maxim Mikityanskiynet/mlx5e: xsk: Split out WQE allocation for legacy...
2022-10-01 Maxim Mikityanskiynet/mlx5e: Remove the outer loop when allocating legacy...
2022-10-01 Maxim Mikityanskiynet/mlx5e: xsk: Use partial batches in legacy RQ with XSK
2022-10-01 Maxim Mikityanskiynet/mlx5e: Use partial batches in legacy RQ
2022-10-01 Maxim Mikityanskiynet/mlx5e: Make the wqe_index_mask calculation more...
2022-10-01 Maxim Mikityanskiynet/mlx5e: Introduce wqe_index_mask for legacy RQ
2022-10-01 Maxim Mikityanskiynet/mlx5e: xsk: Drop the check for XSK state in mlx5e_x...
2022-10-01 Maxim Mikityanskiynet/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK...
2022-10-01 Jakub KicinskiMerge branch 'nfp-support-fec-mode-reporting-and-auto...
2022-10-01 Fei Qinnfp: add support restart of link auto-negotiation
2022-10-01 Yinjun Zhangnfp: add support for link auto negotiation
2022-10-01 Yinjun Zhangnfp: refine the ABI of getting `sp_indiff` info
2022-10-01 Yinjun Zhangnfp: avoid halt of driver init process when non-fatal...
2022-10-01 Yinjun Zhangnfp: add support for reporting active FEC mode
2022-10-01 Zhengchao Shaoselftests/tc-testing: update qdisc/cls/action features...
2022-10-01 Dmitry Torokhovdt-bindings: nfc: marvell,nci: fix reset line polarity...
2022-10-01 Jakub KicinskiMerge branch 'devlink-sanitize-per-port-region-creation...
2022-10-01 Vladimir Olteannet: dsa: remove bool devlink_port_setup
2022-10-01 Jiri Pirkonet: dsa: don't do devlink port setup early
2022-10-01 Vladimir Olteannet: dsa: don't leave dangling pointers in dp->pl when...
2022-10-01 Jiri Pirkonet: dsa: move port_setup/teardown to be called outside...
2022-10-01 Jiri Pirkonet: devlink: add port_init/fini() helpers to allow...
2022-10-01 Jiri Pirkonet: devlink: introduce a flag to indicate devlink...
2022-10-01 Jiri Pirkonet: devlink: introduce port registered assert helper...
2022-10-01 Chunhao Linr8169: add rtl_disable_rxdvgate()
2022-10-01 Jakub KicinskiMerge tag 'for-net-next-2022-09-30' of git://git./linux...
2022-10-01 Jakub Kicinskigenetlink: reject use of nlmsg_flags for new commands
2022-10-01 Luiz Augusto... Bluetooth: hci_sync: Fix not indicating power state
2022-09-30 Jakub KicinskiMerge tag 'wireless-next-2022-09-30' of git://git....
2022-09-30 Jakub KicinskiMerge branch 'mlx5-xsk-updates-part2-2022-09-28'
2022-09-30 Maxim Mikityanskiynet/mlx5e: Clean up and fix error flows in mlx5e_alloc_rq
2022-09-30 Maxim Mikityanskiynet/mlx5e: Move repeating clear_bit in mlx5e_rx_reporte...
2022-09-30 Maxim Mikityanskiynet/mlx5e: Split out channel (de)activation in rx_res
2022-09-30 Maxim Mikityanskiynet/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_pool
2022-09-30 Maxim Mikityanskiynet/mlx5e: Convert struct mlx5e_alloc_unit to a union
2022-09-30 Maxim Mikityanskiynet/mlx5e: Remove DMA address from mlx5e_alloc_unit
2022-09-30 Maxim Mikityanskiynet/mlx5e: Rename mlx5e_dma_info to prepare for removal...
2022-09-30 Maxim Mikityanskiynet/mlx5e: Optimize the page cache reducing its size 2x
2022-09-30 Maxim Mikityanskiynet/mlx5e: Fix calculations for ICOSQ size
2022-09-30 Maxim Mikityanskiyxsk: Remove unused xsk_buff_discard
2022-09-30 Maxim Mikityanskiynet/mlx5e: xsk: Use KSM for unaligned XSK
2022-09-30 Maxim Mikityanskiynet/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate...
2022-09-30 Maxim Mikityanskiynet/mlx5e: Keep a separate MKey for striding RQ
2022-09-30 Maxim Mikityanskiynet/mlx5e: xsk: Use XSK frame size as striding RQ page...
2022-09-30 Maxim Mikityanskiynet/mlx5e: Use runtime page_shift for striding RQ
2022-09-30 Maxim Mikityanskiyxsk: Expose min chunk size to drivers
2022-09-30 Hongbin Wangip6_vti:Remove the space before the comma
2022-09-30 David S. MillerMerge branch 'Mediatek-mt8188'
2022-09-30 Jianguo Zhangnet: stmmac: add a parse for new property 'snps,clk...
2022-09-30 Jianguo Zhangarm64: dts: mediatek: mt2712e: Update the name of prope...
2022-09-30 Jianguo Zhangdt-bindings: net: snps,dwmac: add new property snps...
2022-09-30 Jianguo Zhangdt-bindings: net: mediatek-dwmac: add support for mt8188
2022-09-30 Colin Ian Kingnet/mlx5: Fix spelling mistake "syndrom" -> "syndrome"
2022-09-30 Colin Ian Kingnet: bna: Fix spelling mistake "muliple" -> "multiple"
2022-09-30 Nick Childibmveth: Ethtool set queue support
2022-09-30 Nick Childibmveth: Implement multi queue on xmit
2022-09-30 Nick Childibmveth: Copy tx skbs into a premapped buffer
2022-09-30 Colin Ian Kingbnx2: Fix spelling mistake "bufferred" -> "buffered"
2022-09-30 Steven Hsiehnet: bridge: assign path_cost for 2.5G and 5G link...
2022-09-30 Colin Ian Kingnet: lan966x: Fix spelling mistake "tarffic" -> "traffic"
2022-09-30 Richard Gobertnet-next: skbuff: refactor pskb_pull
2022-09-30 Wang Yufennet: bonding: Convert to use sysfs_emit()/sysfs_emit_at...
2022-09-30 Wang Yufennet-sysfs: Convert to use sysfs_emit() APIs
2022-09-30 Wang Yufennet: tun: Convert to use sysfs_emit() APIs
2022-09-30 David S. MillerMerge branch 'net-tsnep-multiqueue'
2022-09-30 Gerhard Engledertsnep: Use page pool for RX
2022-09-30 Gerhard Engledertsnep: Add EtherType RX flow classification support
2022-09-30 Gerhard Engledertsnep: Support multiple TX/RX queue pairs
2022-09-30 Gerhard Engledertsnep: Move interrupt from device to queue
2022-09-30 Gerhard Englederdt-bindings: net: tsnep: Allow additional interrupts
2022-09-30 Gerhard Englederdt-bindings: net: tsnep: Allow dma-coherent
2022-09-30 Steffen KlassertMerge branch 'xfrm: add netlink extack to all the ...
2022-09-30 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-09-30 Wang Yufennet: phy: Convert to use sysfs_emit() APIs
2022-09-30 Jakub KicinskiMerge branch 'add-tc-taprio-support-for-queuemaxsdu'
2022-09-30 Vladimir Olteannet: enetc: offload per-tc max SDU from tc-taprio
2022-09-30 Vladimir Olteannet: enetc: use common naming scheme for PTGCR and...
2022-09-30 Vladimir Olteannet: enetc: cache accesses to &priv->si->hw
2022-09-30 Kurt Kanzenbachnet: dsa: hellcreek: Offload per-tc max SDU from tc...
2022-09-30 Vladimir Olteannet: dsa: hellcreek: refactor hellcreek_port_setup_tc...
2022-09-30 Vladimir Olteannet: dsa: felix: offload per-tc max SDU from tc-taprio
2022-09-30 Vladimir Olteannet/sched: taprio: allow user input of per-tc max SDU
2022-09-30 Vladimir Olteannet/sched: query offload capabilities through ndo_setup...
2022-09-30 Yuan Cannet/tipc: Remove unused struct distr_queue_item
2022-09-30 Paolo Abeninet: skb: introduce and use a single page frag cache
2022-09-30 Kees Cooknet: sched: cls_u32: Avoid memcpy() false-positive...
next