summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE checkKrzysztof Kozlowski2021-05-291-5/+0
* nfc: mrvl: mark OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-292-2/+2
* nfc: pn533: drop of_match_ptr from device ID tableKrzysztof Kozlowski2021-05-291-1/+1
* nfc: port100: correct kerneldoc for structureKrzysztof Kozlowski2021-05-291-2/+2
* nfc: fdp: drop ACPI_PTR from device ID tableKrzysztof Kozlowski2021-05-291-1/+1
* nfc: fdp: correct kerneldoc for structureKrzysztof Kozlowski2021-05-291-2/+2
* samples: pktgen: add UDP tx checksum supportLorenzo Bianconi2021-05-287-1/+18
* Merge branch 'net-hdlc_fr-clean-up-some-code-style-issues'Jakub Kicinski2021-05-281-67/+34
|\
| * net: hdlc_fr: remove unnecessary out of memory messagePeng Li2021-05-281-3/+2
| * net: hdlc_fr: remove redundant braces {}Peng Li2021-05-281-3/+3
| * net: hdlc_fr: add braces {} to all arms of the statementPeng Li2021-05-281-4/+6
| * net: hdlc_fr: remove space after '!'Peng Li2021-05-281-2/+2
| * net: hdlc_fr: code indent use tabs where possiblePeng Li2021-05-281-4/+4
| * net: hdlc_fr: move out assignment in if conditionPeng Li2021-05-281-4/+8
| * net: hdlc_fr: add some required spacesPeng Li2021-05-281-3/+4
| * net: hdlc_fr: fix an code style issue about "foo* bar"Peng Li2021-05-281-2/+2
| * net: hdlc_fr: add blank line after declarationsPeng Li2021-05-281-0/+3
| * net: hdlc_fr: remove redundant blank linesPeng Li2021-05-281-42/+0
|/
* Merge branch 'mptcp-miscellaneous-cleanup'Jakub Kicinski2021-05-286-25/+53
|\
| * mptcp: restrict values of 'enabled' sysctlMatthieu Baerts2021-05-282-7/+9
| * mptcp: support SYSCTL only if enabledMatthieu Baerts2021-05-281-6/+22
| * mptcp: make sure flag signal is set when add addr with portJianguo Wu2021-05-281-1/+7
| * mptcp: remove redundant initialization in pm_nl_init_net()Jianguo Wu2021-05-281-2/+5
| * mptcp: generate subflow hmac after mptcp_finish_join()Jianguo Wu2021-05-281-3/+3
| * mptcp: using TOKEN_MAX_RETRIES instead of magic numberJianguo Wu2021-05-283-3/+4
| * mptcp: fix pr_debug in mptcp_token_new_connectJianguo Wu2021-05-281-3/+3
|/
* Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-05-2819-193/+318
|\
| * net/mlx5: Fix lag port remapping logicEli Cohen2021-05-271-6/+13
| * net/mlx5: Use boolean arithmetic to evaluate roce_lagEli Cohen2021-05-271-2/+3
| * net/mlx5: Remove unnecessary spin lock protectionEli Cohen2021-05-271-4/+0
| * net/mlx5: Cap the maximum flow group size to 16M entriesPaul Blakey2021-05-271-0/+5
| * net/mlx5: DR, Set max table size to 2G entriesPaul Blakey2021-05-271-1/+1
| * net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey2021-05-277-98/+151
| * net/mlx5: Move table size calculation to steering cmd layerPaul Blakey2021-05-274-11/+15
| * net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPEPaul Blakey2021-05-271-0/+1
| * net/mlx5: DR, Remove unused field of send_ring structYevgeny Kliteynik2021-05-271-1/+0
| * net/mlx5e: RX, Remove unnecessary check in RX CQE compression handlingTariq Toukan2021-05-271-1/+1
| * net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packetHuy Nguyen2021-05-271-2/+4
| * net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen2021-05-273-9/+12
| * net/mlx5e: TC: Use bit counts for register mappingPaul Blakey2021-05-275-49/+77
| * net/mlx5: CT: Avoid reusing modify header context for natted entriesPaul Blakey2021-05-271-12/+38
| * net/mlx5e: CT, Remove newline from ct_dbg callRoi Dayan2021-05-271-1/+1
* | ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()Gustavo A. R. Silva2021-05-281-9/+7
* | Merge branch 'add-4-rx-tx-queue-support-for-mikrotik-10-25g-nic'Jakub Kicinski2021-05-283-237/+368
|\ \
| * | atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NICGatis Peisenieks2021-05-283-158/+291
| * | atl1c: prepare for multiple rx queuesGatis Peisenieks2021-05-282-61/+57
| * | atl1c: move tx napi into tpd_ringGatis Peisenieks2021-05-282-9/+13
| * | atl1c: detect NIC type earlyGatis Peisenieks2021-05-281-29/+27
|/ /
* | Merge branch 'mlx-devlink-dev-info-versions-adjustments'Jakub Kicinski2021-05-272-4/+14
|\ \
| * | mlxsw: core: use PSID string define in devlink infoJiri Pirko2021-05-271-1/+3