Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | gpio: stmpe: Move chip registration | Linus Walleij | 1 | -6/+6 |
2020-08-04 | net: spider_net: Remove a useless memset | Christophe JAILLET | 1 | -2/+0 |
2020-08-04 | net: spider_net: Fix the size used in a 'dma_free_coherent()' call | Christophe JAILLET | 1 | -2/+2 |
2020-08-04 | net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls | Christophe JAILLET | 1 | -2/+2 |
2020-08-04 | liquidio: Fix wrong return value in cn23xx_get_pf_num() | Tianjia Zhang | 1 | -1/+1 |
2020-08-04 | net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower() | Tianjia Zhang | 1 | -4/+4 |
2020-08-04 | net: ethernet: aquantia: Fix wrong return value | Tianjia Zhang | 1 | -1/+1 |
2020-08-04 | atm: idt77252: avoid accessing the data mapped to streaming DMA | Jia-Ju Bai | 1 | -4/+5 |
2020-08-04 | of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-m... | Yue Hu | 1 | -6/+6 |
2020-08-04 | atm: eni: avoid accessing the data mapped to streaming DMA | Jia-Ju Bai | 1 | -1/+3 |
2020-08-04 | net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig | Bartosz Golaszewski | 1 | -0/+1 |
2020-08-04 | net: dsa: qca8k: Add 802.1q VLAN support | Jonathan McDowell | 2 | -0/+208 |
2020-08-04 | net: dsa: qca8k: Add define for port VID | Jonathan McDowell | 2 | -5/+8 |
2020-08-04 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 19 | -87/+445 |
2020-08-04 | net: qed: use eth_zero_addr() to clear mac address | Miaohe Lin | 1 | -4/+3 |
2020-08-04 | net: qede: use eth_zero_addr() to clear mac address | Miaohe Lin | 1 | -2/+2 |
2020-08-04 | cxgb4: fix extracting IP addresses in TC-FLOWER rules | Rahul Lakkireddy | 1 | -2/+15 |
2020-08-04 | cxgb4: fix check for running offline ethtool selftest | Rahul Lakkireddy | 1 | -3/+4 |
2020-08-04 | ionic: separate interrupt for Tx and Rx | Shannon Nelson | 5 | -27/+182 |
2020-08-04 | ionic: tx separate servicing | Shannon Nelson | 3 | -56/+53 |
2020-08-04 | ionic: use fewer firmware doorbells on rx fill | Shannon Nelson | 1 | -10/+5 |
2020-08-04 | of: unittest: Use bigger address cells to catch parser regressions | Nicolas Saenz Julienne | 2 | -6/+6 |
2020-08-04 | net: mvpp2: fix memory leak in mvpp2_rx | Lorenzo Bianconi | 1 | -0/+1 |
2020-08-04 | net: mdio device: use flexible sleeping in reset function | Bruno Thomsen | 1 | -1/+1 |
2020-08-04 | net: mdiobus: add reset-post-delay-us handling | Bruno Thomsen | 2 | -0/+4 |
2020-08-04 | net: mdiobus: use flexible sleeping for reset-delay-us | Bruno Thomsen | 1 | -1/+1 |
2020-08-04 | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+15 |
2020-08-04 | Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -1/+21 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 14 | -199/+356 |
2020-08-04 | Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp... | Linus Torvalds | 16 | -1740/+0 |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 18 | -631/+685 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 77 | -741/+319 |
2020-08-03 | Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Linus Torvalds | 1 | -9/+47 |
2020-08-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 170 | -3971/+5214 |
2020-08-03 | net/mlx5: Delete extra dump stack that gives nothing | Leon Romanovsky | 1 | -6/+3 |
2020-08-03 | net/mlx5: convert to new udp_tunnel infrastructure | Jakub Kicinski | 5 | -136/+64 |
2020-08-03 | net/mlx5: DR, Change push vlan action sequence | Alex Vesker | 1 | -21/+21 |
2020-08-03 | net/mlx5e: Enable users to change VF/PF representors carrier state | Parav Pandit | 1 | -0/+24 |
2020-08-03 | Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 5 | -40/+65 |
2020-08-03 | Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 23 | -181/+291 |
2020-08-03 | leds: disallow /sys/class/leds/*:multi:* for now | Pavel Machek | 1 | -0/+4 |
2020-08-03 | leds: add RGB color option, as that is different from multicolor. | Pavel Machek | 2 | -1/+2 |
2020-08-03 | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 17 | -96/+114 |
2020-08-03 | Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a... | Rafael J. Wysocki | 10 | -492/+24 |
2020-08-03 | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 6 | -112/+205 |
2020-08-03 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 16 | -202/+252 |
2020-08-03 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 8 | -108/+204 |
2020-08-03 | Merge branches 'pm-em' and 'pm-core' | Rafael J. Wysocki | 11 | -61/+64 |
2020-08-03 | Merge branch 'pm-devfreq' | Rafael J. Wysocki | 4 | -69/+186 |
2020-08-03 | md/raid5: Allow degraded raid6 to do rmw | ChangSyun Peng | 1 | -6/+16 |