summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Merge tag 'selinux-pr-20220518' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2022-05-19Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds9-23/+79
2022-05-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+8
2022-05-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-40/+21
2022-05-18Fix double fget() in vhost_net_set_backend()Al Viro1-8/+7
2022-05-18vdpa/mlx5: Use consistent RQT sizeEli Cohen1-40/+21
2022-05-18Merge tag 'sound-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds4-6/+79
2022-05-18netfilter: nf_tables: disable expression reduction infraPablo Neira Ayuso1-10/+1
2022-05-18netfilter: flowtable: move dst_check to packet pathRitaro Takenaka2-22/+20
2022-05-18netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso2-27/+9
2022-05-18net: smc911x: Fix min() use in debug codeGeert Uytterhoeven1-3/+3
2022-05-18net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()Yang Yingliang1-3/+8
2022-05-18selftests: netdevsim: Increase sleep time in hw_stats_l3.sh testDanielle Ratson1-2/+2
2022-05-18eth: sun: cassini: remove dead codeMartin Liška1-2/+2
2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley1-0/+5
2022-05-18igb: skip phy status check where unavailableKevin Mitchell1-1/+2
2022-05-18net: stmmac: remove unused get_addr() callbackVincent Whitchurch5-28/+0
2022-05-18nfc: pn533: Fix buggy cleanup orderLin Ma1-2/+3
2022-05-18Merge branch 'mptcp-checksums'David S. Miller3-18/+46
2022-05-18mptcp: Do TCP fallback on early DSS checksum failureMat Martineau2-4/+20
2022-05-18mptcp: fix checksum byte orderPaolo Abeni3-14/+26
2022-05-18Merge branch 'armada-3720-turris-mox-and-orion-mdio'David S. Miller2-7/+7
2022-05-18dt-bindings: net: marvell,orion-mdio: Set unevaluatedProperties to falseChris Packham1-1/+1
2022-05-18arm64: dts: armada-3720-turris-mox: Correct reg property for mdio devicesChris Packham1-6/+6
2022-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller4-18/+35
2022-05-18Merge branch 'dsa-microchip-ksz_switch-refactor'David S. Miller8-457/+664
2022-05-18net: dsa: microchip: remove unused members in ksz_deviceArun Ramadoss2-6/+1
2022-05-18net: dsa: microchip: add the phylink get_capsArun Ramadoss4-9/+117
2022-05-18net: dsa: move mib->cnt_ptr reset code to ksz_common.cPrasanna Vengateshan3-6/+7
2022-05-18net: dsa: microchip: move get_strings to ksz_commonArun Ramadoss4-29/+20
2022-05-18net: dsa: microchip: move port memory allocation to ksz_commonArun Ramadoss3-42/+21
2022-05-18net: dsa: microchip: move struct mib_names to ksz_chip_dataArun Ramadoss4-157/+149
2022-05-18net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss6-22/+109
2022-05-18net: dsa: microchip: move ksz_chip_data to ksz_commonArun Ramadoss4-206/+259
2022-05-18net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_dataArun Ramadoss1-2/+3
2022-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-11/+39
2022-05-18iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg1-0/+2
2022-05-18iwlwifi: mei: clear the sap data header before sendingAvraham Stern1-0/+1
2022-05-18iwlwifi: mvm: remove vif_countMiri Korenblit2-15/+3
2022-05-18iwlwifi: mvm: always tell the firmware to accept MCAST frames in BSSEmmanuel Grumbach2-19/+38
2022-05-18iwlwifi: mvm: add OTP info in case of init failureMordechay Goodstein2-6/+11
2022-05-18iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach1-0/+3
2022-05-18iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg1-0/+3
2022-05-18iwlwifi: mvm: clean up authorized conditionJohannes Berg1-20/+3
2022-05-18iwlwifi: mvm: use NULL instead of ERR_PTR when parsing wowlan statusHaim Dreyfuss1-11/+11
2022-05-18iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg1-19/+29
2022-05-18Merge tag 'mlx5-updates-2022-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller27-166/+489
2022-05-18Merge tag 'mlx5-fixes-2022-05-17' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller14-123/+246
2022-05-18net: af_key: check encryption module availability consistencyThomas Bartschies1-3/+3
2022-05-18net: af_key: add check for pfkey_broadcast in function pfkey_processJiasheng Jiang1-2/+4