summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-06-26hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui1-1/+3
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn3-3/+8
2018-06-26net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado1-6/+29
2018-06-26cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2
2018-06-26bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu1-0/+1
2018-06-20ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-06-20ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-06-20cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar1-2/+1
2018-06-20qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-06-20qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-06-20can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-06-20net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King1-6/+5
2018-06-20net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh3-10/+12
2018-06-20net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh1-0/+2
2018-06-20net: phy: broadcom: add support for BCM89610 PHYBhadram Varka1-0/+10
2018-06-20net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier1-7/+8
2018-06-20nfp: don't depend on eth_tbl being availableJakub Kicinski4-16/+23
2018-06-20igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes1-1/+16
2018-06-20net: phy: marvell: clear wol event before setting itJingju Hou1-0/+9
2018-06-20net: hns: Avoid action name truncationdann frazier1-1/+1
2018-06-20nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren4-8/+46
2018-06-20nfp: ignore signals when communicating with management FWJakub Kicinski1-2/+1
2018-06-20ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot1-1/+2
2018-06-20lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J1-1/+177
2018-06-11net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel1-2/+2
2018-06-11virtio-net: correctly redirect linearized packetJason Wang1-1/+1
2018-06-11net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran3-3/+18
2018-06-11virtio-net: correctly check num_buf during err pathJason Wang1-1/+1
2018-06-11tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita1-6/+9
2018-06-11net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha1-0/+42
2018-06-11net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-06-11virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang1-8/+7
2018-06-11virtio-net: correctly transmit XDP buff after linearizingJason Wang1-1/+1
2018-06-11net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli1-1/+1
2018-06-11team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-11qed: Fix mask for physical address in ILT entryShahed Shaikh1-1/+1
2018-06-11net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-11net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli3-5/+12
2018-06-11net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter1-10/+12
2018-06-11mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata1-0/+5
2018-06-11enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-06-11bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-11be2net: Fix error detection logic for BE3Suresh Reddy1-1/+3
2018-06-05Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-06-05rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke1-3/+0
2018-05-30i40e: Add delay after EMP reset for firmware to recoverFilip Sadowski1-0/+11
2018-05-30dpaa_eth: fix pause capability advertisement logicJake Moroni1-1/+1
2018-05-30net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing()Niklas Cassel1-1/+1
2018-05-30sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov2-1/+6