aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+6
2015-06-07net/mlx5_core: Fix static checker warnings around system guid query flowMajd Dibbiny1-1/+1
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov1-1/+2
2015-06-06Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+6
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny1-0/+8
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny1-1/+1
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny1-2/+4
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2-2/+6
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny4-8/+87
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny1-0/+41
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2-7/+15
2015-06-04net: Get skb hash over flow_keys structureTom Herbert1-1/+1
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+9
2015-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-12/+36
2015-06-01vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita1-0/+20
2015-06-01net: Add priority to packet_offload objects.David S. Miller1-0/+1
2015-05-31ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann1-0/+1
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov1-1/+5
2015-05-30net/mlx4: Add EQ poolMatan Barak1-4/+7
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2-0/+20
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai1-0/+54
2015-05-30net/mlx5_core: Set/Query port MTU commandsSaeed Mahameed1-0/+4
2015-05-30net/mlx5_core: Modify CQ moderation parametersRana Shahout1-0/+3
2015-05-30net/mlx5_core: Implement get/set port statusRana Shahout1-0/+8
2015-05-30net/mlx5_core: Implement access functions of ptys register fieldsSaeed Mahameed1-0/+14
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed2-59/+65
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed4-81/+6631
2015-05-30net/mlx5_core: Set irq affinity hintsSaeed Mahameed1-3/+8
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai1-8/+1
2015-05-30if_vlan: fix vlaue -> value typoVivien Didelot1-3/+3
2015-05-30stmmac: add phy-handle support to the platform layerMathieu Olivari1-0/+1
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-1/+12
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+2
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner1-1/+12
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown1-1/+0
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell1-4/+2
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham1-0/+2
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra1-4/+0
2015-05-27net: phy: Add phy_interface_is_rgmii helperFlorian Fainelli1-0/+11
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla1-0/+6
2015-05-26bcma: add module_bcma_driver()Hauke Mehrtens1-0/+9
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli1-1/+1
2015-05-25net: make skb_splice_bits more configureableHannes Frederic Sowa1-2/+9
2015-05-25net: skbuff: add skb_append_pagefrags and use itHannes Frederic Sowa1-0/+3
2015-05-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+21
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-14/+37
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+22