summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-03-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang1-11/+6
2019-03-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang1-1/+1
2019-03-23net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev2-4/+13
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing1-1/+1
2019-03-23ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher1-2/+5
2019-03-23net: marvell: mvneta: fix DMA debug warningRussell King1-1/+1
2019-03-23qed: Fix iWARP syn packet mac address validation.Michal Kalderon1-0/+9
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-03-23qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani1-2/+2
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-03-23net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang1-0/+2
2019-03-19ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann1-1/+8
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys1-21/+14
2019-03-19mdio_bus: Fix use-after-free on device_register failsYueHaibing1-1/+0
2019-03-19net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-19net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein1-0/+8
2019-03-19net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-19vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet1-0/+11
2019-03-19vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio1-1/+2
2019-03-19ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-19pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-14ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson1-3/+3
2019-03-14qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-03-14qed: Fix EQ full firmware assert.Manish Chopra2-8/+8
2019-03-14net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu1-3/+3
2019-03-14net: stmmac: Send TSO packets always from Queue 0Jose Abreu1-1/+10
2019-03-14net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-4/+10
2019-03-14qed: Fix stack out of bounds bugManish Chopra1-4/+4
2019-03-14qed: Fix system crash in ll2 xmitManish Chopra1-5/+15
2019-03-14qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2019-03-14qed: Fix LACP pdu drops for VFsManish Chopra3-2/+16
2019-03-14qed: Fix bug in tx promiscuous mode settingsManish Chopra1-1/+6
2019-03-14net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov1-1/+3
2019-03-14net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-03-14net: hns: Restart autoneg need return failed when autoneg offYonglong Liu1-7/+9
2019-03-14net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu1-0/+5
2019-03-14net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-03-14net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-14net: phy: Micrel KSZ8061: link failure after cable connectRajasingh Thavamani1-1/+12
2019-03-14tun: remove unnecessary memory barrierTimur Celik1-1/+1
2019-03-14tun: fix blocking readTimur Celik1-2/+2
2019-03-14xen-netback: fix occasional leak of grant ref mappings under memory pressureIgor Druzhinin1-5/+5
2019-03-14xen-netback: don't populate the hash cache on XenBus disconnectIgor Druzhinin2-0/+9
2019-03-14net: phy: phylink: fix uninitialized variable in phylink_get_mac_stateHeiner Kallweit1-0/+4
2019-03-14net: dsa: mv88e6xxx: Fix u64 statisticsAndrew Lunn1-1/+1
2019-03-14hv_netvsc: Fix IP header checksum for coalesced packetsHaiyang Zhang1-3/+19
2019-03-14geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-14bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan1-0/+6
2019-03-14team: Free BPF filter when unregistering netdevIdo Schimmel1-0/+15