summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add more fields to IPv6 flow specificationMaor Gottlieb2016-10-072-2/+11
* IB/uverbs: Add more fields to IPv4 flow specificationMaor Gottlieb2016-10-072-0/+15
* IB/uverbs: Add support to extend flow steering specificationsMaor Gottlieb2016-10-071-0/+10
* IB/uverbs: Expose RSS related capabilitiesYishai Hadas2016-10-071-0/+14
* IB/core: Expose RSS related capabilitiesYishai Hadas2016-10-071-0/+12
* IB/core: remove ib_get_dma_mrChristoph Hellwig2016-09-231-12/+0
* IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+19
* IB/core: rename pd->local_mr to pd->__internal_mrChristoph Hellwig2016-09-231-1/+5
* Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-255-17/+233
|\
| * net/mlx5: Add sniffer namespacesMaor Gottlieb2016-08-181-0/+2
| * net/mlx5: Introduce sniffer steering hardware capabilitiesMaor Gottlieb2016-08-182-1/+15
| * net/mlx5: Vport LAG creation supportAviv Heller2016-08-181-0/+2
| * net/mlx5: Add LAG flow steering namespaceAviv Heller2016-08-181-0/+1
| * net/mlx5: LAG demux flow table supportAviv Heller2016-08-181-0/+3
| * net/mlx5: Get RoCE netdevAviv Heller2016-08-181-0/+1
| * net/mlx5: Implement RoCE LAG featureAviv Heller2016-08-181-0/+4
| * net/mlx5: Add HW interfaces used by LAGAviv Heller2016-08-181-7/+159
| * net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich2016-08-181-3/+4
| * net/mlx5: Expose mlx5e_link_modeNoa Osherovich2016-08-181-0/+33
| * net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov2016-08-181-1/+1
| * net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker2016-08-182-5/+8
* | Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Doug Ledford2016-08-236-560/+141
|\|
| * net/mlx5: Update mlx5_ifc.h for vxlan encap/decapHadar Hen Zion2016-08-171-4/+101
| * net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion2016-08-172-1/+3
| * net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-172-118/+4
| * {net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed2016-08-171-17/+3
| * {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-172-102/+11
| * {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-143-111/+15
| * {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-142-79/+3
| * net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2016-08-142-75/+1
| * net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed2016-08-141-1/+1
| * net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed2016-08-141-29/+0
| * net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed2016-08-141-24/+0
* | qed: utilize FW 8.10.10.0Yuval Mintz2016-08-195-131/+442
* | net: dsa: Export suspend/resume functionsFlorian Fainelli2016-08-191-0/+14
* | rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu2016-08-191-3/+11
* | bpf: get rid of cgroup helper related ifdefsDaniel Borkmann2016-08-181-0/+10
* | bpf: add bpf_skb_change_tail helperDaniel Borkmann2016-08-182-1/+53
* | tipc: add peer removal functionalityRichard Alpe2016-08-181-0/+1
* | net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2016-08-182-0/+4
* | net: bridge: export vlan flags with the statsNikolay Aleksandrov2016-08-181-1/+1
* | net_sched: act_vlan: Add priority optionHadar Hen Zion2016-08-182-0/+2
* | net_sched: flower: Add vlan supportHadar Hen Zion2016-08-181-0/+3
* | flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion2016-08-182-3/+10
* | qed*: Fix pause settingYuval Mintz2016-08-181-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-18105-852/+2140
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1713-114/+156
| |\ \
| | * | net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-172-16/+28
| | * | net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-172-16/+22
| | * | net_sched: fix a typo in tc_for_each_action()WANG Cong2016-08-171-1/+1