summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: add support for generating stream ssn reset event notificationXin Long2017-02-193-0/+49
* sctp: add support for generating stream reconf resp chunkXin Long2017-02-193-0/+105
* virtio-net: batch stats updatingJason Wang2017-02-191-16/+31
* mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet2017-02-191-10/+14
* uapi: fix linux/rds.h userspace compilation errorDmitry V. Levin2017-02-191-1/+2
* uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin2017-02-191-52/+52
* uapi: fix linux/mroute.h userspace compilation errorsDmitry V. Levin2017-02-191-0/+1
* uapi: fix linux/mroute6.h userspace compilation errorsDmitry V. Levin2017-02-191-0/+1
* uapi: fix linux/ipv6_route.h userspace compilation errorsDmitry V. Levin2017-02-191-0/+1
* ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2017-02-192-2/+15
* ibmvnic: Use common counter for capabilities checksThomas Falcon2017-02-192-35/+39
* ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2017-02-192-1/+18
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-1925-19/+3211
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1928-132/+159
|\
| * ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn2017-02-181-2/+4
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-182-1/+2
| |\
| | * ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross2017-02-181-0/+1
| | * Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann2017-02-171-1/+1
| | |\
| | | * reset: fix shared reset triggered_count decrement on errorJerome Brunet2017-02-171-1/+1
| * | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-182-13/+33
| |\ \ \
| | * | | ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook2017-02-161-1/+1
| | * | | ARM: 8657/1: uaccess: consistently check object sizesKees Cook2017-02-161-12/+32
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-181-2/+3
| |\ \ \ \
| | * | | | x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov2017-02-131-2/+3
| | | |/ / | | |/| |
| * | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-181-1/+1
| |\ \ \ \
| | * | | | futex: Move futex_init() to core_initcallYang Yang2017-02-131-1/+1
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-02-182-10/+9
| |\ \ \ \ \
| | * | | | | timekeeping: Use deferred printk() in debug codeSergey Senozhatsky2017-02-151-2/+2
| | * | | | | tick/broadcast: Prevent deadlock on tick_broadcast_lockMike Galbraith2017-02-131-8/+7
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-185-31/+45
| |\ \ \ \ \
| | * | | | | irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-171-18/+16
| | * | | | | vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
| | * | | | | dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-171-1/+2
| | * | | | | dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
| | * | | | | packet: Do not call fanout_release from atomic contextsAnoob Soman2017-02-171-9/+22
| * | | | | | printk: use rcuidle console tracepointSergey Senozhatsky2017-02-181-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-171-12/+13
| |\ \ \ \ \ \
| | * | | | | | cfq-iosched: don't call wbt_disable_default() with IRQs disabledJens Axboe2017-02-161-12/+13
| * | | | | | | Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-171-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-161-1/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-02-171-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-121-0/+1
| * | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-172-35/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-142-35/+11
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-02-171-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-141-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-02-173-4/+27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang2017-02-161-1/+23
| | * | | | | | | | | ntb_transport: Pick an unused queueThomas VanSelus2017-02-161-1/+1
| | * | | | | | | | | ntb: ntb_perf missing dmaengine_unmap_putDave Jiang2017-02-161-0/+2