aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann2-2/+8
2017-03-22r8152: fix the rx early size of RTL8153hayeswang1-3/+4
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang1-4/+12
2017-03-21net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren1-0/+4
2017-03-21net: vrf: Reset rt6i_idev in local dst after putDavid Ahern1-1/+3
2017-03-21bna: integer overflow bug in debugfsDan Carpenter1-1/+1
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork1-0/+2
2017-03-21tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov1-0/+2
2017-03-21r8152: fix the list rx_done may be used without initializationhayeswang1-0/+1
2017-03-16netvsc: fix race during initializationstephen hemminger1-2/+5
2017-03-16ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot1-0/+2
2017-03-16net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari1-0/+1
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2-0/+22
2017-03-15amd-xgbe: Fix jumbo MTU processing on newer hardwareLendacky, Thomas3-50/+78
2017-03-15net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli1-2/+4
2017-03-15fjes: Fix wrong netdevice feature flagsTaku Izumi1-1/+1
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds56-521/+861
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-13tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-13ucc/hdlc: fix two little issueZhao Qiang1-2/+2
2017-03-13vxlan: fix ovs supportNicolas Dichtel1-33/+40
2017-03-13net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-12xen-netback: fix race condition on XenBus disconnectIgor Druzhinin3-20/+28
2017-03-12netvsc: handle select_queue when device is being removedstephen hemminger3-15/+7
2017-03-12net: ethernet: aquantia: call set_irq_affinity_hint before free_irqDavid Arcari1-1/+1
2017-03-10net/mlx5e: Fix loopback selftestEugenia Emantayev1-4/+1
2017-03-10net/mlx5e: Avoid wrong identification of rules on deletionOr Gerlitz1-15/+18
2017-03-10net/mlx5e: remove IEEE/CEE mode check when setting DCBX modeHuy Nguyen1-5/+5
2017-03-10net/mlx5: Don't save PCI state when PCI error is detectedDaniel Jurgens1-2/+3
2017-03-10net/mlx5: Fix create autogroup prev initializerPaul Blakey1-1/+1
2017-03-09net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn1-15/+0
2017-03-09net: bcmgenet: decouple flow control from bcmgenet_tx_reclaimDoug Berger1-9/+11
2017-03-09net: bcmgenet: add begin/complete ethtool opsEdwin Chan1-0/+18
2017-03-09net: bcmgenet: Power up the internal PHY before probing the MIIDoug Berger1-0/+8
2017-03-09net: bcmgenet: synchronize irq0 status between the isr and taskDoug Berger2-35/+44
2017-03-09net: bcmgenet: power down internal phy if open or resume failsDoug Berger1-0/+4
2017-03-09net: bcmgenet: reserved phy revisions must be checked firstDoug Berger1-6/+6
2017-03-09net: bcmgenet: correct MIB access of UniMAC RUNT countersDoug Berger1-4/+7
2017-03-09net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB valuesDoug Berger2-10/+60
2017-03-09amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas1-8/+2
2017-03-09bnxt_en: Ignore 0 value in autoneg supported speed from firmware.Michael Chan1-2/+3
2017-03-09bnxt_en: Check if firmware LLDP agent is running.Michael Chan3-1/+6