aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07bpf: only test gso type on gso packetsWillem de Bruijn1-2/+2
2019-03-06appletalk: Fix compile regressionArnd Bergmann1-4/+14
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+4
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-9/+2
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds46-226/+1056
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds1-0/+13
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds4-6/+51
2019-03-04Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-35/+26
2019-03-04Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+31
2019-03-04Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds4-8/+15
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds2-21/+21
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+1
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds1-1/+7
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-3/+40
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown4-6/+51
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown4-35/+26
2019-03-03net: phy: remove gen10g_no_soft_resetHeiner Kallweit1-1/+0
2019-03-03net: phy: don't export gen10g_read_statusHeiner Kallweit1-1/+0
2019-03-03net: phy: remove gen10g_config_initHeiner Kallweit1-1/+0
2019-03-03net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit1-2/+0
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri1-1/+2
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin1-0/+7
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin1-2/+2
2019-03-03appletalk: Fix use-after-free in atalk_proc_exitYueHaibing1-1/+1
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+2
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan1-0/+1
2019-03-01net/mlx5: Add multipath modeRoi Dayan1-0/+1
2019-03-01netfilter: convert the proto argument from u8 to u16Li RongQing1-2/+2
2019-02-28mmc: core: Add discard support to sdAvri Altman1-0/+1
2019-02-27net: Remove switchdev_opsFlorian Fainelli1-3/+0
2019-02-27net: dev: Use unsigned integer as an argument to left-shiftAndy Shevchenko1-1/+1
2019-02-27bpf: enable program statsAlexei Starovoitov2-1/+28
2019-02-26devlink: create a special NDO for getting the devlink instanceJakub Kicinski1-0/+7
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds1-6/+0
2019-02-25mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson1-6/+0
2019-02-25mmc: core: Move regulator helpers to separate fileUlf Hansson1-1/+0
2019-02-25Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-17/+9
2019-02-25mmc: core: Indicate SD specs higher than 4.0Avri Altman1-0/+2
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman2-0/+6
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij1-1/+1
2019-02-25mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner1-0/+5
2019-02-24net: phy: marvell10g: add support for the 88x2110 PHYMaxime Chevallier1-0/+1
2019-02-24net: phy: marvell10g: Use a #define for 88X3310 family idMaxime Chevallier1-0/+1
2019-02-24net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITSHeiner Kallweit1-4/+0
2019-02-24net: dev: add generic protodown handlerAndy Roulin1-0/+1
2019-02-24net: phylink: update mac_config() documentationRussell King1-0/+7