summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03tcp: apply a floor of 1 for RTT samples from TCP timestampsJianfeng Wang
2020-08-03Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'x86-timers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge tag 'x86-misc-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-03Merge tag 'x86-fpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03Merge tag 'x86-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'x86-build-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-04gpio: wcove: Request IRQ after all initialisation doneAndy Shevchenko
2020-08-04gpio: crystalcove: Free IRQ on error pathAndy Shevchenko
2020-08-04gpio: pca953x: Request IRQ after all initialisation doneAndy Shevchenko
2020-08-04gpio: don't use same lockdep class for all devm_gpiochip_add_data usersAhmad Fatoum
2020-08-03tipc: Use is_broadcast_ether_addr() instead of memcmp()Huang Guobin
2020-08-03Merge branch 'DPAA-FMan-driver-fixes'David S. Miller
2020-08-03fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-03fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-04gpio: max732x: Use irqchip templateLinus Walleij
2020-08-04gpio: stmpe: Move chip registrationLinus Walleij
2020-08-03Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-08-03net: spider_net: Remove a useless memsetChristophe JAILLET
2020-08-03net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-03net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET
2020-08-03Merge tag 'x86-asm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-03liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-03net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang
2020-08-03net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-03Merge tag 'x86-alternatives-2020-08-03' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-03atm: idt77252: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-08-03of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m...Yue Hu
2020-08-03atm: eni: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-08-03net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski
2020-08-03appletalk: Fix atalk_proc_init() return pathVincent Duvert
2020-08-03net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell
2020-08-03net: dsa: qca8k: Add define for port VIDJonathan McDowell
2020-08-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-08-03net: Pass NULL to skb_network_protocol() when we don't care about vlan depthMiaohe Lin
2020-08-03net: Use __skb_pagelen() directly in skb_cow_data()Miaohe Lin
2020-08-03net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03net: qede: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03cxgb4: fix extracting IP addresses in TC-FLOWER rulesRahul Lakkireddy
2020-08-03cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy
2020-08-03Merge branch 'ionic-txrx-updates'David S. Miller