summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-0710-59/+101
|\
| * net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-071-1/+8
| * net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-071-2/+24
| * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-071-0/+1
| * net_sched: fix tcm_parent in tc filter dumpCong Wang2020-05-041-0/+1
| * ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern2020-05-012-0/+11
| * tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen2020-05-011-2/+55
| * mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni2020-04-302-53/+0
| * mptcp: consolidate synack processing.Paolo Abeni2020-04-301-1/+0
| * vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella2020-04-271-0/+1
* | Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...Linus Torvalds2020-05-071-0/+1
|\ \
| * | platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou2020-04-291-0/+1
* | | Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-05-048-12/+12
|\ \ \
| * | | uapi: revert flexible-array conversionsGustavo A. R. Silva2020-05-048-12/+12
* | | | gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-042-2/+2
|/ / /
* | | Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-05-023-9/+18
|\ \ \
| * \ \ Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2020-04-281-8/+4
| |\ \ \
| | * | | xprtrdma: Fix trace point use-after-free raceChuck Lever2020-04-201-8/+4
| * | | | NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia2020-04-282-0/+7
| * | | | SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown2020-04-281-1/+7
| |/ / /
* | | | Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-05-021-6/+6
|\ \ \ \
| * | | | dmaengine: fix channel index enumerationDave Jiang2020-04-271-2/+2
| * | | | include/linux/dmaengine: Typos fixes in API documentationMaciej Grochowski2020-04-151-4/+4
* | | | | Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-05-013-2/+11
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie2020-05-011-0/+4
| |\ \ \ \ \
| | * | | | | drm/amdgpu: add tiling flags from MesaMarek Olšák2020-04-281-0/+4
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-05-012-2/+7
| |\ \ \ \ \
| | * | | | | dma-buf: fix documentation build warningsRandy Dunlap2020-04-301-2/+1
| | * | | | | dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter2020-04-271-0/+6
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-271-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | hyper-v: Remove internal types from UAPI headerAndy Shevchenko2020-04-221-2/+2
* | | | | | Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-261-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-201-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen2020-04-191-1/+1
* | | | | | | Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-261-8/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | debugfs: remove return value of debugfs_create_u32()Greg Kroah-Hartman2020-04-171-8/+4
| |/ / / / /
* | | | | | Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-251-2/+2
|\ \ \ \ \ \
| * | | | | | vdso/datapage: Use correct clock mode name in commentChristian Brauner2020-04-201-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-255-4/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-251-1/+1
| |\ \ \ \ \ \
| | * | | | | | bpf: Fix reStructuredText markupJakub Wilk2020-04-251-1/+1
| * | | | | | | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+3
| * | | | | | | ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781Maciej Żenczykowski2020-04-221-1/+1
| * | | | | | | net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng2020-04-221-0/+2
| |/ / / / / /
| * | | | | | tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-04-191-1/+1
* | | | | | | Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-04-241-20/+9
|\ \ \ \ \ \ \
| * | | | | | | pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe2020-04-221-20/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-243-5/+3
|\ \ \ \ \ \ \
| * | | | | | | blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long2020-04-211-3/+3
| * | | | | | | buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu2020-04-182-2/+0