linux-2.6-microblaze.git
2022-05-24 liuyacanRevert "net/smc: fix listen processing for SMC-Rv2"
2022-05-24 Nathan Chancellorath6kl: Use cc-disable-warning to disable -Wdangling...
2022-05-24 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-05-23 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-05-23 Jakub KicinskiMerge tag 'linux-can-next-for-5.19-20220523' of git...
2022-05-23 Jakub KicinskiMerge tag 'for-net-next-2022-05-23' of git://git./linux...
2022-05-23 Jakub KicinskiMerge tag 'for-net-2022-05-23' of git://git./linux...
2022-05-23 Andrii NakryikoMerge branch 'Dynamic pointers'
2022-05-23 Joanne Koongselftests/bpf: Dynptr tests
2022-05-23 Joanne Koongbpf: Add dynptr data slices
2022-05-23 Joanne Koongbpf: Add bpf_dynptr_read and bpf_dynptr_write
2022-05-23 Joanne Koongbpf: Dynptr support for ring buffers
2022-05-23 Joanne Koongbpf: Add bpf_dynptr_from_mem for local dynptrs
2022-05-23 Joanne Koongbpf: Add verifier support for dynptrs
2022-05-23 Kumar Kartikeya... bpf: Suppress 'passing zero to PTR_ERR' warning
2022-05-23 Song Liubpf: Introduce bpf_arch_text_invalidate for bpf_prog_pack
2022-05-23 Song Liux86/alternative: Introduce text_poke_set
2022-05-23 Song Liubpf: Fill new bpf_prog_pack with illegal instructions
2022-05-23 Marc Kleine... can: ctucanfd: platform: add missing dependency to...
2022-05-23 Jakub Kicinskican: kvaser_usb: silence a GCC 12 -Warray-bounds warning
2022-05-23 Julia Lawallcan: peak_usb: fix typo in comment
2022-05-23 Colin Ian Kingselftests/bpf: Fix spelling mistake: "unpriviliged...
2022-05-23 Yonghong Songselftests/bpf: fix btf_dump/btf_dump due to recent...
2022-05-23 Luiz Augusto... Bluetooth: hci_conn: Fix hci_connect_le_sync
2022-05-23 Julia Lawalls390/bpf: Fix typo in comment
2022-05-23 Julia Lawalllibbpf: Fix typo in comment
2022-05-23 Magnus KarlssonMAINTAINERS: Add maintainer to AF_XDP
2022-05-23 Ahmad FatoumBluetooth: hci_sync: use hci_skb_event() helper
2022-05-23 Luiz Angelo... net: dsa: OF-ware slave_mii_bus
2022-05-23 Jakub Kicinskieth: de4x5: remove support for Generic DECchip & DIGITA...
2022-05-23 Dan Carpenternet: ethernet: mtk_eth_soc: fix error code in mtk_flow_...
2022-05-23 David S. MillerMerge branch 'dsa-multi-cpu-port-part-two'
2022-05-23 Vladimir Olteannet: dsa: felix: tag_8021q preparation for multiple...
2022-05-23 Vladimir Olteannet: mscc: ocelot: switch from {,un}set to {,un}assign...
2022-05-23 Vladimir Olteannet: dsa: felix: directly call ocelot_port_{set,unset...
2022-05-23 Vladimir Olteannet: dsa: felix: update bridge fwd mask from ocelot...
2022-05-23 Vladimir Olteannet: dsa: felix: move the updating of PGID_CPU to the...
2022-05-23 Vladimir Olteannet: dsa: fix missing adjustment of host broadcast...
2022-05-23 liuyacannet/smc: fix listen processing for SMC-Rv2
2022-05-23 liuyacannet/smc: postpone sk_refcnt increment in connect()
2022-05-23 Jakub KicinskiMerge branch 'fix-silence-gcc-12-warnings-in-drivers...
2022-05-23 Jakub Kicinskiwifi: carl9170: silence a GCC 12 -Warray-bounds warning
2022-05-23 Jakub Kicinskiwifi: brcmfmac: work around a GCC 12 -Warray-bounds...
2022-05-23 Jakub Kicinskiwifi: iwlwifi: use unsigned to silence a GCC 12 warning
2022-05-23 Jakub Kicinskiwifi: ath6k: silence false positive -Wno-dangling-point...
2022-05-23 Jakub Kicinskiwifi: rtlwifi: remove always-true condition pointed...
2022-05-23 Jakub Kicinskiwifi: ath9k: silence array-bounds warning on GCC 12
2022-05-23 Jakub Kicinskiwifi: plfxlc: remove redundant NULL-check for GCC 12
2022-05-22 Nobuhiro Iwamatsudt-bindings: net: toshiba,visconti-dwmac: Update the...
2022-05-22 Randy Dunlapnet: dsa: restrict SMSC_LAN9303_I2C kconfig
2022-05-22 Tom Rixnet: fddi: skfp: smt: Remove extra parameters to vararg...
2022-05-22 David S. MillerMerge branch 'mt7986-support'
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: introduce support for mt798...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: convert scratch_ring pointe...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: convert ring dma pointer...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: introduce device register map
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: rely on rxd_size field...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: rely on txd_size field...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: rely on txd_size in mtk_des...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: move tx dma desc configurat...
2022-05-22 Lorenzo Bianconinet: ethernet: mtk_eth_soc: rely on GFP_KERNEL for...
2022-05-22 Lorenzo Bianconidt-bindings: net: mediatek,net: add mt7986-eth binding
2022-05-22 Lorenzo Bianconiarm64: dts: mediatek: mt7986: introduce ethernet nodes
2022-05-22 David S. MillerMerge branch 'net-gcc12-warnings'
2022-05-22 Jakub Kicinskieth: tg3: silence the GCC 12 array-bounds warning
2022-05-22 Jakub Kicinskieth: ice: silence the GCC 12 array-bounds warning
2022-05-22 Jakub Kicinskieth: mtk_eth_soc: silence the GCC 12 array-bounds warning
2022-05-22 David S. MillerMerge branch 'dpaa2-swtso-fixes'
2022-05-22 Ioana Ciorneidpaa2-eth: unmap the SGT buffer before accessing its...
2022-05-22 Ioana Ciorneidpaa2-eth: use the correct software annotation field
2022-05-22 Ioana Ciorneidpaa2-eth: retrieve the virtual address before dma_unmap
2022-05-22 Vladimir Olteannet: mscc: ocelot: offload tc action "ok" using an...
2022-05-22 David S. MillerMerge branch 'ocelot-selftests'
2022-05-22 Vladimir Olteanselftests: ocelot: tc_flower_chains: reorder interfaces
2022-05-22 Vladimir Olteanselftests: ocelot: tc_flower_chains: use conventional...
2022-05-22 Vladimir Olteanselftests: ocelot: tc_flower_chains: streamline test...
2022-05-22 Jakub Kicinskinet: wrap the wireless pointers in struct net_device...
2022-05-22 Uwe Kleine... net: fec: Do proper error checking for enet_out clk
2022-05-22 Christophe... hinic: Avoid some over memory allocation
2022-05-22 Uwe Kleine... net: fec: Do proper error checking for optional clks
2022-05-22 Tommaso Merciainet: phy: DP83822: enable rgmii mode if phy_interface_i...
2022-05-22 Muhammad Usama... net: selftests: Add stress_reuseport_listen to .gitignore
2022-05-22 David S. MillerMerge branch 'rxrpc-fixes'
2022-05-22 David Howellsrxrpc: Fix decision on when to generate an IDLE ACK
2022-05-22 David Howellsrxrpc: Don't let ack.previousPacket regress
2022-05-22 David Howellsrxrpc: Fix overlapping ACK accounting
2022-05-22 David Howellsrxrpc: Don't try to resend the request if we're receivi...
2022-05-22 David Howellsrxrpc: Fix listen() setting the bar too high for the...
2022-05-22 David S. MillerMerge branch 'rxrpc-misc'
2022-05-22 David Howellsafs: Adjust ACK interpretation to try and cope with NAT
2022-05-22 David Howellsrxrpc, afs: Fix selection of abort codes
2022-05-22 David Howellsrxrpc: Return an error to sendmsg if call failed
2022-05-22 David Howellsrxrpc: Automatically generate trace tag enums
2022-05-22 David Howellsrxrpc: Fix locking issue
2022-05-22 David Howellsrxrpc: Use refcount_t rather than atomic_t
next