summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* isdn/gigaset: use designated initializersKees Cook2016-12-173-48/+48
* virtio_net: xdp, add slowpath case for non contiguous buffersJohn Fastabend2016-12-171-1/+74
* virtio_net: add XDP_TX supportJohn Fastabend2016-12-171-7/+93
* virtio_net: add dedicated XDP transmit queuesJohn Fastabend2016-12-171-2/+28
* virtio_net: Add XDP supportJohn Fastabend2016-12-171-5/+171
* dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur2016-12-171-1/+1
* dpaa_eth: use big endian accessorsClaudiu Manoil2016-12-171-34/+37
* net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern2016-12-171-0/+4
* net: vrf: Fix NAT within a VRFDavid Ahern2016-12-171-2/+0
* net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-174-5/+189
* ibmveth: calculate gso_segs for large packetsThomas Falcon2016-12-171-2/+10
* net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-171-0/+9
* encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-162-8/+25
* encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-161-1/+2
* net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
* net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
* net: dsa: mv88e6xxx: Fix opps when adding vlan bridgeAndrew Lunn2016-12-161-0/+6
* net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-161-7/+8
* virtio-net: correctly enable multiqueueJason Wang2016-12-131-1/+3
* Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2016-12-121-4/+2
|\
| * tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-071-4/+2
* | Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2016-12-121-1/+1
|\ \
| * | openrisc: prevent VGA console, fix buildsRandy Dunlap2016-12-121-1/+1
* | | e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2016-12-102-6/+6
* | | i40e: don't truncate match_method assignmentKeller, Jacob E2016-12-101-2/+1
* | | net: ethernet: ti: netcp: add support of cptsWingMan Kwok2016-12-104-14/+452
* | | net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-1011-90/+67
* | | net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-102-23/+6
* | | net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2016-12-102-22/+6
* | | net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-101-25/+31
* | | net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk2016-12-101-1/+11
* | | net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk2016-12-101-5/+59
* | | net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk2016-12-101-73/+34
* | | net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk2016-12-101-2/+0
* | | net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk2016-12-101-4/+1
* | | net: mvneta: select GENERIC_ALLOCATORArnd Bergmann2016-12-101-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-1031-58/+243
|\| |
| * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-102-8/+8
| |\ \
| | * | crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă2016-12-071-2/+3
| | * | crypto: marvell - Don't corrupt state of an STD req for re-stepped ahashRomain Perier2016-12-071-3/+5
| | * | crypto: marvell - Don't copy hash operation twice into the SRAMRomain Perier2016-12-071-3/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-1018-19/+136
| |\ \ \
| | * | | net: mlx5: Fix Kconfig help textChristopher Covington2016-12-091-2/+0
| | * | | net: smsc911x: back out silently on probe deferralsLinus Walleij2016-12-091-1/+8
| | * | | ibmveth: set correct gso_size and gso_typeThomas Falcon2016-12-092-2/+64
| | * | | net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-081-0/+1
| | * | | net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli2016-12-081-0/+1
| | * | | vhost-vsock: fix orphan connection resetPeng Tao2016-12-081-1/+1
| | * | | Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller2016-12-081-2/+4
| | |\ \ \
| | | * | | can: peak: fix bad memory access and free sequence추지호2016-12-081-2/+4