summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-08-28net: Add read_sock proto_opTom Herbert
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2016-08-23hv_netvsc: report vmbus name in ethtoolStephen Hemminger
2016-08-23hv_netvsc: make inline functions staticStephen Hemminger
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2016-08-22qed: Fix address macrosYuval Mintz
2016-08-22qed*: Add support for VFs over legacy PFsYuval Mintz
2016-08-19qed: utilize FW 8.10.10.0Yuval Mintz
2016-08-19rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu
2016-08-18bpf: add bpf_skb_change_tail helperDaniel Borkmann
2016-08-18net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki
2016-08-18flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion
2016-08-18qed*: Fix pause settingYuval Mintz
2016-08-18net/mlx5: Add sniffer namespacesMaor Gottlieb
2016-08-18net/mlx5: Introduce sniffer steering hardware capabilitiesMaor Gottlieb
2016-08-18net/mlx5: Vport LAG creation supportAviv Heller
2016-08-18net/mlx5: Add LAG flow steering namespaceAviv Heller
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller
2016-08-18net/mlx5: Get RoCE netdevAviv Heller
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller
2016-08-18net/mlx5: Add HW interfaces used by LAGAviv Heller
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich
2016-08-18net/mlx5: Expose mlx5e_link_modeNoa Osherovich
2016-08-18net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov
2016-08-18net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17net/mlx5: Update mlx5_ifc.h for vxlan encap/decapHadar Hen Zion
2016-08-17net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed
2016-08-14net: make net namespace sysctls belong to container's ownerDmitry Torokhov
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-12cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headersSargun Dhillon
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2016-08-11bvec: avoid variable shadowing warningJohannes Berg