summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz2018-02-201-1/+2
| | * | | | | | net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz2018-02-201-4/+4
| | * | | | | | net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-202-2/+3
| | * | | | | | net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha2018-02-201-1/+1
| | * | | | | | net/mlx5e: Fix loopback self test when GRO is offInbar Karmy2018-02-201-1/+2
| | * | | | | | net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman2018-02-201-14/+35
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-2155-300/+314
| |\ \ \ \ \ \
| | * | | | | | netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-02-191-3/+6
| | * | | | | | netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-02-161-1/+1
| | * | | | | | netfilter: nat: cope with negative port rangePaolo Abeni2018-02-141-2/+5
| | * | | | | | netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-02-141-5/+5
| | * | | | | | .gitignore: ignore ASN.1 auto generated filesZhu Lingshan2018-02-141-0/+4
| | * | | | | | netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-1434-104/+116
| | * | | | | | netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal2018-02-143-33/+40
| | * | | | | | netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-144-8/+8
| | * | | | | | netfilter: bridge: use pr ratelimitingFlorian Westphal2018-02-142-7/+7
| | * | | | | | netfilter: xt_set: use pr ratelimitingFlorian Westphal2018-02-141-25/+25
| | * | | | | | netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal2018-02-141-3/+5
| | * | | | | | netfilter: xt_CT: use pr ratelimitingFlorian Westphal2018-02-141-12/+13
| | * | | | | | netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal2018-02-141-36/+34
| | * | | | | | netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-147-34/+16
| | * | | | | | netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang2018-02-141-2/+6
| | * | | | | | netfilter: add back stackpointer size checksFlorian Westphal2018-02-143-1/+14
| | * | | | | | netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-142-14/+3
| | * | | | | | netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang2018-02-081-6/+6
| | * | | | | | netfilter: x_tables: remove size checkMichal Hocko2018-02-081-4/+0
| * | | | | | | net: sched: report if filter is too large to dumpRoman Kapl2018-02-201-1/+6
| * | | | | | | ibmvnic: Check for NULL skb's in NAPI poll routineThomas Falcon2018-02-201-0/+5
* | | | | | | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-239-41/+179
|\ \ \ \ \ \ \ \
| * | | | | | | | integrity/security: fix digsig.c build error with header fileRandy Dunlap2018-02-221-0/+1
| * | | | | | | | Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/ker...James Morris2018-02-225-37/+111
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KEYS: Use individual pages in big_key for crypto buffersDavid Howells2018-02-221-23/+87
| | * | | | | | | | X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers2018-02-221-8/+13
| | * | | | | | | | X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers2018-02-221-1/+3
| | * | | | | | | | PKCS#7: fix direct verification of SignerInfo signatureEric Biggers2018-02-221-0/+1
| | * | | | | | | | PKCS#7: fix certificate blacklistingEric Biggers2018-02-221-4/+6
| | * | | | | | | | PKCS#7: fix certificate chain verificationEric Biggers2018-02-221-1/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-223-4/+67
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | seccomp: add a selftest for get_metadataTycho Andersen2018-02-211-0/+61
| | * | | | | | | ptrace, seccomp: tweak get_metadata behavior slightlyTycho Andersen2018-02-211-2/+4
| | * | | | | | | seccomp, ptrace: switch get_metadata types to arch independentTycho Andersen2018-02-211-2/+2
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-02-2317-184/+183
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand2018-02-233-2/+7
| * | | | | | | | | arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon2018-02-221-0/+10
| * | | | | | | | | arm64: perf: correct PMUVer probingMark Rutland2018-02-201-2/+2
| * | | | | | | | | arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-204-38/+23
| * | | | | | | | | arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-202-18/+52
| * | | | | | | | | arm_pmu: explicitly enable/disable SPIs at hotplugMark Rutland2018-02-201-5/+10
| * | | | | | | | | arm_pmu: acpi: check for mismatched PPIsMark Rutland2018-02-203-24/+42
| * | | | | | | | | arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-203-4/+16