summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan
2016-05-29sfc: use flow dissector helpers for aRFSEdward Cree
2016-05-29net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-26qed: Don't config min BW on 100g on link flapYuval Mintz
2016-05-26qed: Prevent 100g from working in MSISudarsana Reddy Kalluru
2016-05-26qed: Add missing 100g init modeYuval Mintz
2016-05-26qed: Save min/max accross dcbx-changeYuval Mintz
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru
2016-05-26qede: Don't expose self-test for VFsYuval Mintz
2016-05-26qede: Reload on GRO changesYuval Mintz
2016-05-26qede: Fix VF minimum BW settingYuval Mintz
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet
2016-05-25net/mlx4_en: get rid of ret_statsEric Dumazet
2016-05-25net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet
2016-05-25net/mlx4_en: fix tx_dropped bugEric Dumazet
2016-05-25net: arc: trivial: Replace comma with a semicolonMarek Vasut
2016-05-25net: stmmac: Fix incorrect memcpy source memoryMarek Vasut
2016-05-25net: alx: use custom skb allocatorFeng Tang
2016-05-25team: don't call netdev_change_features under team->lockIvan Vecera
2016-05-25sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-05-25net: mvneta: Fix lacking spinlock initializationGregory CLEMENT
2016-05-25qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru
2016-05-24net/qlge: Avoids recursive EEH errorGavin Shan
2016-05-23qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter
2016-05-23net: hns: avoid null pointer dereferencexypron.glpk@gmx.de
2016-05-23net: pegasus: simplify logical constraintxypron.glpk@gmx.de
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-20aeroflex/greth: fix warning about unused variableSam Ravnborg
2016-05-20udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-05-20net: usb: ch9200: use kmemdupMuhammad Falak R Wani
2016-05-20ps3_gelic: use kmemdupMuhammad Falak R Wani
2016-05-20net:liquidio: use kmemdupMuhammad Falak R Wani
2016-05-20Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...David S. Miller
2016-05-20net: cdc_ncm: update datagram size after changing mtuRafal Redzimski
2016-05-20tuntap: correctly wake up process during uninitJason Wang
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-20Revert "phy: add support for a reset-gpio specification"Fabio Estevam
2016-05-20xen-netback: only deinitialized hash if it was initializedPaul Durrant
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds