summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: expose local_rxpmtu via ipv6_stubsFlorian Westphal2020-05-064-1/+4
* xfrm: move xfrm4_extract_header to common helperFlorian Westphal2020-05-063-22/+14
* xfrm: state: remove extract_input indirection from xfrm_state_afinfoFlorian Westphal2020-05-068-49/+45
* xfrm: avoid extract_output indirection for ipv4Florian Westphal2020-05-064-42/+46
* xfrm: add IPv6 support for espintcpSabrina Dubroca2020-04-288-13/+252
* xfrm: add support for UDPv6 encapsulation of ESPSabrina Dubroca2020-04-2812-37/+395
* xfrm interface: don't take extra reference to netdevNicolas Dichtel2020-04-271-2/+0
* net: ipv4: remove redundant assignment to variable rcColin Ian King2020-04-211-1/+1
* Merge branch 'net-bcmgenet-Clean-up-after-ACPI-enablement'David S. Miller2020-04-211-31/+18
|\
| * net: bcmgenet: Drop too many parentheses in bcmgenet_probe()Andy Shevchenko2020-04-211-1/+1
| * net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX()Andy Shevchenko2020-04-211-9/+4
| * net: bcmgenet: Use devm_clk_get_optional() to get the clocksAndy Shevchenko2020-04-211-7/+12
| * net: bcmgenet: Drop useless OF codeAndy Shevchenko2020-04-211-13/+0
| * net: bcmgenet: Drop ACPI_PTR() to avoid compiler warningAndy Shevchenko2020-04-211-1/+1
|/
* Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-04-2118-184/+242
|\
| * net/mlx5: improve some commentsHu Haowen2020-04-201-1/+1
| * net/mlx5: Read embedded cpu bit only onceParav Pandit2020-04-201-2/+1
| * net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queuesMaxim Mikityanskiy2020-04-202-13/+48
| * net/mlx5e: Allow partial data mask for tunnel optionsRoi Dayan2020-04-201-10/+22
| * net/mlx5e: Set of completion request bit should not clear other adjacent bitsTariq Toukan2020-04-201-1/+1
| * net/mlx5: IPsec, Refactor SA handle creation and destructionRaed Salem2020-04-205-48/+63
| * net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HWRaed Salem2020-04-204-86/+58
| * net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem2020-04-204-28/+37
| * net/mlx5e: en_accel, Add missing net/geneve.h includeRaed Salem2020-04-201-0/+2
| * net/mlx5: Use the correct IPsec capability function for FPGA opsRaed Salem2020-04-203-4/+18
* | r8169: change wmb to smb_wmb in rtl8169_start_xmitHeiner Kallweit2020-04-211-2/+2
* | qed: use true,false for bool variablesJason Yan2020-04-201-2/+2
* | Merge branch 'hns3-next'David S. Miller2020-04-2011-308/+675
|\ \
| * | net: hns3: add trace event support for PF/VF mailboxYufeng Mo2020-04-206-0/+190
| * | net: hns3: add support for dumping MAC reg in debugfsYufeng Mo2020-04-202-1/+114
| * | net: hns3: add debug information for flow table when failedGuojia Liao2020-04-201-11/+34
| * | net: hns3: clean up some coding style issueHuazhong Tan2020-04-202-8/+4
| * | net: hns3: modify some unsuitable type declarationGuojia Liao2020-04-201-3/+5
| * | net: hns3: remove two unused structures in hclge_cmd.hGuojia Liao2020-04-201-25/+0
| * | net: hns3: remove useless proto_support field in struct hclge_fd_cfgGuojia Liao2020-04-202-12/+6
| * | net: hns3: remove an unnecessary case 0 in hclge_fd_convert_tuple()Huazhong Tan2020-04-201-2/+0
| * | net: hns3: split out hclge_get_fd_rule_info()Jian Shen2020-04-201-144/+159
| * | net: hns3: split out hclge_fd_check_ether_tuple()Jian Shen2020-04-201-112/+173
|/ /
* | Merge branch 'RFC-2863-Testing-Oper-status'David S. Miller2020-04-208-4/+94
|\ \
| * | net: ethtool: self_test: Mark interface in testing operative statusAndrew Lunn2020-04-201-0/+2
| * | net: Add testing sysfs attributeAndrew Lunn2020-04-202-1/+27
| * | net: Add IF_OPER_TESTINGAndrew Lunn2020-04-205-3/+65
|/ /
* | Merge branch 'FEC-MDIO-speedups'David S. Miller2020-04-204-39/+63
|\ \
| * | net: ethernet: fec: Allow the MDIO preamble to be disabledAndrew Lunn2020-04-202-1/+14
| * | net: ethernet: fec: Allow configuration of MDIO bus speedAndrew Lunn2020-04-203-3/+15
| * | net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2020-04-202-36/+35
|/ /
* | r8169: inline rtl8169_make_unusable_by_asicHeiner Kallweit2020-04-201-7/+2
* | r8169: inline rtl8169_mark_as_last_descriptorHeiner Kallweit2020-04-201-6/+2
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2020-04-207-234/+233
|\ \
| * | igc: Add debug messages to MAC filter codeAndre Guedes2020-04-191-2/+22