platform/kernel/linux-starfive.git
2023-06-09 David Howellssplice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than...
2023-06-09 David Howellstls: Allow MSG_SPLICE_PAGES but treat it as normal...
2023-06-09 David Howellsnet: Block MSG_SENDPAGE_* from being passed to sendmsg...
2023-06-09 Eric Dumazettcp: let tcp_mtu_probe() build headless packets
2023-06-09 Jakub KicinskiMerge tag 'mlx5-updates-2023-06-06' of git://git./linux...
2023-06-09 Justin Chenethtool: ioctl: improve error checking for set_wol
2023-06-09 Jakub KicinskiMerge branch 'complete-lynx-mdio-device-handling'
2023-06-09 Russell King... net: fman_memac: use pcs-lynx's check for fwnode availa...
2023-06-09 Russell King... net: dpaa2: use pcs-lynx's check for fwnode availability
2023-06-09 Russell King... net: pcs: lynx: check that the fwnode is available...
2023-06-09 Russell King... net: pcs: lynx: change lynx_pcs_create() to return...
2023-06-09 Russell King... net: pcs: lynx: make lynx_pcs_create() static
2023-06-09 Russell King... net: fman_memac: use lynx_pcs_create_fwnode()
2023-06-09 Russell King... net: dpaa2-mac: use lynx_pcs_create_fwnode()
2023-06-09 Russell King... net: pcs: lynx: add lynx_pcs_create_fwnode()
2023-06-09 Russell King... net: pcs: lynx: remove lynx_get_mdio_device()
2023-06-09 Russell King... net: fman_memac: allow lynx PCS to handle mdiodev lifetime
2023-06-09 Russell King... net: dpaa2-mac: allow lynx PCS to manage mdiodev lifetime
2023-06-09 Jiaxun Yangnet: pch_gbe: Allow build on MIPS_GENERIC kernel
2023-06-09 Ido Schimmelmlxsw: spectrum_nve_vxlan: Fix unsupported flag regression
2023-06-08 Jakub KicinskiMerge branch 'tools-ynl-generate-code-for-the-devlink...
2023-06-08 Jakub Kicinskitools: ynl: add sample for devlink
2023-06-08 Jakub Kicinskitools: ynl: generate code for the devlink family
2023-06-08 Jakub Kicinskitools: ynl-gen: don't generate forward declarations...
2023-06-08 Jakub Kicinskitools: ynl-gen: don't generate forward declarations...
2023-06-08 Jakub Kicinskitools: ynl-gen: walk nested types in depth
2023-06-08 Jakub Kicinskitools: ynl-gen: inherit struct use info
2023-06-08 Jakub Kicinskitools: ynl-gen: try to sort the types more intelligently
2023-06-08 Jakub Kicinskitools: ynl-gen: enable code gen for directional specs
2023-06-08 Jakub Kicinskitools: ynl-gen: refactor strmap helper generation
2023-06-08 Jakub Kicinskitools: ynl-gen: use enum names in op strmap more carefully
2023-06-08 Jakub Kicinskinetlink: specs: devlink: fill in some details important...
2023-06-08 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-06-08 Linus TorvaldsMerge tag 'net-6.4-rc6' of git://git./linux/kernel...
2023-06-08 Linus TorvaldsMerge tag 'xfs-6.4-rc5-fixes' of git://git./fs/xfs...
2023-06-08 Paolo AbeniMerge branch 'crypto-splice-net-make-af_alg-handle...
2023-06-08 David Howellscrypto: af_alg/hash: Support MSG_SPLICE_PAGES
2023-06-08 David Howellscrypto: af_alg: Convert af_alg_sendpage() to use MSG_SP...
2023-06-08 David Howellscrypto: af_alg: Support MSG_SPLICE_PAGES
2023-06-08 David Howellscrypto: af_alg: Indent the loop in af_alg_sendmsg()
2023-06-08 David Howellscrypto: af_alg: Use extract_iter_to_sg() to create...
2023-06-08 David Howellscrypto: af_alg: Pin pages rather than ref'ing if approp...
2023-06-08 David HowellsMove netfs_extract_iter_to_sg() to lib/scatterlist.c
2023-06-08 David HowellsWrap lines at 80
2023-06-08 David HowellsFix a couple of spelling mistakes
2023-06-08 David HowellsDrop the netfs_ prefix from netfs_extract_iter_to_sg()
2023-06-08 Paolo AbeniMerge branch 'txgbe-phylink-support'
2023-06-08 Jiawen Wunet: txgbe: Support phylink MAC layer
2023-06-08 Jiawen Wunet: txgbe: Implement phylink pcs
2023-06-08 Jiawen Wunet: pcs: Add 10GBASE-R mode for Synopsys Designware...
2023-06-08 Jiawen Wunet: txgbe: Support GPIO to SFP socket
2023-06-08 Jiawen Wunet: txgbe: Add SFP module identify
2023-06-08 Jiawen Wunet: txgbe: Register I2C platform device
2023-06-08 Jiawen Wunet: txgbe: Register fixed rate clock
2023-06-08 Jiawen Wunet: txgbe: Add software nodes to support phylink
2023-06-08 Paolo AbeniMerge branch 'bnxt_en-bug-fixes'
2023-06-08 Somnath Koturbnxt_en: Implement .set_port / .unset_port UDP tunnel...
2023-06-08 Pavan Chebbibnxt_en: Prevent kernel panic when receiving unexpected...
2023-06-08 Vikas Guptabnxt_en: Skip firmware fatal error recovery if chip...
2023-06-08 Somnath Koturbnxt_en: Query default VLAN before VNIC setup on a VF
2023-06-08 Sreekanth Reddybnxt_en: Don't issue AP reset during ethtool's reset...
2023-06-08 Pavan Chebbibnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()
2023-06-08 Jakub KicinskiMerge tag 'batadv-net-pullrequest-20230607' of git...
2023-06-08 Florian Fainellinet: bcmgenet: Fix EEE implementation
2023-06-08 Jakub Kicinskieth: ixgbe: fix the wake condition
2023-06-08 Jakub Kicinskieth: bnxt: fix the wake condition
2023-06-08 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-06-08 Michal Smulskinet: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
2023-06-08 Ben Hutchingslib: cpu_rmap: Fix potential use-after-free in irq_cpu_...
2023-06-07 Jakub Kicinskinet/mlx5e: simplify condition after napi budget handlin...
2023-06-07 Bodong Wangmlx5/core: E-Switch, Allocate ECPF vport if it's an...
2023-06-07 Jiri Pirkonet/mlx5: Skip inline mode check after mlx5_eswitch_ena...
2023-06-07 Oz Shlomonet/mlx5e: TC, refactor access to hash key
2023-06-07 Tariq Toukannet/mlx5e: Remove RX page cache leftovers
2023-06-07 Lama Kayalnet/mlx5e: Expose catastrophic steering error counters
2023-06-07 Shay Drorynet/mlx5: Enable 4 ports VF LAG
2023-06-07 Shay Drorynet/mlx5: LAG, block multiport eswitch LAG in case...
2023-06-07 Shay Drorynet/mlx5: LAG, block multipath LAG in case ldev have...
2023-06-07 Shay Drorynet/mlx5: LAG, change mlx5_shared_fdb_supported() to...
2023-06-07 Shay Drorynet/mlx5: LAG, generalize handling of shared FDB
2023-06-07 Shay Drorynet/mlx5: LAG, check if all eswitches are paired for...
2023-06-07 Shay Drory{net/RDMA}/mlx5: introduce lag_for_each_peer
2023-06-07 Shay DroryRDMA/mlx5: Free second uplink ib port
2023-06-07 Linus TorvaldsMerge tag 'input-for-v6.4-rc5' of git://git./linux...
2023-06-07 Jakub KicinskiMerge branch 'followup-fixes-for-the-dwmac-and-altera...
2023-06-07 Maxime Chevalliernet: dwmac_socfpga: initialize local data for mdio...
2023-06-07 Maxime Chevalliernet: altera_tse: explicitly disable autoscan on the...
2023-06-07 Maxime Chevalliernet: stmmac: make the pcs_lynx cleanup sequence specifi...
2023-06-07 Maxime Chevalliernet: altera_tse: Use the correct Kconfig option for...
2023-06-07 Maxime Chevalliernet: altera-tse: Initialize local structs before using it
2023-06-07 Jakub KicinskiMerge branch 'tools-ynl-generate-code-for-the-handshake...
2023-06-07 Jakub Kicinskitools: ynl: generate code for the handshake family
2023-06-07 Jakub Kicinskitools: ynl-gen: improve unwind on parsing errors
2023-06-07 Jakub Kicinskitools: ynl-gen: fill in support for MultiAttr scalars
2023-06-07 Thomas GleixnerMAINTAINERS: Add entry for debug objects
2023-06-07 David Howellsafs: Fix setting of mtime when creating a file/dir...
2023-06-07 Jiri Olsabpf: Add extra path pointer check to d_path helper
2023-06-07 Hangyu Huanet: sched: fix possible refcount leak in tc_chain_tmpl...
2023-06-07 Simon Hormannet: txgbe: Avoid passing uninitialised parameter to...
2023-06-07 Eric Dumazetnet: sched: act_police: fix sparse errors in tcf_police...
next