summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-30ipv6: drop unneeded gotoJulia Lawall
2015-05-30net: thunderx: add 64-bit dependencyArnd Bergmann
2015-05-30Merge branch 'mlx4-next'David S. Miller
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak
2015-05-30net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay
2015-05-30net/mlx4: Add EQ poolMatan Barak
2015-05-30net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak
2015-05-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-30Merge branch 'mlx5-next'David S. Miller
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-05-30tipc: unconditionally put sock refcnt when sock timer to be deleted is pendingYing Xue
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot
2015-05-30bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fieldsAlexei Starovoitov
2015-05-30hv_netvsc: Properly size the vrss queuesKY Srinivasan
2015-05-30net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MINSorin Dumitru
2015-05-30Merge branch 'stmmac-IPQ806x'David S. Miller
2015-05-30net: stmmac: ipq806x: document device tree bindingsMathieu Olivari
2015-05-30stmmac: add ipq806x glue layerMathieu Olivari
2015-05-30stmmac: add fixed-link device-tree supportMathieu Olivari
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari
2015-05-30clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-05-28net: qlcnic: clean up sysfs error codesVladimir Zapolskiy
2015-05-28treewide: Add missing vmalloc.h inclusion.David S. Miller
2015-05-28i40e: Bump version to 1.3.4Catherine Sullivan
2015-05-28i40e/i40evf: remove time_stamp memberJesse Brandeburg
2015-05-28i40e/i40evf: force inline transmit functionsJesse Brandeburg
2015-05-28i40evf: skb->xmit_more supportJesse Brandeburg
2015-05-28i40e: Move the FD ATR/SB messages to a higher debug levelAnjali Singhai Jain
2015-05-28i40e: fix unrecognized FCOE EOF caseVasu Dev
2015-05-28i40e/i40evf: Remove unneeded TODOGreg Rose
2015-05-28i40e: Remove unnecessary pf membersAnjali Singhai Jain
2015-05-28i40e/i40evf: Add stats to count Tunnel ATR hitsAnjali Singhai Jain
2015-05-28i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.Anjali Singhai Jain
2015-05-28i40e: Disable offline diagnostics if VFs are enabledGreg Rose
2015-05-28i40e: Collect PFC XOFF RX stats even in single TC caseNeerav Parikh
2015-05-28ixgbe: Allow flow director to use entire queue spaceJohn Fastabend
2015-05-28ethtool: Add helper routines to pass vf to rx_flow_specJohn Fastabend
2015-05-27tcp/dccp: warn user for preferred ip_local_port_rangeEric Dumazet