aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann1-1/+1
2019-03-09ip: fix ip_mc_may_pull() return valueEric Dumazet1-1/+1
2019-03-09net: keep refcount warning in reqsk_free()Guillaume Nault1-1/+0
2019-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-3/+3
2019-03-08net: add missing documentation in linux/skbuff.hPedro Tammela1-5/+59
2019-03-08bpf: fix warning about using plain integer as NULLBo YU1-1/+1
2019-03-08rxrpc: Fix client call connect/disconnect raceDavid Howells1-0/+2
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 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+3
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 Torvalds14-47/+53
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds147-827/+3966
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 Torvalds5-10/+78
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. Miller3-25/+14
2019-03-04devlink: Add support for direct reporter health state updateEran Ben Elisha2-0/+45
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
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. Miller4-4/+51
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown5-10/+78
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown4-35/+26
2019-03-03tls: Fix write space handlingBoris Pismenny1-0/+3
2019-03-03tls: Fix tls_device handling of partial recordsBoris Pismenny1-16/+4
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 Ruggeri2-1/+3
2019-03-03sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant1-0/+1
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-03net: dsa: add KSZ9893 switch tagging supportTristram Ha1-0/+1
2019-03-03appletalk: Fix use-after-free in atalk_proc_exitYueHaibing1-1/+1
2019-03-02net: sched: put back q.qlen into a single locationEric Dumazet1-18/+13
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. Miller9-150/+51
2019-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+12
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+12
2019-03-02bpf: add bpf helper bpf_skb_ecn_set_cebrakmo1-1/+9
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2019-03-01switchdev: Remove unused transaction item queueFlorian Fainelli1-12/+0
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu1-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