summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-29ieee802154: Advertize coordinators discoveryMiquel Raynal
2022-11-29nfp: ethtool: support reporting link modesYu Xiao
2022-11-29ca8210: Fix crash by zero initializing dataHauke Mehrtens
2022-11-29ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan
2022-11-29mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-11-29net: devlink: add WARN_ON_ONCE to check return value of unregister_netdevice_...Jiri Pirko
2022-11-29mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui
2022-11-29Merge branch 'add-support-for-lan966x-is2-vcap'Paolo Abeni
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur
2022-11-29net: lan966x: Add port keyset config and callback interfaceHoratiu Vultur
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur
2022-11-29net: lan966x: add vcap registersHoratiu Vultur
2022-11-29net: lan966x: Add is2 vcap model to vcap API.Horatiu Vultur
2022-11-29net: lan966x: Add initial VCAPHoratiu Vultur
2022-11-29net: microchip: vcap: Extend vcap with lan966xHoratiu Vultur
2022-11-29net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.hHoratiu Vultur
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing
2022-11-29net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida
2022-11-29Merge branch 'refactor-mtk_wed-code-to-introduce-ser-support'Paolo Abeni
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: add mtk_wed_rx_reset routineLorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: update mtk_wed_stopLorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: move MTK_WDMA_RESET_IDX_TX configuration in mtk_wdma_...Lorenzo Bianconi
2022-11-29net: ethernet: mtk_wed: return status value in mtk_wdma_rx_resetLorenzo Bianconi
2022-11-29Merge branch 'marvell-nvmem-mac-addresses-support'Paolo Abeni
2022-11-29net: mvpp2: Consider NVMEM cells as possible MAC address sourceMiquel Raynal
2022-11-29net: marvell: prestera: Avoid unnecessary DT lookupsMiquel Raynal
2022-11-29of: net: export of_get_mac_address_nvmem()Miquel Raynal
2022-11-29dt-bindings: net: marvell,prestera: Describe PCI devices of the prestera familyMiquel Raynal
2022-11-29dt-bindings: net: marvell,prestera: Convert to yamlMiquel Raynal
2022-11-29dt-bindings: net: marvell,dfx-server: Convert to yamlMiquel Raynal
2022-11-29Revert "dt-bindings: marvell,prestera: Add description for device-tree bindings"Miquel Raynal
2022-11-29Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2022-11-29drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-11-29drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik
2022-11-29drm/i915: Remove non-existent pipes from bigjoiner pipe maskVille Syrjälä
2022-11-29drm/i915/mtl: Fix dram info readoutRadhakrishna Sripada
2022-11-28Daniel Borkmann says:Jakub Kicinski
2022-11-28afs: Fix fileserver probe RTT handlingDavid Howells
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang
2022-11-28net: hsr: Fix potential use-after-freeYueHaibing
2022-11-28tipc: re-fetch skb cb after tipc_msg_validateXin Long
2022-11-28Merge branch 'mptcp-more-fixes-for-6-1'Jakub Kicinski
2022-11-28mptcp: fix sleep in atomic at close timePaolo Abeni
2022-11-28mptcp: don't orphan ssk in mptcp_close()Menglong Dong
2022-11-28dsa: lan9303: Correct stat nameJerry Ray
2022-11-28Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-28Revert "net: stmmac: use sysfs_streq() instead of strncmp()"Vladimir Oltean