summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-111-0/+1
* netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-05-081-0/+1
|\
| * bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend2020-05-061-0/+1
* | net: bareudp: avoid uninitialized variable warningArnd Bergmann2020-05-071-2/+0
* | net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski2020-05-071-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-0610-59/+101
|\ \
| * | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-061-1/+8
| * | net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-061-2/+24
| * | net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-061-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-04-301-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-061-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-245-4/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-241-1/+1
| |\ \ \ \ \ \
| | * | | | | | bpf: Fix reStructuredText markupJakub Wilk2020-04-241-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-211-0/+2
| |/ / / / / /