summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-31net: mv643xx_eth: Use setup_timerVaishali Thakkar1-6/+3
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller24-54/+105
2015-05-31Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller43-137/+165
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov3-4/+25
2015-05-31Merge branch 'hv_netvsc-next'David S. Miller1-2/+9
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-31netevent: remove automatic variable in register_netevent_notifier()Wang Long1-4/+1
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-11/+244
2015-05-30Merge branch 'systemport-next'David S. Miller2-51/+58
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-30ipv6: drop unneeded gotoJulia Lawall1-7/+1
2015-05-30net: thunderx: add 64-bit dependencyArnd Bergmann1-1/+1
2015-05-30Merge branch 'mlx4-next'David S. Miller12-269/+428
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 Barak11-259/+342
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. Miller46-1133/+2374
2015-05-30Merge branch 'mlx5-next'David S. Miller41-578/+13282
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai11-28/+3213
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-29net: rfkill: gpio: make better use of gpiod APIUwe Kleine-König1-14/+10
2015-05-29cfg80211: ignore netif running state when changing iftypeMichal Kazior1-1/+1
2015-05-29mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3
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