summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-10Merge tag 'devicetree-fixes-for-5.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-06-10Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-06-10certs: Convert spaces in certs/Makefile to a tabDavid Howells
2022-06-10dt-bindings: display: arm,malidp: remove bogus RQOS propertyAndre Przywara
2022-06-10Merge branch 'pm-sysoff'Rafael J. Wysocki
2022-06-10dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entriesRob Herring
2022-06-10Merge tag 'docs-5.19-3' of git://git.lwn.net/linuxLinus Torvalds
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-06-10Merge tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-10Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-06-10Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-10Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-10Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-10arm64/sme: Fix EFI save/restoreMark Brown
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-06-10Merge branch 'ptp_ocp-set-of-small-cleanups'Jakub Kicinski
2022-06-10ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)Andy Shevchenko
2022-06-10ptp_ocp: do not call pci_set_drvdata(pdev, NULL)Andy Shevchenko
2022-06-10ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()Andy Shevchenko
2022-06-10ptp_ocp: use bits.h macros for all masksAndy Shevchenko
2022-06-10arm64/fpsimd: Fix typo in commentXiang wangx
2022-06-10arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla
2022-06-10wifi: mac80211_hwsim: Directly use ida_alloc()/free()Ke Liu
2022-06-10wifi: mac80211: refactor some key codeJohannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2022-06-10wifi: nl80211: fix typo in commentJulia Lawall
2022-06-10wifi: virt_wifi: fix typo in commentJulia Lawall
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang
2022-06-10ieee80211: add trigger frame definitionPo Hao Huang
2022-06-10wifi: wfx: Remove redundant NULL check before release_firmware() callMinghao Chi
2022-06-09Merge tag 'ieee802154-for-net-next-2022-06-09' of git://git.kernel.org/pub/sc...Jakub Kicinski
2022-06-09Merge branch 'bonding-netlink-errors-and-cleanup'Jakub Kicinski
2022-06-09bonding: cleanup bond_createJonathan Toppins
2022-06-09bonding: netlink error message support for optionsJonathan Toppins
2022-06-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-09Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-06-09net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdevAndrea Mayer
2022-06-09Merge branch 'nfp-fixes-for-v5-19'Jakub Kicinski
2022-06-09nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-06-09nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin
2022-06-09Merge branch 'net-few-debug-refinements'Jakub Kicinski
2022-06-09net: add napi_get_frags_check() helperEric Dumazet
2022-06-09net: add debug checks in napi_consume_skb and __napi_alloc_skb()Eric Dumazet
2022-06-09net: use DEBUG_NET_WARN_ON_ONCE() in skb_release_head_state()Eric Dumazet
2022-06-09af_unix: use DEBUG_NET_WARN_ON_ONCE()Eric Dumazet