summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller113-801/+800
2015-06-01cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai3-23/+54
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai10-149/+524
2015-06-01cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai2-0/+354
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-76/+94
2015-06-01geneve: allow user to specify TOS info for tunnel framesJohn W. Linville1-4/+14
2015-06-01geneve: allow user to specify TTL for tunnel framesJohn W. Linville1-4/+14
2015-06-01rocker: remove support for legacy VLAN ndo opsScott Feldman1-33/+1
2015-06-01rocker: install/remove router MAC for untagged VLAN when joining/leaving bridgeScott Feldman1-17/+25
2015-06-01rocker: install untagged VLAN (vid=0) support for each portScott Feldman1-3/+17
2015-06-01rocker: cleanup vlan table on error adding vlanScott Feldman1-1/+6
2015-06-01rocker: zero allocate ports arrayScott Feldman1-1/+1
2015-06-01cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai2-21/+0
2015-06-01Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller5-27/+20
2015-06-01rocker: remove rocker parameter from functions that have rocker_port parameterSimon Horman1-70/+45
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi3-24/+80
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz3-11/+20
2015-06-01xen: netback: read hotplug script once at start of day.Ian Campbell1-14/+19
2015-06-01xen: netback: fix printf format string warningIan Campbell1-1/+1
2015-05-31xen-netfront: Use setup_timerVaishali Thakkar1-3/+2
2015-05-31ethernet/intel: Use setup_timerVaishali Thakkar1-3/+1
2015-05-31isdn/capi: Use setup_timerVaishali Thakkar1-3/+1
2015-05-31net: dl2k: Use setup_timerVaishali Thakkar1-3/+1
2015-05-31net: mv643xx_eth: Use setup_timerVaishali Thakkar1-6/+3
2015-05-31sfc: free multiple Rx buffers when requiredDaniel Pieczko1-17/+25
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller12-24/+28
2015-05-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2-10/+11
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds20-254/+166
2015-05-31Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-1/+14
2015-05-31hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan1-1/+3
2015-05-31hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan1-1/+6
2015-05-30net: systemport: Add a check for oversized packetsFlorian Fainelli1-0/+8
2015-05-30net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli1-40/+41
2015-05-30net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2-11/+9
2015-05-30bna: fix soft lock-up during firmware initialization failureIvan Vecera1-2/+2
2015-05-30bna: remove unreasonable iocpf timer startIvan Vecera1-4/+0
2015-05-30bna: fix firmware loading on big-endian machinesIvan Vecera1-0/+7
2015-05-30net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak1-0/+3
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay4-9/+59
2015-05-30net/mlx4: Add EQ poolMatan Barak10-255/+335
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2-2/+25
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller19-782/+1733
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-30target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover10-18/+15
2015-05-30target: Move passthrough CDB parsing into a common functionAndy Grover3-94/+76
2015-05-30target/user: Only support full command pass-throughAndy Grover1-50/+74
2015-05-30target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2-0/+4
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai9-28/+3193
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai6-0/+1621