summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee
2015-06-01net: Add priority to packet_offload objects.David S. Miller
2015-05-31xen-netfront: Use setup_timerVaishali Thakkar
2015-05-31Merge branch 'rds-next'David S. Miller
2015-05-31net/rds Add getsockopt support for SO_RDS_TRANSPORTSowmini Varadhan
2015-05-31net/rds: Add setsockopt support for SO_RDS_TRANSPORTSowmini Varadhan
2015-05-31net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan
2015-05-31ethernet/intel: Use setup_timerVaishali Thakkar
2015-05-31ebpf: misc core cleanupDaniel Borkmann
2015-05-31ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann
2015-05-31isdn/capi: Use setup_timerVaishali Thakkar
2015-05-31net: dl2k: Use setup_timerVaishali Thakkar
2015-05-31net: mv643xx_eth: Use setup_timerVaishali Thakkar
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-31Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov
2015-05-31Merge branch 'hv_netvsc-next'David S. Miller
2015-05-31hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan
2015-05-31hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan
2015-05-31netevent: remove automatic variable in register_netevent_notifier()Wang Long
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-05-30Merge branch 'systemport-next'David S. Miller
2015-05-30net: systemport: Add a check for oversized packetsFlorian Fainelli
2015-05-30net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli
2015-05-30net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli
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