summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-23net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij
2019-02-23net: set static variable an initial value in atl2_probe()Mao Wenan
2019-02-23net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10GMaxime Chevallier
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-22mdio_bus: Fix use-after-free on device_register failsYueHaibing
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan
2019-02-22bnxt_en: Fix typo in firmware message timeout logic.Michael Chan
2019-02-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-02-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-02-22Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-22net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev
2019-02-22net: thunderx: move link state polling function to VFVadim Lomovtsev
2019-02-22net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev
2019-02-22net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev
2019-02-22net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev
2019-02-22net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2019-02-22net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev
2019-02-22net: thunderx: correct typo in macro nameVadim Lomovtsev
2019-02-22team: use operstate consistently for linkupGeorge Wilkie
2019-02-22r8152: Fix an error on RTL8153-BD MAC Address Passthrough supportDavid Chen
2019-02-22ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann
2019-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-22mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2019-02-21bonding: fix PACKET_ORIGDEV regressionMichal Soltys
2019-02-21net: vrf: remove MTU limits for vrf deviceHangbin Liu
2019-02-21ixgbe: don't do any AF_XDP zero-copy transmit if netif is not OKJan Sokolowski
2019-02-21i40e: fix XDP_REDIRECT/XDP xmit ring cleanup raceBjörn Töpel
2019-02-21ixgbe: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21i40e: fix potential RX buffer starvation for AF_XDPMagnus Karlsson
2019-02-21ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWENJeff Kirsher
2019-02-20net: marvell: mvneta: fix DMA debug warningRussell King
2019-02-19sky2: Increase D3 delay againKai-Heng Feng
2019-02-18net: netcp: Fix ethss driver probe issueMurali Karicheri
2019-02-18net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-18qed: Fix iWARP syn packet mac address validation.Michal Kalderon
2019-02-18qed: Fix iWARP buffer size provided for syn packet processing.Michal Kalderon
2019-02-18r8152: Add support for MAC address pass through on RTL8153-BDDavid Chen
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King
2019-02-17net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-02-17qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani
2019-02-17net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-15net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli
2019-02-15net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli
2019-02-15net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-02-15net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli
2019-02-15net: dsa: b53: Fix default VLAN IDFlorian Fainelli