summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-31ipv6: drop unneeded gotoJulia Lawall1-7/+1
2015-05-31net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-31Merge branch 'mlx4-next'David S. Miller12-269/+428
2015-05-31net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak1-0/+3
2015-05-31net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay4-9/+59
2015-05-31net/mlx4: Add EQ poolMatan Barak11-259/+342
2015-05-31net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2-2/+25
2015-05-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller46-1133/+2374
2015-05-31Merge branch 'mlx5-next'David S. Miller41-578/+13282
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai11-28/+3213
2015-05-31net/mlx5: Ethernet resource handling filesAmir Vadai7-0/+1675
2015-05-31net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-31net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2-0/+57
2015-05-31net/mlx5_core: Modify CQ moderation parametersRana Shahout2-0/+21
2015-05-31net/mlx5_core: Implement get/set port statusRana Shahout2-0/+40
2015-05-31net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2-0/+91
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed15-349/+310
2015-05-31net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed9-91/+6686
2015-05-31net/mlx5_core: Set irq affinity hintsSaeed Mahameed3-21/+117
2015-05-31net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai6-93/+22
2015-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller13-187/+272
2015-05-31tipc: unconditionally put sock refcnt when sock timer to be deleted is pendingYing Xue1-5/+2
2015-05-31if_vlan: fix vlaue -> value typoVivien Didelot1-3/+3
2015-05-31bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov2-0/+20
2015-05-31hv_netvsc: Properly size the vrss queuesKY Srinivasan3-2/+19
2015-05-31net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MINSorin Dumitru1-4/+6
2015-05-31Merge branch 'stmmac-IPQ806x'David S. Miller10-14/+1089
2015-05-31net: stmmac: ipq806x: document device tree bindingsMathieu Olivari1-0/+35
2015-05-31stmmac: add ipq806x glue layerMathieu Olivari3-0/+380
2015-05-31stmmac: add fixed-link device-tree supportMathieu Olivari2-2/+12
2015-05-31stmmac: add phy-handle support to the platform layerMathieu Olivari3-11/+24
2015-05-31clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd3-1/+638
2015-05-29batman-adv: Use common declaration order in *_send_skb_(packet|unicast)Antonio Quartulli1-1/+1
2015-05-29batman-adv: iv_ogm_orig_update, remove unnecessary bracketsMarkus Pargmann1-1/+1
2015-05-29batman-adv: iv_ogm_can_aggregate, code readabilityMarkus Pargmann1-49/+53
2015-05-29batman-adv: checkpatch - spaces preferred around that '*'Marek Lindner2-2/+2
2015-05-29batman-adv: checkpatch - comparison to NULL could be rewrittenMarek Lindner1-1/+1
2015-05-29batman-adv: Use safer default config for optional featuresSven Eckelmann2-2/+2
2015-05-29batman-adv: iv_ogm_send_to_if, declare char* as constMarkus Pargmann1-1/+1
2015-05-29batman-adv: iv_ogm_aggr_packet, bool return valueMarkus Pargmann1-2/+2
2015-05-29batman-adv: iv_ogm_iface_enable, direct return valuesMarkus Pargmann1-6/+2
2015-05-29batman-adv: Makefile, Sort alphabeticallyMarkus Pargmann1-1/+1
2015-05-29batman-adv: tvlv realloc, move error handling into if blockMarkus Pargmann1-8/+8
2015-05-29batman-adv: debugfs, avoid compiling for !DEBUG_FSMarkus Pargmann3-9/+35
2015-05-29batman-adv: Use only queued fragments when mergingSven Eckelmann1-8/+5
2015-05-29batman-adv: Check total_size when queueing fragmentsSven Eckelmann2-2/+7
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann43-43/+43
2015-05-29batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2015-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-30/+28
2015-05-29net: qlcnic: clean up sysfs error codesVladimir Zapolskiy3-46/+36