platform/kernel/linux-starfive.git
2022-07-20 Vincent Mailholcan: add CAN_ERR_CNT flag to notify availability of...
2022-07-20 Vincent Mailholcan: error: specify the values of data[5..7] of CAN...
2022-07-20 Vincent Mailholcan: usb_8dev: do not report txerr and rxerr during...
2022-07-20 Vincent Mailholcan: kvaser_usb_leaf: do not report txerr and rxerr...
2022-07-20 Vincent Mailholcan: kvaser_usb_hydra: do not report txerr and rxerr...
2022-07-20 Vincent Mailholcan: sun4i_can: do not report txerr and rxerr during...
2022-07-20 Vincent Mailholcan: hi311x: do not report txerr and rxerr during bus-off
2022-07-20 Vincent Mailholcan: slcan: do not report txerr and rxerr during bus-off
2022-07-20 Vincent Mailholcan: sja1000: do not report txerr and rxerr during...
2022-07-20 Vincent Mailholcan: rcar_can: do not report txerr and rxerr during...
2022-07-20 Vincent Mailholcan: pch_can: do not report txerr and rxerr during...
2022-07-19 Marc Kleine... Merge branch 'can-peak_usb-cleanups-and-updates'
2022-07-19 Stephane Grosjeancan: peak_usb: include support for a new MCU
2022-07-19 Stephane Grosjeancan: peak_usb: correction of an initially misnamed...
2022-07-19 Stephane Grosjeancan: peak_usb: pcan_dump_mem(): mark input prompt and...
2022-07-19 Pavel Pisacan: ctucanfd: Update CTU CAN FD IP core registers...
2022-07-19 Dario Binacchican: c_can: remove wrong comment
2022-07-19 Dario Binacchican: slcan: do not sleep with a spin lock held
2022-07-19 Marc Kleine... Merge branch 'can-add-support-for-rz-n1-sja1000-can...
2022-07-19 Biju Dascan: sja1000: Change the return type as void for SoC...
2022-07-19 Biju Dascan: sja1000: Use device_get_match_data to get device...
2022-07-19 Biju Dascan: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
2022-07-19 Biju Dasdt-bindings: can: nxp,sja1000: Document RZ/N1{D,S}...
2022-07-19 Biju Dasdt-bindings: can: sja1000: Convert to json-schema
2022-07-19 Marc Kleine... Merge branch 'can-slcan-checkpatch-cleanups'
2022-07-19 Marc Kleine... can: slcan: clean up if/else
2022-07-19 Marc Kleine... can: slcan: convert comparison to NULL into !val
2022-07-19 Marc Kleine... can: slcan: fix whitespace issues
2022-07-19 Marc Kleine... can: slcan: slcan_init() convert printk(LEVEL ...)...
2022-07-19 Marc Kleine... can: slcan: convert comments to network style comments
2022-07-19 Dan Carpentercan: slcan: use scnprintf() as a hardening measure
2022-07-19 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-07-19 Ben Dooksnet: macb: fixup sparse warnings on __be16 ports
2022-07-19 Maksym Glubokiynet: prestera: acl: fix code formatting
2022-07-19 Andrey Turkinvmxnet3: Record queue number to incoming packets
2022-07-19 Jakub KicinskiMerge branch 'devlink-prepare-mlxsw-and-netdevsim-for...
2022-07-19 Jiri Pirkonet: devlink: remove unused locked functions
2022-07-19 Jiri Pirkonetdevsim: convert driver to use unlocked devlink API...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_region_c...
2022-07-19 Jiri Pirkomlxsw: convert driver to use unlocked devlink API durin...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_dpipe...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_sb*...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devlink_resource...
2022-07-19 Jiri Pirkonet: devlink: add unlocked variants of devling_trap...
2022-07-19 Moshe Shemeshnet: devlink: avoid false DEADLOCK warning reported...
2022-07-18 Sieng-Piaw... atl1c: use netif_napi_add_tx() for Tx NAPI
2022-07-18 Arun Ramadossnet: dsa: microchip: fix Clang -Wunused-const-variable...
2022-07-18 David S. MillerMerge branch 'tls-rx-avoid-skb_cow_data'
2022-07-18 Jakub Kicinskitls: rx: decrypt into a fresh skb
2022-07-18 Jakub Kicinskitls: rx: async: don't put async zc on the list
2022-07-18 Jakub Kicinskitls: rx: async: hold onto the input skb
2022-07-18 Jakub Kicinskitls: rx: async: adjust record geometry immediately
2022-07-18 Jakub Kicinskitls: rx: return the decrypted skb via darg
2022-07-18 Jakub Kicinskitls: rx: read the input skb from ctx->recv_pkt
2022-07-18 Jakub Kicinskitls: rx: factor out device darg update
2022-07-18 Jakub Kicinskitls: rx: remove the message decrypted tracking
2022-07-18 Jakub Kicinskitls: rx: don't keep decrypted skbs on ctx->recv_pkt
2022-07-18 Jakub Kicinskitls: rx: don't try to keep the skbs always on the list
2022-07-18 Jakub Kicinskitls: rx: allow only one reader at a time
2022-07-18 David S. MillerMerge branch 'net-smc-virt-contig-buffers'
2022-07-18 Wen Gunet/smc: Extend SMC-R link group netlink attribute
2022-07-18 Wen Gunet/smc: Allow virtually contiguous sndbufs or RMBs...
2022-07-18 Wen Gunet/smc: Use sysctl-specified types of buffers in new...
2022-07-18 Wen Gunet/smc: Introduce a sysctl for setting SMC-R buffer...
2022-07-18 Guangguan Wangnet/smc: optimize for smc_sndbuf_sync_sg_for_device...
2022-07-18 Guangguan Wangnet/smc: remove redundant dma sync ops
2022-07-16 Jakub KicinskiMerge branch 'net-ipv4-ipv6-new-option-to-accept-garp...
2022-07-16 Jaehee Parkselftests: net: arp_ndisc_untracked_subnets: test for...
2022-07-16 Jaehee Parknet: ipv6: new accept_untracked_na option to accept...
2022-07-16 Jaehee Parknet: ipv4: new arp_accept option to accept garp only...
2022-07-15 Zhuo Chenice: Remove pci_aer_clear_nonfatal_status() call
2022-07-15 Anirudh Venkataramananice: Add EXTTS feature to the feature bitmap
2022-07-15 Sunil Gouthamocteontx2-af: Set NIX link credits based on max LMAC
2022-07-15 Ratheesh Kannothocteontx2-af: Fixes static warnings
2022-07-15 Christian Maranginet: dsa: qca8k: move driver to qca dir
2022-07-15 Peilin Yenet/sched: sch_cbq: Delete unused delay_timer
2022-07-15 Jakub KicinskiMerge tag 'mlx5-updates-2022-07-13' of git://git./linux...
2022-07-15 Jakub KicinskiMerge branch 'net-devlink-couple-of-trivial-fixes'
2022-07-15 Jiri Pirkonet: devlink: fix return statement in devlink_port_new_...
2022-07-15 Jiri Pirkonet: devlink: fix a typo in function name devlink_port_...
2022-07-15 Jiri Pirkonet: devlink: make devlink_dpipe_headers_register(...
2022-07-14 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-07-14 Nathan Chancellorx86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_...
2022-07-14 Linus TorvaldsMerge tag 'net-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Linus TorvaldsMerge tag '5.19-rc6-smb3-client-fixes' of git://git...
2022-07-14 Linus TorvaldsMerge tag 'nfsd-5.19-3' of git://git./linux/kernel...
2022-07-14 Linus TorvaldsMerge tag 'integrity-v5.19-fix' of git://git./linux...
2022-07-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-07-14 Guenter Roeckum: Replace to_phys() and to_virt() with less generic...
2022-07-14 Linus TorvaldsMerge tag 'sound-5.19-rc7' of git://git./linux/kernel...
2022-07-14 Tianyu Yuannfp: flower: configure tunnel neighbour on cmsg rx
2022-07-14 Tariq Toukannet/tls: Check for errors in tls_device_init
2022-07-14 Tom LendackyMAINTAINERS: Add an additional maintainer to the AMD...
2022-07-14 Juergen Grossxen/netback: avoid entering xenvif_rx_next_skb() with...
2022-07-14 Linus Torvaldsamdgpu: disable powerpc support for the newer display...
2022-07-14 Nicolas Dichtelselftests/net: test nexthop without gw
2022-07-14 Nicolas Dichtelip: fix dflt addr selection for connected nexthop
2022-07-14 Ard BiesheuvelARM: 9208/1: entry: add .ltorg directive to keep litera...
2022-07-14 Wang KefengARM: 9207/1: amba: fix refcount underflow if amba_devic...
2022-07-14 Chia-Lin Kao... net: atlantic: remove aq_nic_deinit() when resume
next