summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko2019-07-291-0/+1
* NFC: fix attrs checks in netlink interfaceAndrey Konovalov2019-07-291-2/+4
* Merge branch 'hns3-next'David S. Miller2019-07-2910-72/+195
|\
| * net: hns3: use dev_info() instead of pr_info()Huazhong Tan2019-07-292-2/+5
| * net: hns3: Add support for using order 1 pages with a 4K bufferYunsheng Lin2019-07-292-8/+17
| * net: hns3: add interrupt affinity support for misc interruptYunsheng Lin2019-07-292-4/+53
| * net: hns3: make hclge_service use delayed workqueueYunsheng Lin2019-07-292-34/+21
| * net: hns3: add debug messages to identify eth down causeYonglong Liu2019-07-293-0/+48
| * net: hns3: modify firmware version display formatYufeng Mo2019-07-294-4/+40
| * net: hns3: change GFP flag during lock periodYufeng Mo2019-07-291-1/+1
| * net: hns3: remove upgrade reset level when reset failHuazhong Tan2019-07-291-20/+8
| * net: hns3: add a check for get_reset_levelGuangbin Huang2019-07-291-1/+1
| * net: hns3: add reset checking before set channelsJian Shen2019-07-291-0/+3
|/
* Merge branch 'mlxsw-spectrum_acl-Forbid-unsupported-filters'David S. Miller2019-07-274-7/+41
|\
| * mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bitsJiri Pirko2019-07-271-0/+6
| * mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko2019-07-274-7/+30
| * mlxsw: spectrum_flower: Forbid to offload mirred redirect on egressJiri Pirko2019-07-271-0/+5
|/
* Merge branch 'r8169-improve-HW-csum-and-TSO-handling'David S. Miller2019-07-271-67/+61
|\
| * r8169: enable HW csum and TSOHeiner Kallweit2019-07-271-5/+11
| * r8169: remove r8169_csum_workaroundHeiner Kallweit2019-07-271-37/+2
| * r8169: implement callback ndo_features_checkHeiner Kallweit2019-07-271-24/+36
| * r8169: set GSO size and segment limitsHeiner Kallweit2019-07-271-1/+12
|/
* ipv6: remove printkJonathan Lemon2019-07-271-3/+1
* r8169: align setting PME with vendor driverHeiner Kallweit2019-07-271-2/+6
* mlx4/en_netdev: allow offloading VXLAN over VLANDavide Caratti2019-07-271-26/+17
* drivers: net: xgene: Move status variable declaration into CONFIG_ACPI blockNathan Chancellor2019-07-273-3/+6
* net: stmmac: Do not request stmmaceth clockThierry Reding2019-07-271-6/+8
* net: stmmac: Make MDIO bus reset optionalThierry Reding2019-07-275-2/+15
* net: neigh: remove redundant assignment to variable bucketColin Ian King2019-07-271-1/+1
* sis900: add support for ethtool's EEPROM dumpSergej Benilov2019-07-261-0/+68
* staging: octeon: Fix build failure due to typo.David S. Miller2019-07-261-1/+1
* net: mvneta: use devm_platform_ioremap_resource() to simplify codeJisheng Zhang2019-07-251-3/+1
* Merge branch 'tipc-link-changeover-issues'David S. Miller2019-07-255-19/+199
|\
| * tipc: fix changeover issues due to large packetTuong Lien2019-07-253-15/+155
| * tipc: optimize link synching mechanismTuong Lien2019-07-254-4/+44
|/
* ptp: ptp_dte: remove redundant dev_err messageDing Xiang2019-07-251-4/+1
* Merge branch 'mlxsw-Two-small-updates'David S. Miller2019-07-252-3/+23
|\
| * mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel2019-07-251-2/+2
| * mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen2019-07-251-1/+21
|/
* net: sfc: falcon: convert to i2c_new_dummy_deviceWolfram Sang2019-07-251-7/+7
* mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann2019-07-241-27/+39
* qed: reduce maximum stack frame sizeArnd Bergmann2019-07-241-19/+15
* r8169: improve rtl_set_rx_modeHeiner Kallweit2019-07-241-30/+22
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-07-246-14/+22
|\
| * e1000e: add workaround for possible stalled packetKai-Heng Feng2019-07-242-1/+11
| * igc: Add more SKUs for i225 deviceSasha Neftin2019-07-243-0/+9
| * igc: Update the MAC reset flowSasha Neftin2019-07-242-2/+2
| * igc: Remove the unused field from a device specification structureSasha Neftin2019-07-241-5/+0
| * igc: Remove the polarity field from a PHY information structureSasha Neftin2019-07-241-6/+0
* | net/ixgbevf: fix a compilation error of skb_frag_tQian Cai2019-07-241-2/+5