summaryrefslogtreecommitdiffstats
path: root/lib/test-kstrtox.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-29NFC: nxp-nci: Remove unused macro pr_fmt()Andy Shevchenko1-2/+0
2019-07-29NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko1-2/+2
2019-07-29NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko1-1/+1
2019-07-29NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko1-1/+1
2019-07-29NFC: nxp-nci: Get rid of useless labelAndy Shevchenko1-8/+4
2019-07-29NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko1-53/+15
2019-07-29NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko1-2/+16
2019-07-29NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko2-46/+15
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko5-30/+1
2019-07-29NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko1-0/+1
2019-07-29NFC: fix attrs checks in netlink interfaceAndrey Konovalov1-2/+4
2019-07-29net: hns3: use dev_info() instead of pr_info()Huazhong Tan2-2/+5
2019-07-29net: hns3: Add support for using order 1 pages with a 4K bufferYunsheng Lin2-8/+17
2019-07-29net: hns3: add interrupt affinity support for misc interruptYunsheng Lin2-4/+53
2019-07-29net: hns3: make hclge_service use delayed workqueueYunsheng Lin2-34/+21
2019-07-29net: hns3: add debug messages to identify eth down causeYonglong Liu3-0/+48
2019-07-29net: hns3: modify firmware version display formatYufeng Mo4-4/+40
2019-07-29net: hns3: change GFP flag during lock periodYufeng Mo1-1/+1
2019-07-29net: hns3: remove upgrade reset level when reset failHuazhong Tan1-20/+8
2019-07-29net: hns3: add a check for get_reset_levelGuangbin Huang1-1/+1
2019-07-29net: hns3: add reset checking before set channelsJian Shen1-0/+3
2019-07-27mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bitsJiri Pirko1-0/+6
2019-07-27mlxsw: spectrum_acl: Track rules that forbid egress block bindJiri Pirko4-7/+30
2019-07-27mlxsw: spectrum_flower: Forbid to offload mirred redirect on egressJiri Pirko1-0/+5
2019-07-27r8169: enable HW csum and TSOHeiner Kallweit1-5/+11
2019-07-27r8169: remove r8169_csum_workaroundHeiner Kallweit1-37/+2
2019-07-27r8169: implement callback ndo_features_checkHeiner Kallweit1-24/+36
2019-07-27r8169: set GSO size and segment limitsHeiner Kallweit1-1/+12
2019-07-27ipv6: remove printkJonathan Lemon1-3/+1
2019-07-27r8169: align setting PME with vendor driverHeiner Kallweit1-2/+6
2019-07-27mlx4/en_netdev: allow offloading VXLAN over VLANDavide Caratti1-26/+17
2019-07-27drivers: net: xgene: Move status variable declaration into CONFIG_ACPI blockNathan Chancellor3-3/+6
2019-07-27net: stmmac: Do not request stmmaceth clockThierry Reding1-6/+8
2019-07-27net: stmmac: Make MDIO bus reset optionalThierry Reding5-2/+15
2019-07-27net: neigh: remove redundant assignment to variable bucketColin Ian King1-1/+1
2019-07-26sis900: add support for ethtool's EEPROM dumpSergej Benilov1-0/+68
2019-07-26staging: octeon: Fix build failure due to typo.David S. Miller1-1/+1
2019-07-26net: mvneta: use devm_platform_ioremap_resource() to simplify codeJisheng Zhang1-3/+1
2019-07-26tipc: fix changeover issues due to large packetTuong Lien3-15/+155
2019-07-26tipc: optimize link synching mechanismTuong Lien4-4/+44
2019-07-25ptp: ptp_dte: remove redundant dev_err messageDing Xiang1-4/+1
2019-07-25mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel1-2/+2
2019-07-25mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen1-1/+21
2019-07-25net: sfc: falcon: convert to i2c_new_dummy_deviceWolfram Sang1-7/+7
2019-07-25mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann1-27/+39
2019-07-25qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2019-07-25r8169: improve rtl_set_rx_modeHeiner Kallweit1-30/+22
2019-07-25net/ixgbevf: fix a compilation error of skb_frag_tQian Cai1-2/+5
2019-07-24selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-24qlge: Fix build error without CONFIG_ETHERNETYueHaibing1-1/+1