summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2020-05-211-1/+0
* net sched: fix reporting the first-time use timestampRoman Mashak2020-05-181-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-158-9/+22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-151-1/+1
| |\
| | * security: Fix the default value of secid_to_secctx hookAnders Roxell2020-05-141-1/+1
| * | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-141-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-142-1/+2
| |\ \ | | |/ | |/|
| | * 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
| * | tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet2020-05-121-0/+13
| * | ptp: fix struct member comment for do_aux_workJacob Keller2020-05-121-4/+4
| |/
| * 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 tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-151-0/+1
|\ \ \
| * | | ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-071-0/+1
* | | | Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-05-151-0/+3
|\ \ \ \
| * \ \ \ Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie2020-05-141-0/+3
| |\ \ \ \
| | * | | | drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding2020-04-281-0/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-05-141-0/+2
|\ \ \ \ \ \
| * | | | | | mm, memcg: fix inconsistent oom event behaviorYafang Shao2020-05-141-0/+2
* | | | | | | Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-141-0/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)2020-05-121-0/+23
* | | | | | | Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-05-113-3/+7
|\ \ \ \ \ \ \
| * | | | | | | SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever2020-04-271-0/+1
| * | | | | | | SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever2020-04-271-0/+1
| * | | | | | | SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever2020-04-272-3/+5
* | | | | | | | drm: fix trivial field description cut-and-paste errorLinus Torvalds2020-05-111-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-103-12/+6
|\ \ \ \ \ \ \
| * | | | | | | bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2020-05-091-0/+1
| * | | | | | | bdi: use bdi_dev_name() to get device nameYufen Yu2020-05-091-4/+4
| * | | | | | | bdi: move bdi_dev_name out of lineChristoph Hellwig2020-05-071-8/+1
* | | | | | | | Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-05-081-6/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | bus: mhi: core: Fix typo in commentJeffrey Hugo2020-05-051-1/+1
| * | | | | | | | bus: mhi: core: Offload register accesses to the controllerJeffrey Hugo2020-05-051-0/+6
| * | | | | | | | bus: mhi: core: Remove link_status() callbackJeffrey Hugo2020-05-051-2/+0
| * | | | | | | | bus: mhi: Fix parsing of mhi_flagsManivannan Sadhasivam2020-05-051-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-05-082-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | amba: Initialize dma_parms for amba devicesUlf Hansson2020-04-281-0/+1
| * | | | | | | | driver core: platform: Initialize dma_parms for platform devicesUlf Hansson2020-04-281-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2020-05-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | security: Fix the default value of fs_context_parse_param hookKP Singh2020-04-301-1/+1
* | | | | | | | | Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-05-071-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | / / | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | gpu/trace: Minor comment updates for gpu_mem_total tracepointYiwei Zhang2020-05-071-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | 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