aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/cnic_defs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee4-10/+37
2015-06-01net: Add priority to packet_offload objects.David S. Miller4-2/+10
2015-05-31xen-netfront: Use setup_timerVaishali Thakkar1-3/+2
2015-05-31net/rds Add getsockopt support for SO_RDS_TRANSPORTSowmini Varadhan1-0/+14
2015-05-31net/rds: Add setsockopt support for SO_RDS_TRANSPORTSowmini Varadhan4-0/+53
2015-05-31net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan2-5/+10
2015-05-31ethernet/intel: Use setup_timerVaishali Thakkar1-3/+1
2015-05-31ebpf: misc core cleanupDaniel Borkmann2-48/+58
2015-05-31ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann5-12/+17
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-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov3-4/+25
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-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-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-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-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