summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-01-14cxgb4: Remove redundant memset before memcpyShyam Saini
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar
2017-01-13bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan
2017-01-13bnxt_en: Add support for ethtool -p.Michael Chan
2017-01-13bnxt_en: Update to firmware interface spec to 1.6.1.Michael Chan
2017-01-13bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.Michael Chan
2017-01-13bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.Michael Chan
2017-01-13liquidio: use fallback for selecting txqSatanand Burla
2017-01-13net: dsa: mv88e6xxx: add EEPROM support to 6390Vivien Didelot
2017-01-13net: systemport: Decouple flow control from __bcm_sysport_tx_reclaimFlorian Fainelli
2017-01-12net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev
2017-01-12ieee802154: atusb: fix driver to work with older firmware versionsStefan Schmidt
2017-01-12at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov
2017-01-12ieee802154: atusb: do not use the stack for address fetching to make it DMA ableStefan Schmidt
2017-01-12ieee802154: atusb: make sure we set a randaom extended address if fetching failsStefan Schmidt
2017-01-12ieee802154: atusb: do not use the stack for buffers to make them DMA ableStefan Schmidt
2017-01-12liquidio VF: reduce load time of modulePrasad Kanneganti
2017-01-12liquidio: remove unnecessary codeFelix Manlunas
2017-01-12tilepro: Fix non-void return from void functionJoe Perches
2017-01-12net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi
2017-01-12net: mdio-gpio: Use gpio subsystem to handle low-active pinsGuenter Roeck
2017-01-12net: mdio-gpio: Convert to use gpiod functions where possibleGuenter Roeck
2017-01-12net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck
2017-01-12cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun
2017-01-12ravb: Remove Rx overflow log messagesKazuya Mizuguchi
2017-01-12mlxsw: pci: Fix EQE structure definitionElad Raz
2017-01-12mlxsw: switchx2: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-01-12mlxsw: spectrum: Fix memory leak at skb reallocationArkadi Sharshevsky
2017-01-12cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar
2017-01-11netvsc: add rcu_read locking to netvsc callbackstephen hemminger
2017-01-11net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter
2017-01-11net: thunderx: Fix error return code in nicvf_open()Wei Yongjun
2017-01-11sfc: efx_get_phys_port_id() can be staticWei Yongjun
2017-01-11vxlan: Set ports in flow key when doing route lookupsMartynas Pumputis
2017-01-11r8152: fix the sw rx checksum is unavailablehayeswang
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11net: netcp: correct netcp_get_stats function signatureKeerthy
2017-01-11net: vrf: do not allow table id 0David Ahern
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-10net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed
2017-01-10net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz
2017-01-10net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz