linux-2.6-microblaze.git
2021-06-09 Colin Ian Kingnet: dsa: sja1105: Fix assigned yet unused return code rc
2021-06-09 Matteo Crocestmmac: prefetch right address
2021-06-09 Colin Ian Kingmlxsw: thermal: Fix null dereference of NULL temperatur...
2021-06-09 Kristian Evensennet: ethernet: rmnet: Always subtract MAP header
2021-06-09 Wei Yongjunnet: ena: make symbol 'ena_alloc_map_page' static
2021-06-09 Colin Ian Kingnet: phy: realtek: net: Fix less than zero comparison...
2021-06-09 Colin Ian Kingnet: stmmac: Fix missing { } around two statements...
2021-06-09 Yang Yingliangnet: ethernet: ti: cpsw-phy-sel: Use devm_platform_iore...
2021-06-09 David S. MillerMerge branch 'mvpp2-prefetch'
2021-06-09 Matteo Crocemvpp2: prefetch page
2021-06-09 Matteo Crocemvpp2: prefetch right address
2021-06-09 Yang Yingliangnet: ethernet: ti: am65-cpts: Use devm_platform_ioremap...
2021-06-09 Yang Yingliangnet: stmmac: Use devm_platform_ioremap_resource_byname()
2021-06-09 Yang Yingliangnet: sgi: ioc3-eth: check return value after calling...
2021-06-09 Shai MalinRevert "nvme-tcp-offload: ULP Series"
2021-06-09 Colin Ian Kingnet: usb: asix: ax88772: Fix less than zero comparison...
2021-06-09 Colin Ian Kingnet: usb: asix: Fix less than zero comparison of a u16
2021-06-09 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2021-06-09 Dan Carpenternetdevsim: delete unnecessary debugfs checking
2021-06-09 Dan Carpenterdevlink: Fix error message in devlink_rate_set_ops_supp...
2021-06-09 Dan Carpenternet: dsa: qca8k: check the correct variable in qca8k_se...
2021-06-09 Dan Carpenternet: dsa: qca8k: fix an endian bug in qca8k_get_ethtool...
2021-06-09 David S. MillerMerge branch 'lapbther-cleanups'
2021-06-09 Peng Linet: lapbether: fix the code style issue about line...
2021-06-09 Peng Linet: lapbether: fix the alignment issue
2021-06-09 Peng Linet: lapbether: replace comparison to NULL with "lapbet...
2021-06-09 Peng Linet: lapbether: fix the comments style issue
2021-06-09 Peng Linet: lapbether: remove unnecessary out of memory message
2021-06-09 Peng Linet: lapbether: remove trailing whitespaces
2021-06-09 Peng Linet: lapbether: move out assignment in if condition
2021-06-09 Peng Linet: lapbether: add blank line after declarations
2021-06-09 Peng Linet: lapbether: remove redundant blank line
2021-06-09 Baokun Linet: hns3: use list_move_tail instead of list_del/list_...
2021-06-09 Baokun Linet: hns3: use list_move_tail instead of list_del/list_...
2021-06-09 Baokun Linfp: use list_move instead of list_del/list_add in...
2021-06-09 gushengxiannet/x25: fix a mistake in grammar
2021-06-09 Yang Yingliangnet: ethernet: ravb: Use devm_platform_get_and_ioremap_...
2021-06-09 Florian Fainellinet: dsa: b53: Do not force CPU to be always tagged
2021-06-09 Florian Westphalnetfilter: nf_tables: move base hook annotation to...
2021-06-09 Florian Westphalnetfilter: nfnetlink_hook: add depends-on nftables
2021-06-09 Colin Ian Kingnetfilter: nfnetlink_hook: fix array index out-of-bound...
2021-06-09 gushengxiannet: appletalk: fix some mistakes in grammar
2021-06-09 Phil Sutternetfilter: nft_exthdr: Fix for unsafe packet data read
2021-06-08 Matthew Hagannet: stmmac: explicitly deassert GMAC_AHB_RESET
2021-06-08 Yang Yingliangsh_eth: Use devm_platform_get_and_ioremap_resource()
2021-06-08 Yang Yingliangnet: nixge: simplify code with devm platform functions
2021-06-08 Vladimir Olteannet: dsa: felix: set TX flow control according to the...
2021-06-08 Wang Hainet: x25: Use list_for_each_entry() to simplify code...
2021-06-08 Wang Haiethernet/qlogic: Use list_for_each_entry() to simplify...
2021-06-08 Vladimir Olteannet: stmmac: fix NPD with phylink_set_pcs if there...
2021-06-08 Wang Hainet: lapb: Use list_for_each_entry() to simplify code...
2021-06-08 Wang Hainet: x25: Use list_for_each_entry() to simplify code...
2021-06-08 Wang Hainet: qede: Use list_for_each_entry() to simplify code
2021-06-08 David S. MillerMerge branch 'hns3-RAS'
2021-06-08 Jiaran Zhangnet: hns3: add error handling compatibility during...
2021-06-08 Jiaran Zhangnet: hns3: update error recovery module and type
2021-06-08 Jiaran Zhangnet: hns3: add support for imp-handle ras capability
2021-06-08 Jiaran Zhangnet: hns3: add the RAS compatibility adaptation solution
2021-06-08 Yufeng Monet: hns3: add support for handling all errors through...
2021-06-08 David S. MillerMerge branch 'ena-updates'
2021-06-08 Shay Agroskinnet: ena: re-organize code to improve readability
2021-06-08 Shay Agroskinnet: ena: Use dev_alloc() in RX buffer allocation
2021-06-08 Shay Agroskinnet: ena: aggregate doorbell common operations into...
2021-06-08 Shay Agroskinnet: ena: fix RST format in ENA documentation file
2021-06-08 Shay Agroskinnet: ena: Remove module param and change message severity
2021-06-08 Shay Agroskinnet: ena: add jiffies of last napi call to stats
2021-06-08 Shay Agroskinnet: ena: use build_skb() in RX path
2021-06-08 Shay Agroskinnet: ena: Improve error logging in driver
2021-06-08 Shay Agroskinnet: ena: Remove unused code
2021-06-08 Shay Agroskinnet: ena: optimize data access in fast-path code
2021-06-08 David S. MillerMerge branch 'mlxsw-various-updates'
2021-06-08 Mykola Kostenokmlxsw: thermal: Read module temperature thresholds...
2021-06-08 Mykola Kostenokmlxsw: thermal: Add function for reading module tempera...
2021-06-08 Mykola Kostenokmlxsw: core_env: Read module temperature thresholds...
2021-06-08 Mykola Kostenokmlxsw: reg: Extend MTMP register with new threshold...
2021-06-08 Petr Machataselftests: devlink_lib: Fix bouncing of netdevsim DEVLI...
2021-06-08 Amit Cohenselftests: Clean forgotten resources as part of cleanup()
2021-06-08 Amit Cohenselftests: router_scale: Do not count failed routes
2021-06-08 Amit Cohenmlxsw: spectrum_router: Remove abort mechanism
2021-06-08 David S. MillerMerge branch 'dsa-sja1110'
2021-06-08 Vladimir Olteannet: dsa: sja1105: register the MDIO buses for 100base...
2021-06-08 Vladimir Olteannet: dsa: sja1105: make sure the retagging port is...
2021-06-08 Vladimir Olteannet: dsa: sja1105: add support for the SJA1110 switch...
2021-06-08 Vladimir Olteandt-bindings: net: dsa: sja1105: add SJA1110 bindings
2021-06-08 David S. MillerMerge branch 'wwan-improvements'
2021-06-08 Sergey Ryazanovnet: wwan: core: purge rx queue on port close
2021-06-08 Sergey Ryazanovnet: wwan: core: implement terminal ioctls for AT port
2021-06-08 Sergey Ryazanovnet: wwan: core: implement TIOCINQ ioctl
2021-06-08 Sergey Ryazanovnet: wwan: core: expand ports number limit
2021-06-08 Sergey Ryazanovnet: wwan: core: make port names more user-friendly
2021-06-08 Sergey Ryazanovnet: wwan: core: spell port device name in lowercase
2021-06-08 Sergey Ryazanovnet: wwan: core: init port type string array using...
2021-06-08 Sergey Ryazanovnet: wwan: make WWAN_PORT_MAX meaning less surprised
2021-06-08 Sergey Ryazanovwwan_hwsim: add debugfs management interface
2021-06-08 Sergey Ryazanovwwan_hwsim: WWAN device simulator
2021-06-08 David S. MillerMerge branch 'stmmac-25gbps'
2021-06-08 Voon Weifengnet: stmmac: enable Intel mGbE 2.5Gbps link speed
2021-06-08 Voon Weifengnet: pcs: add 2500BASEX support for Intel mGbE controller
2021-06-08 Voon Weifengnet: stmmac: split xPCS setup from mdio register
2021-06-08 David S. MillerMerge tag 'batadv-next-pullrequest-20210608' of git...
next