summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-17net/mlx5: Enable flow-steering for IB linkErez Shitrit2-8/+6
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit8-50/+113
2017-04-17net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifcErez Shitrit1-3/+8
2017-04-17hv_netvsc: Exclude non-TCP port numbers from vRSS hashingHaiyang Zhang1-1/+31
2017-04-17hv_netvsc: Fix the queue index computation in forwarding caseHaiyang Zhang2-15/+31
2017-04-17net: dsa: isolate legacy codeVivien Didelot5-768/+828
2017-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller298-1816/+3243
2017-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+3
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-91/+238
2017-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-9/+16
2017-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+9
2017-04-15Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+13
2017-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+73
2017-04-15Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+14
2017-04-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-22/+29
2017-04-14Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linuxLinus Torvalds3-25/+18
2017-04-14Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-15/+32
2017-04-14Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-19/+17
2017-04-14Merge tag 'devmem-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-41/+82
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds10-173/+323
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-25/+62
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen1-15/+0
2017-04-14Merge branches 'acpi-scan-fixes' and 'acpica-fixes'Rafael J. Wysocki1-12/+5
2017-04-14Merge branches 'pm-cpufreq-fixes' and 'pm-tools-fixes'Rafael J. Wysocki3-13/+16
2017-04-14irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+3
2017-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-51/+92
2017-04-14mailmap: add Martin Kepplinger's emailMartin Kepplinger1-0/+2
2017-04-14zsmalloc: expand class bitMinchan Kim1-1/+1
2017-04-14zram: do not use copy_page with non-page aligned addressMinchan Kim1-2/+2
2017-04-14zram: fix operator precedence to get offsetMinchan Kim1-1/+1
2017-04-14hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz1-3/+12
2017-04-14thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov1-1/+8
2017-04-14thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov1-2/+1
2017-04-14mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov1-13/+0
2017-04-14thp: fix MADV_DONTNEED vs. numa balancing raceKirill A. Shutemov1-1/+33
2017-04-14thp: reduce indentation level in change_huge_pmd()Kirill A. Shutemov1-26/+26
2017-04-14z3fold: fix page locking in z3fold_alloc()Vitaly Wool1-2/+7
2017-04-14ia64: restore symbol versions for symbols defined in assemblyJan Beulich2-8/+37
2017-04-14irq/affinity: Fix extra vecs calculationKeith Busch1-1/+1
2017-04-14netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng1-1/+1
2017-04-14netfilter: nft_hash: do not dump the auto generated seedLiping Zhang1-3/+7
2017-04-13Merge branch 'netlink_ext_ACK'David S. Miller139-427/+672
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg12-39/+43
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg129-391/+477
2017-04-13netlink: allow sending extended ACK with cookie on successJohannes Berg3-11/+33
2017-04-13genetlink: pass extended ACK report downJohannes Berg2-2/+16
2017-04-13netlink: extended ACK reportingJohannes Berg17-34/+153
2017-04-13bonding: handle link transition from FAIL to UP correctlyMahesh Bandewar1-1/+2
2017-04-13net: dwc-xlgmac: add the initial ethtool supportJie Deng6-4/+312