summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas-1/+1
2018-06-01net: dsa: b53: Add BCM5389 supportDamien Thébault-1/+18
2018-05-31ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý-5/+4
2018-05-31net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter-10/+12
2018-05-31Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...David S. Miller-9/+8
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain-1/+1
2018-05-29tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita-6/+9
2018-05-29be2net: Fix error detection logic for BE3Suresh Reddy-1/+3
2018-05-29net: qmi_wwan: Add Netgear Aircard 779SJosh Hill-0/+1
2018-05-29mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata-0/+5
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee-5/+5
2018-05-29Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka-4/+3
2018-05-28net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel-2/+2
2018-05-25ibmvnic: Fix partial success login retriesThomas Falcon-1/+6
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang-7/+9
2018-05-24enic: set DMA mask to 47 bitGovindarajulu Varadarajan-4/+4
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers-22/+5
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman-7/+5
2018-05-24net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha-0/+42
2018-05-23net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein-2/+2
2018-05-23net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli-5/+12
2018-05-23net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli-1/+1
2018-05-23net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King-1/+1
2018-05-23ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot-6/+9
2018-05-23tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang-4/+15
2018-05-23virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang-8/+7
2018-05-23virtio-net: correctly check num_buf during err pathJason Wang-1/+1
2018-05-23virtio-net: correctly transmit XDP buff after linearizingJason Wang-1/+1
2018-05-23virtio-net: correctly redirect linearized packetJason Wang-1/+1
2018-05-23Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+2
2018-05-22pcnet32: add an error handling path in pcnet32_probe_pci()Bo Chen-3/+7
2018-05-22qed: Fix mask for physical address in ILT entryShahed Shaikh-1/+1
2018-05-22net: fec: Add a SPDX identifierFabio Estevam-0/+1
2018-05-22net: fec: ptp: Switch to SPDX identifierFabio Estevam-13/+1
2018-05-22mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski-2/+2
2018-05-18cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy-19/+9
2018-05-18sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven-1/+1
2018-05-17ibmvnic: Fix statistics buffers memory leakThomas Falcon-9/+15
2018-05-17ibmvnic: Fix non-fatal firmware error resetThomas Falcon-2/+1
2018-05-17ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon-0/+1
2018-05-16tuntap: fix use after free during releaseJason Wang-1/+1
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon-10/+14
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon-1/+10
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon-0/+26
2018-05-16net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven-1/+3
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli-4/+7
2018-05-16net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli-9/+11
2018-05-16net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli-1/+4
2018-05-16net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel-0/+31
2018-05-16ipvlan: call netdevice notifier when master mac address changedKeefe Liu-1/+3