summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai7-0/+1675
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai5-0/+1054
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed2-0/+57
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout2-0/+21
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout2-0/+40
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed2-0/+91
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed15-349/+310
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed9-91/+6686
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed3-21/+117
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai6-93/+22
2015-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller13-187/+272
2015-05-30tipc: unconditionally put sock refcnt when sock timer to be deleted is pendingYing Xue1-5/+2
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot1-3/+3
2015-05-30bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov2-0/+20
2015-05-30hv_netvsc: Properly size the vrss queuesKY Srinivasan3-2/+19
2015-05-30net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MINSorin Dumitru1-4/+6
2015-05-30Merge branch 'stmmac-IPQ806x'David S. Miller10-14/+1089
2015-05-30net: stmmac: ipq806x: document device tree bindingsMathieu Olivari1-0/+35
2015-05-30stmmac: add ipq806x glue layerMathieu Olivari3-0/+380
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari2-2/+12
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari3-11/+24
2015-05-30clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd3-1/+638
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-30/+28
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy3-46/+36
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller7-0/+7
2015-05-28i40e: Bump version to 1.3.4Catherine Sullivan1-1/+1
2015-05-28i40e/i40evf: remove time_stamp memberJesse Brandeburg4-19/+0
2015-05-28i40e/i40evf: force inline transmit functionsJesse Brandeburg2-36/+32
2015-05-28i40evf: skb->xmit_more supportJesse Brandeburg1-41/+47
2015-05-28i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain2-9/+18
2015-05-28i40e: fix unrecognized FCOE EOF caseVasu Dev1-4/+7
2015-05-28i40e/i40evf: Remove unneeded TODOGreg Rose2-6/+0
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain3-9/+5
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain6-3/+20
2015-05-28i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain4-51/+62
2015-05-28i40e: Disable offline diagnostics if VFs are enabledGreg Rose2-0/+34
2015-05-28i40e: Collect PFC XOFF RX stats even in single TC caseNeerav Parikh1-3/+2
2015-05-28ixgbe: Allow flow director to use entire queue spaceJohn Fastabend1-10/+24
2015-05-28ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend1-0/+25
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet2-0/+7
2015-05-27tcp: connect() from bound sockets can be fasterEric Dumazet2-4/+13
2015-05-27Merge branch 'cxgb4-next'David S. Miller9-90/+170
2015-05-27cxgb4/cxgb4vf: function and argument name cleanupHariprasad Shenai9-89/+89
2015-05-27cxgb4: Add debugfs facility to inject FL starvationHariprasad Shenai4-1/+81
2015-05-27qla4xxx: add a missing includeEric Dumazet1-0/+1
2015-05-27Merge branch 'thunderx'David S. Miller17-0/+7382
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham16-0/+7380
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham1-0/+2
2015-05-27test_bpf: add similarly conflicting jump test case only for classicDaniel Borkmann1-0/+57
2015-05-27Merge branch 'sfc-next'David S. Miller5-11/+156