summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-10-08tun: fix memory leak in error pathEric Dumazet
2019-10-08netdevsim: fix spelling mistake "forbidded" -> "forbid"Colin Ian King
2019-10-08net: phy: mscc: make arrays static, makes object smallerColin Ian King
2019-10-08nfp: bpf: make array exp_mask static, makes object smallerColin Ian King
2019-10-07Merge branch 'dpaa2-eth-misc-cleanup'David S. Miller
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King
2019-10-07net: hns: make arrays static, makes object smallerColin Ian King
2019-10-07Merge branch 'net-tls-minor-micro-optimizations'David S. Miller
2019-10-07net/tls: store decrypted on a single bitJakub Kicinski
2019-10-07net/tls: store async_capable on a single bitJakub Kicinski
2019-10-07net/tls: pass context to tls_device_decrypted()Jakub Kicinski
2019-10-07net/tls: make allocation failure unlikelyJakub Kicinski
2019-10-07net/tls: mark sk->err being set as unlikelyJakub Kicinski
2019-10-07net: sockmap: use bitmap for copy infoJakub Kicinski
2019-10-07net: core: use helper skb_ensure_writable in more placesHeiner Kallweit
2019-10-07ipv6: Make ipv6_mc_may_pull() return bool.David S. Miller
2019-10-07net: core: change return type of pskb_may_pull to boolHeiner Kallweit
2019-10-07Merge branch 'ena-set_channels'David S. Miller
2019-10-07net: ena: ethtool: support set_channels callbackSameeh Jubran
2019-10-07net: ena: remove redundant print of number of queuesSameeh Jubran
2019-10-07net: ena: make ethtool -l show correct max number of queuesSameeh Jubran
2019-10-07net: ena: ethtool: get_channels: use combined onlySameeh Jubran
2019-10-07net: ena: multiple queue creation related cleanupsSameeh Jubran
2019-10-07net: ena: change num_queues to num_io_queues for clarity and consistencySameeh Jubran
2019-10-07Merge branch 'samples-pktgen-allow-to-specify-destination-IP-range'David S. Miller
2019-10-07samples: pktgen: allow to specify destination IP range (CIDR)Daniel T. Lee
2019-10-07samples: pktgen: add helper functions for IP(v4/v6) CIDR parsingDaniel T. Lee
2019-10-07samples: pktgen: fix proc_cmd command result check logicDaniel T. Lee
2019-10-07samples: pktgen: make variable consistent with optionDaniel T. Lee
2019-10-07Merge branch 'netdevsim-implement-devlink-dev_info-op'David S. Miller
2019-10-07selftests: add netdevsim devlink dev info testJiri Pirko
2019-10-07netdevsim: implement devlink dev_info opJiri Pirko
2019-10-07net: devlink: fix reporter dump dumpitJiri Pirko
2019-10-06Merge branch 'stmmac-next'David S. Miller
2019-10-06net: stmmac: Implement L3/L4 Filters in GMAC4+Jose Abreu
2019-10-06net: stmmac: selftests: Add tests for VLAN Perfect FilteringJose Abreu
2019-10-06net: stmmac: Fallback to VLAN Perfect filtering if HASH is not availableJose Abreu
2019-10-06nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing
2019-10-06nfc: nfcmrvl: fix platform_no_drv_owner.cocci warningYueHaibing
2019-10-06net: dsa: ksz9477: fix platform_no_drv_owner.cocci warningYueHaibing
2019-10-06net/rds: Add missing include fileYueHaibing
2019-10-06Merge branch 'mlxsw-Query-number-of-modules-from-firmware'David S. Miller
2019-10-06mlxsw: minimal: Add validation for FW versionVadim Pasternak
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak
2019-10-06mlxsw: thermal: Provide optimization for QSFP modules number detectionVadim Pasternak
2019-10-06mlxsw: hwmon: Provide optimization for QSFP modules number detectionVadim Pasternak