summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * nfp: bpf: fix ALU32 high bits clearance bugJiong Wang2019-02-231-11/+6
| | * nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang2019-02-231-1/+1
| * | mdio_bus: Fix use-after-free on device_register failsYueHaibing2019-02-221-1/+0
| * | bnxt_en: Wait longer for the firmware message response to complete.Michael Chan2019-02-222-2/+2
| * | bnxt_en: Fix typo in firmware message timeout logic.Michael Chan2019-02-221-1/+1
| * | Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-02-221-1/+1
| |\ \
| | * | mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing2019-02-221-1/+1
| * | | net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev2019-02-221-102/+12
| * | | net: thunderx: move link state polling function to VFVadim Lomovtsev2019-02-223-19/+74
| * | | net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev2019-02-222-3/+12
| * | | net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev2019-02-223-9/+7
| * | | net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev2019-02-221-4/+8
| * | | net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev2019-02-222-4/+13
| * | | net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev2019-02-222-15/+19
| * | | net: thunderx: correct typo in macro nameVadim Lomovtsev2019-02-222-2/+2
| * | | team: use operstate consistently for linkupGeorge Wilkie2019-02-221-2/+2
| * | | r8152: Fix an error on RTL8153-BD MAC Address Passthrough supportDavid Chen2019-02-221-1/+1
| * | | ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann2019-02-221-0/+4
| |/ /
| * | bonding: fix PACKET_ORIGDEV regressionMichal Soltys2019-02-211-21/+14
| * | net: vrf: remove MTU limits for vrf deviceHangbin Liu2019-02-211-0/+3
| * | ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski2019-02-211-1/+2
| * | i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel2019-02-212-3/+15
| * | ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-3/+21
| * | i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson2019-02-212-1/+17
| * | ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher2019-02-211-2/+5
| * | net: marvell: mvneta: fix DMA debug warningRussell King2019-02-201-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-222-0/+2
|\ \ \ | |/ / |/| |
| * | cxgb4: Export sge_host_page_size to uldsRaju Rangoju2019-02-152-0/+2
* | | sky2: Increase D3 delay againKai-Heng Feng2019-02-191-1/+1
* | | net: netcp: Fix ethss driver probe issueMurali Karicheri2019-02-181-1/+1
* | | net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta2019-02-181-0/+3
* | | Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller2019-02-181-17/+29
|\ \ \
| * | | mt76x0u: fix suspend/resumeStanislaw Gruszka2019-02-071-17/+29
* | | | net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-181-10/+12
* | | | qed: Fix iWARP syn packet mac address validation.Michal Kalderon2019-02-181-0/+9
* | | | qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon2019-02-182-7/+6
* | | | r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen2019-02-181-2/+3
| |_|/ |/| |
* | | net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King2019-02-181-1/+1
* | | net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov2019-02-171-1/+6
* | | qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani2019-02-171-2/+2
* | | net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue2019-02-171-3/+6
* | | mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata2019-02-171-5/+7
* | | net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli2019-02-151-1/+1
* | | net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli2019-02-151-4/+6
* | | net: systemport: Fix reception of BPDUsFlorian Fainelli2019-02-151-0/+4
* | | net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli2019-02-152-5/+57
* | | net: dsa: b53: Fix default VLAN IDFlorian Fainelli2019-02-151-13/+16
* | | net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski2019-02-151-1/+4
* | | net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot2019-02-141-0/+4
* | | net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang2019-02-141-0/+2
OpenPOWER on IntegriCloud