summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+12
2016-08-27Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2016-08-27sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan1-0/+2
2016-08-27byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel2-13/+5
2016-08-26rhashtable: add rhashtable_lookup_get_insert_key()Pablo Neira Ayuso1-13/+57
2016-08-25Merge tag 'drm/tegra/for-4.8-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+2
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller5-17/+233
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding1-0/+2
2016-08-24Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-5/+5
2016-08-23hv_netvsc: report vmbus name in ethtoolStephen Hemminger1-0/+7
2016-08-23hv_netvsc: make inline functions staticStephen Hemminger1-84/+0
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller6-560/+141
2016-08-23qed: Fix address macrosYuval Mintz1-14/+8
2016-08-23qed*: Add support for VFs over legacy PFsYuval Mintz1-0/+3
2016-08-21iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R1-4/+4
2016-08-21include/linux: fix excess fence.h kernel-doc notationRandy Dunlap1-2/+0
2016-08-20qed: utilize FW 8.10.10.0Yuval Mintz5-131/+442
2016-08-20rhashtable: Remove GFP flag from rhashtable_walk_initHerbert Xu1-3/+11
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp1-1/+1
2016-08-19bpf: add bpf_skb_change_tail helperDaniel Borkmann1-1/+42
2016-08-19net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki2-0/+4
2016-08-19flow_dissector: Get vlan priority in addition to vlan idHadar Hen Zion1-0/+1
2016-08-19qed*: Fix pause settingYuval Mintz1-3/+5
2016-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+2
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+3
2016-08-18net/mlx5: Add sniffer namespacesMaor Gottlieb1-0/+2
2016-08-18net/mlx5: Introduce sniffer steering hardware capabilitiesMaor Gottlieb2-1/+15
2016-08-18net/mlx5: Vport LAG creation supportAviv Heller1-0/+2
2016-08-18net/mlx5: Add LAG flow steering namespaceAviv Heller1-0/+1
2016-08-18net/mlx5: LAG demux flow table supportAviv Heller1-0/+3
2016-08-18net/mlx5: Get RoCE netdevAviv Heller1-0/+1
2016-08-18net/mlx5: Implement RoCE LAG featureAviv Heller1-0/+4
2016-08-18net/mlx5: Add HW interfaces used by LAGAviv Heller1-7/+159
2016-08-18net/mlx5: Separate query_port_proto_oper for IB and ENNoa Osherovich1-3/+4
2016-08-18net/mlx5: Expose mlx5e_link_modeNoa Osherovich1-0/+33
2016-08-18net/mlx5: Update struct mlx5_ifc_xrqc_bitsArtemy Kovalyov1-1/+1
2016-08-18net/mlx5: Modify RQ bitmask from mlx5 ifcAlex Vesker2-5/+8
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg1-3/+3
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+1
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller59-355/+743
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-85/+42
2016-08-18netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang1-2/+2
2016-08-17net/mlx5: Update mlx5_ifc.h for vxlan encap/decapHadar Hen Zion1-4/+101
2016-08-17net/mlx5: Enable setting minimum inline header mode for VFsHadar Hen Zion2-1/+3
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed2-118/+4
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed1-17/+3
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2-102/+11
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig1-4/+6
2016-08-16block: Fix secure eraseAdrian Hunter2-4/+12