summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-09Backmerge tag 'v4.7-rc2' into drm-nextDave Airlie29-167/+332
2016-06-02Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie1-1/+3
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-167/+332
2016-06-01sfc: Track RPS flow IDs per channel instead of per functionJon Cooper3-17/+56
2016-06-01usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz1-0/+51
2016-06-01virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian1-16/+2
2016-06-01bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov1-7/+10
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky1-5/+3
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan1-0/+3
2016-05-30sfc: use flow dissector helpers for aRFSEdward Cree1-54/+21
2016-05-30net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-05-28remove lots of IS_ERR_VALUE abusesArnd Bergmann4-7/+7
2016-05-26qed: Don't config min BW on 100g on link flapYuval Mintz1-0/+7
2016-05-26qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2-8/+15
2016-05-26qed: Add missing 100g init modeYuval Mintz1-0/+7
2016-05-26qed: Save min/max accross dcbx-changeYuval Mintz1-2/+4
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru1-11/+16
2016-05-26qede: Don't expose self-test for VFsYuval Mintz1-1/+4
2016-05-26qede: Reload on GRO changesYuval Mintz1-0/+24
2016-05-26qede: Fix VF minimum BW settingYuval Mintz1-1/+1
2016-05-26net/mlx4_en: get rid of private net_device_statsEric Dumazet4-15/+5
2016-05-26net/mlx4_en: get rid of ret_statsEric Dumazet2-6/+6
2016-05-26net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet1-0/+4
2016-05-26net/mlx4_en: fix tx_dropped bugEric Dumazet4-5/+9
2016-05-26net: arc: trivial: Replace comma with a semicolonMarek Vasut1-1/+1
2016-05-26net: stmmac: Fix incorrect memcpy source memoryMarek Vasut1-1/+1
2016-05-26net: alx: use custom skb allocatorFeng Tang2-1/+51
2016-05-25team: don't call netdev_change_features under team->lockIvan Vecera1-2/+7
2016-05-25sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-05-25net: mvneta: Fix lacking spinlock initializationGregory CLEMENT1-0/+1
2016-05-25qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru1-1/+1
2016-05-25net/qlge: Avoids recursive EEH errorGavin Shan1-1/+2
2016-05-24qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter1-1/+2
2016-05-23net: hns: avoid null pointer dereferencexypron.glpk@gmx.de1-11/+0
2016-05-23net: pegasus: simplify logical constraintxypron.glpk@gmx.de1-1/+1
2016-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2016-05-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds122-4848/+6818
2016-05-21aeroflex/greth: fix warning about unused variableSam Ravnborg1-1/+1
2016-05-21udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2-9/+5
2016-05-21net: usb: ch9200: use kmemdupMuhammad Falak R Wani1-2/+1
2016-05-21ps3_gelic: use kmemdupMuhammad Falak R Wani1-2/+2
2016-05-21net:liquidio: use kmemdupMuhammad Falak R Wani1-3/+1
2016-05-21Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller93-4766/+6749
2016-05-21net: cdc_ncm: update datagram size after changing mtuRafal Redzimski1-2/+4
2016-05-21tuntap: correctly wake up process during uninitJason Wang1-3/+3
2016-05-21intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck8-0/+8
2016-05-21net: define gso types for IPx over IPv4 and IPv6Tom Herbert10-22/+12
2016-05-21Revert "phy: add support for a reset-gpio specification"Fabio Estevam1-8/+0