platform/kernel/linux-rpi.git
2022-03-17 wujunwennet: ksz884x: optimize netdev_open flow and remove...
2022-03-17 Meng Tanghamradio: Fix wrong assignment of 'bbc->cfg.loopback'
2022-03-17 Hangbin Liubareudp: use ipv6_mod_enabled to check if IPv6 enabled
2022-03-17 Jakub KicinskiMerge tag 'linux-can-next-for-5.18-20220316' of git...
2022-03-16 Julia Lawallcan: ucan: fix typos in comments
2022-03-16 Amit Kumar... dt-bindings: can: xilinx_can: Convert Xilinx CAN bindin...
2022-03-16 Oliver Hartkoppcan: isotp: support MSG_TRUNC flag when reading from...
2022-03-16 Oliver Hartkoppcan: isotp: return -EADDRNOTAVAIL when reading from...
2022-03-16 Oliver Hartkoppcan: isotp: sanitize CAN ID checks in isotp_bind()
2022-03-16 Jakub KicinskiMerge branch 'devlink-expose-instance-locking-and-simpl...
2022-03-16 Jakub Kicinskidevlink: pass devlink_port to port_split / port_unsplit...
2022-03-16 Jakub Kicinskidevlink: hold the instance lock in port_split / port_un...
2022-03-16 Jakub Kicinskieth: mlxsw: switch to explicit locking for port registr...
2022-03-16 Jakub Kicinskieth: nfp: replace driver's "pf" lock with devlink insta...
2022-03-16 Jakub Kicinskieth: nfp: wrap locking assertions in helpers
2022-03-16 Jakub Kicinskidevlink: expose instance locking and add locked port...
2022-03-16 David S. MillerMerge branch 'mediatek-next'
2022-03-16 Biao Huangnet: dt-bindings: dwmac: add support for mt8195
2022-03-16 Biao Huangstmmac: dwmac-mediatek: add support for mt8195
2022-03-16 Biao Huangnet: dt-bindings: dwmac: Convert mediatek-dwmac to...
2022-03-16 Biao Huangarm64: dts: mt2712: update ethernet device node
2022-03-16 Biao Huangstmmac: dwmac-mediatek: re-arrange clock setting
2022-03-16 Biao Huangstmmac: dwmac-mediatek: Reuse more common features
2022-03-16 Biao Huangstmmac: dwmac-mediatek: add platform level clocks manag...
2022-03-16 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-03-16 Casper Anderssonnet: sparx5: Use Switchdev fdb events for managing...
2022-03-16 David Ahernnet: Add l3mdev index to flow struct and avoid oif...
2022-03-15 Jacob Kellerice: remove PF pointer from ice_check_vf_init
2022-03-15 Jacob Kellerice: introduce ice_virtchnl.c and ice_virtchnl.h
2022-03-15 Jacob Kellerice: cleanup long lines in ice_sriov.c
2022-03-15 Jacob Kellerice: introduce ICE_VF_RESET_LOCK flag
2022-03-15 Jacob Kellerice: introduce ICE_VF_RESET_NOTIFY flag
2022-03-15 Jacob Kellerice: convert ice_reset_vf to take flags
2022-03-15 Jacob Kellerice: convert ice_reset_vf to standard error codes
2022-03-15 Jacob Kellerice: make ice_reset_all_vfs void
2022-03-15 Jacob Kellerice: drop is_vflr parameter from ice_reset_all_vfs
2022-03-15 Jacob Kellerice: move reset functionality into ice_vf_lib.c
2022-03-15 Jacob Kellerice: fix a long line warning in ice_reset_vf
2022-03-15 Jacob Kellerice: introduce VF operations structure for reset flows
2022-03-15 Jacob Kellerice: fix incorrect dev_dbg print mistaking 'i' for...
2022-03-15 Jacob Kellerice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_l...
2022-03-15 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-03-15 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf-next
2022-03-15 Vladimir Olteannet: mscc: ocelot: fix build error due to missing IEEE_...
2022-03-15 Dan Carpenternet: sparx5: fix a couple warning messages
2022-03-15 Paolo AbeniMerge branch 'netdevsim-support-for-l3-hw-stats'
2022-03-15 Petr Machataselftests: mlxsw: hw_stats_l3: Add a new test
2022-03-15 Petr Machataselftests: netdevsim: hw_stats_l3: Add a new test
2022-03-15 Petr Machatanetdevsim: Introduce support for L3 offload xstats
2022-03-15 Anders Roxellnet: phy: Kconfig: micrel_phy: fix dependency issue
2022-03-15 Michael Wallenet: sfp: add 2500base-X quirk for Lantech SFP module
2022-03-15 Jacob Kellerice: use ice_is_vf_trusted helper function
2022-03-15 Jacob Kellerice: log an error message when eswitch fails to configure
2022-03-15 Jacob Kellerice: cleanup error logging for ice_ena_vfs
2022-03-15 Jacob Kellerice: move ice_set_vf_port_vlan near other .ndo ops
2022-03-15 Jacob Kellerice: refactor spoofchk control code in ice_sriov.c
2022-03-15 Jacob Kellerice: rename ICE_MAX_VF_COUNT to avoid confusion
2022-03-15 Jacob Kellerice: remove unused definitions from ice_sriov.h
2022-03-15 Jacob Kellerice: convert vf->vc_ops to a const pointer
2022-03-15 Jacob Kellerice: remove circular header dependencies on ice.h
2022-03-15 Jacob Kellerice: rename ice_virtchnl_pf.c to ice_sriov.c
2022-03-15 Jacob Kellerice: rename ice_sriov.c to ice_vf_mbx.c
2022-03-14 Niklas Söderlundnfp: flower: avoid newline at the end of message in...
2022-03-14 Saeed Mahameednet/mlx5e: Fix use-after-free in mlx5e_stats_grp_sw_upd...
2022-03-14 Julia Lawallnet/mlx4_en: use kzalloc
2022-03-14 Eric Dumazetnet: disable preemption in dev_core_stats_XXX_inc(...
2022-03-14 Julia Lawalldrivers: net: packetengines: fix typos in comments
2022-03-14 David S. MillerMerge branch 'dpaa2-mac-protocol-change'
2022-03-14 Ioana Ciorneiarch: arm64: dts: lx2160a: describe the SerDes block #1
2022-03-14 Ioana Ciorneidpaa2-mac: configure the SerDes phy on a protocol change
2022-03-14 Ioana Ciorneidpaa2-mac: move setting up supported_interfaces into...
2022-03-14 Ioana Ciorneidpaa2-mac: retrieve API version and detect features
2022-03-14 Ioana Ciorneidpaa2-mac: add the MC API for reconfiguring the protocol
2022-03-14 Ioana Ciorneidpaa2-mac: add the MC API for retrieving the version
2022-03-14 Ioana Ciorneidt-bindings: phy: add bindings for Lynx 28G PHY
2022-03-14 Ioana Ciorneiphy: add support for the Layerscape SerDes 28G
2022-03-14 David S. MillerMerge branch 'dsa-felix-qos'
2022-03-14 Vladimir Olteannet: dsa: felix: configure default-prio and dscp priorities
2022-03-14 Vladimir Olteannet: dsa: report and change port dscp priority using...
2022-03-14 Vladimir Olteannet: dsa: report and change port default priority using...
2022-03-14 Victor Nogueiraselftests: tc-testing: Increase timeout in tdc config...
2022-03-14 Sebastian Andrzej... net: Add lockdep asserts to ____napi_schedule().
2022-03-14 David S. MillerMerge branch 'macvlan-uaf'
2022-03-14 Ziyang Xuannet: macvlan: add net device refcount tracker
2022-03-14 Ziyang Xuannet: macvlan: fix potential UAF problem for lowerdev
2022-03-13 David S. MillerMerge tag 'linux-can-next-for-5.18-20220313' of git...
2022-03-13 Marc Kleine... can: mcp251xfd: ring: increase number of RX-FIFOs to...
2022-03-13 Marc Kleine... can: mcp251xfd: add TX IRQ coalescing ethtool support
2022-03-13 Marc Kleine... can: mcp251xfd: add TX IRQ coalescing support
2022-03-13 Marc Kleine... can: mcp251xfd: add RX IRQ coalescing ethtool support
2022-03-13 Marc Kleine... can: mcp251xfd: add RX IRQ coalescing support
2022-03-13 Marc Kleine... can: mcp251xfd: ring: add support for runtime configura...
2022-03-13 Marc Kleine... can: mcp251xfd: update macros describing ring, FIFO...
2022-03-13 Marc Kleine... can: mcp251xfd: ring: prepare support for runtime confi...
2022-03-13 Marc Kleine... can: mcp251xfd: ethtool: add support
2022-03-13 Marc Kleine... can: mcp251xfd: ram: coalescing support
2022-03-13 Marc Kleine... can: mcp251xfd: ram: add helper function for runtime...
2022-03-13 Marc Kleine... can: mcp251xfd: mcp251xfd_ring_init(): use %d to print...
2022-03-13 Marc Kleine... can: vxcan: vxcan_xmit(): use kfree_skb() instead of...
2022-03-12 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
next