summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-19vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai
2019-03-19pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-13qed: Fix VF probe failure while FLRManish Chopra
2019-03-13net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-03-13net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu
2019-03-13net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-03-13net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita
2019-03-13net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani
2019-03-13tun: remove unnecessary memory barrierTimur Celik
2019-03-13tun: fix blocking readTimur Celik
2019-03-13xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin
2019-03-13xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin
2019-03-13net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn
2019-03-13hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang
2019-03-13bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan
2019-03-13team: Free BPF filter when unregistering netdevIdo Schimmel
2019-03-13sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng
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-05net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-27team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-02-27net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser
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-27net: stmmac: Fix PCI module removal leakJose Abreu
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-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
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: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12enic: fix checksum validation for IPv6Govindarajulu Varadarajan
2019-02-12net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-02-12net: systemport: Fix WoL with password after deep sleepFlorian Fainelli
2019-02-12skge: potential memory corruption in skge_get_regs()Dan Carpenter