summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-09net/mlx5e: Show/set Rx network flow classification rules on ul repVlad Buslov
2020-03-09net/mlx5e: Init ethtool steering for representorsVlad Buslov
2020-03-09net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul repVlad Buslov
2020-03-09net/mlx5e: Introduce root ft concept for representors netdevsSaeed Mahameed
2020-03-09net/mlx5: E-switch, make query inline mode a static functionParav Pandit
2020-03-09net/mlx5: Allocate smaller size tables for ft offloadPaul Blakey
2020-03-09net/mlx5e: Fix an IS_ERR() vs NULL checkDan Carpenter
2020-03-09net/mlx5: Verify goto chain offload supportEli Cohen
2020-03-09net/mlx5: E-Switch, Use vport metadata matching only when mandatoryMajd Dibbiny
2020-03-09net/mlx5: Tidy up and fix reverse christmas ordringMark Bloch
2020-03-09net/mlx5: Expose port speed when possibleMark Bloch
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-09net: sgi: ioc3-eth: Remove phy workaroundThomas Bogendoerfer
2020-03-08Merge branch 'net-introduce-Qualcomm-IPA-driver'David S. Miller
2020-03-08arm64: dts: sdm845: add IPA informationAlex Elder
2020-03-08MAINTAINERS: add entry for the Qualcomm IPA driverAlex Elder
2020-03-08soc: qcom: ipa: support build of IPA codeAlex Elder
2020-03-08soc: qcom: ipa: AP/modem communicationsAlex Elder
2020-03-08soc: qcom: ipa: modem and microcontrollerAlex Elder
2020-03-08soc: qcom: ipa: immediate commandsAlex Elder
2020-03-08soc: qcom: ipa: filter and routing tablesAlex Elder
2020-03-08soc: qcom: ipa: IPA endpointsAlex Elder
2020-03-08soc: qcom: ipa: GSI transactionsAlex Elder
2020-03-08soc: qcom: ipa: IPA interface to GSIAlex Elder
2020-03-08soc: qcom: ipa: the generic software interfaceAlex Elder
2020-03-08soc: qcom: ipa: GSI headersAlex Elder
2020-03-08soc: qcom: ipa: clocking, interrupts, and memoryAlex Elder
2020-03-08soc: qcom: ipa: configuration dataAlex Elder
2020-03-08soc: qcom: ipa: main codeAlex Elder
2020-03-08dt-bindings: soc: qcom: add IPA bindingsAlex Elder
2020-03-08remoteproc: add IPA notification to q6v5 driverAlex Elder
2020-03-08Merge branch 'QorIQ-DPAA-Use-random-MAC-address-when-none-is-given'David S. Miller
2020-03-08dpaa_eth: Use random MAC address when none is givenMadalin Bucur
2020-03-08fsl/fman: tolerate missing MAC address in device treeMadalin Bucur
2020-03-08fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur
2020-03-08Merge branch 'bnxt_en-Updates'David S. Miller
2020-03-08bnxt_en: Call devlink_port_type_clear() in remove()Vasundhara Volam
2020-03-08bnxt_en: Return -EAGAIN if fw command returns BUSYVasundhara Volam
2020-03-08bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.Vasundhara Volam
2020-03-08bnxt_en: Remove unnecessary assignment of return codeVasundhara Volam
2020-03-08bnxt_en: Clear DCB settings after firmware reset.Michael Chan
2020-03-08bnxt_en: Process the NQ under NAPI continuous polling.Michael Chan
2020-03-08bnxt_en: Simplify __bnxt_poll_cqs_done().Michael Chan
2020-03-08bnxt_en: Handle all NQ notifications in bnxt_poll_p5().Michael Chan
2020-03-08net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_getEric Dumazet
2020-03-08net: rmnet: set NETIF_F_LLTX flagTaehee Yoo
2020-03-08Merge branch 'bareudp-several-code-cleanup-for-bareudp-module'David S. Miller
2020-03-08bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()Taehee Yoo
2020-03-08bareudp: print error message when command failsTaehee Yoo
2020-03-08bareudp: add module aliasTaehee Yoo