summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-18net: mvpp2: Improve another size determination in mvpp2_port_probe()Markus Elfring1-2/+1
2017-04-18net: mvpp2: Improve another size determination in mvpp2_init()Markus Elfring1-1/+1
2017-04-18net: mvpp2: Improve two size determinations in mvpp2_probe()Markus Elfring1-3/+3
2017-04-18net: mvpp2: Use kmalloc_array() in mvpp2_txq_init()Markus Elfring1-3/+3
2017-04-18net: mvneta: Adjust six checks for null pointersMarkus Elfring1-6/+6
2017-04-18net: mvneta: Use kmalloc_array() in mvneta_txq_init()Markus Elfring1-1/+2
2017-04-18net: mvneta: Improve two size determinations in mvneta_init()Markus Elfring1-4/+2
2017-04-18net: mvneta: Use devm_kmalloc_array() in mvneta_init()Markus Elfring1-3/+5
2017-04-17bonding: deliver link-local packets with skb->dev set to link that packets ar...Chonggang Li1-0/+3
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern1-2/+2
2017-04-17hv_netvsc: change netvsc device default duplex to FULLSimon Xiao1-1/+1
2017-04-17netvsc: fix RCU warning in get_statsstephen hemminger1-1/+1
2017-04-17net: phy: test the right variable in phy_write_mmd()Dan Carpenter1-1/+1
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller20-80/+4936
2017-04-17net: mvneta: fix failed to suspend if WOL is enabledJisheng Zhang1-1/+11
2017-04-17net: phy: simplify phy_supported_speeds()Russell King1-10/+4
2017-04-17net: phy: improve phylib correctness for non-autoneg settingsRussell King1-43/+66
2017-04-17qede: Add aRFS supportChopra, Manish3-5/+508
2017-04-17qed: aRFS infrastructure supportChopra, Manish9-3/+504
2017-04-17smsc95xx: Add comments to the registers definitionMartin Wetterwald2-214/+280
2017-04-17hw/mlx5: Add New bit to check over QP creationErez Shitrit1-0/+1
2017-04-17net/mlx5e: E-switch vport manager is valid for ethernet onlySaeed Mahameed1-2/+8
2017-04-17net/mlx5e: IPoIB, RX handlerSaeed Mahameed3-0/+81
2017-04-17net/mlx5e: RX handlers per netdev profileSaeed Mahameed3-13/+24
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed4-10/+100
2017-04-17net/mlx5e: Xmit flow break downSaeed Mahameed3-89/+119
2017-04-17net/mlx5e: IPoIB, Underlay QPSaeed Mahameed1-2/+124
2017-04-17net/mlx5e: IPoIB, Basic netdev ndos open/closeSaeed Mahameed3-3/+93
2017-04-17net/mlx5e: IPoIB, TX TIS creationSaeed Mahameed3-10/+26
2017-04-17net/mlx5e: IPoIB, RSS flow steering tablesSaeed Mahameed3-3/+54
2017-04-17net/mlx5e: IPoIB, RX steering RSS RQTs and TIRsSaeed Mahameed4-44/+83
2017-04-17net/mlx5e: IPoIB, Add netdevice profile skeletonSaeed Mahameed6-9/+249
2017-04-17net/mlx5e: More generic netdev management APISaeed Mahameed3-91/+96
2017-04-17net/mlx5: Enable flow-steering for IB linkErez Shitrit2-8/+6
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit7-46/+103
2017-04-17hv_netvsc: Exclude non-TCP port numbers from vRSS hashingHaiyang Zhang1-1/+31
2017-04-17hv_netvsc: Fix the queue index computation in forwarding caseHaiyang Zhang2-15/+31
2017-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller105-758/+1288
2017-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-16/+29
2017-04-15Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+69
2017-04-14Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linuxLinus Torvalds3-25/+18
2017-04-14Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+16
2017-04-14Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-19/+17
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-30/+52
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-171/+320
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen1-15/+0
2017-04-14Merge branches 'acpi-scan-fixes' and 'acpica-fixes'Rafael J. Wysocki1-12/+5
2017-04-14irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2