summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-03-05ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon
2019-03-05net: usb: asix: ax88772_bind return error when hw_reset failZhang Run
2019-03-05hv_netvsc: Fix hash key value reset after other opsHaiyang Zhang
2019-03-05hv_netvsc: Refactor assignments of struct netvsc_device_infoHaiyang Zhang
2019-03-05hv_netvsc: Fix ethtool change hash key errorHaiyang Zhang
2019-03-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-02-27net: phylink: avoid resolving link state too earlyRussell King
2019-02-27net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2019-02-27geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu
2019-02-27team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King
2019-02-27net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-27net: ena: fix race between link up and device initalizationArthur Kiyanovski
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-02-27mlxsw: pci: Return error on PCI reset timeoutNir Dotan
2019-02-27dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur
2019-02-27net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu
2019-02-27net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu
2019-02-27net: stmmac: Check if CBS is supported before configuringJose Abreu
2019-02-27net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu
2019-02-27mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan
2019-02-27net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-23mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-23dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem
2019-02-12virtio_net: Account for tx bytes and packets on sending xdp_framesToshiaki Makita
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter
2019-02-12Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"Russell King
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-02-12net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-02-12net: dsa: mv88e6xxx: Fix counting of ATU violationsAndrew Lunn
2019-02-12net: dp83640: expire old TX-skbSebastian Andrzej Siewior
2019-02-12enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2019-02-12niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2019-02-12igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-12ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko