aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-08-08tipc: add loopback device trackingJohn Rutherford7-1/+88
2019-08-08bonding: Add vlan tx offload to hw_enc_featuresYueHaibing1-0/+2
2019-08-08net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk1-1/+2
2019-08-09soundwire: fix regmap dependencies and align with other serial linksPierre-Louis Bossart3-8/+3
2019-08-08Merge branch 'flow_offload-add-indr-block-in-nf_table_offload'David S. Miller10-285/+464
2019-08-08netfilter: nf_tables_offload: support indr block callwenxu3-24/+135
2019-08-08flow_offload: support get multi-subsystem blockwenxu3-15/+55
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu7-263/+280
2019-08-08cls_api: add flow_indr_block_call functionwenxu1-10/+17
2019-08-08cls_api: remove the tcf_block cachewenxu1-8/+8
2019-08-08cls_api: modify the tc_indr_block_ing_cmd parameters.wenxu1-11/+15
2019-08-08Merge branch 'net-batched-receive-in-GRO-path'David S. Miller5-11/+54
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree3-3/+52
2019-08-08sfc: falcon: don't score irq moderation points for GROEdward Cree1-4/+1
2019-08-08sfc: don't score irq moderation points for GROEdward Cree1-4/+1
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma3-3/+8
2019-08-08cxgb4: smt: Use normal int for refcountChuhong Yuan2-8/+8
2019-08-08cxgb4: smt: Add lock for atomic_dec_and_testChuhong Yuan1-2/+2
2019-08-08selftests: Add l2tp testsDavid Ahern2-1/+383
2019-08-08net: docs: replace IPX in tuntap documentationStephen Hemminger1-2/+2
2019-08-08docs: admin-guide: remove references to IPX and token-ringStephen Hemminger1-28/+1
2019-08-08net: delete "register" keywordAlexey Dobriyan4-21/+21
2019-08-08xen/netback: Reset nr_frags before freeing skbRoss Lagerwall1-0/+2
2019-08-08mkiss: Use refcount_t for refcountChuhong Yuan1-5/+6
2019-08-08dpaa_eth: Use refcount_t for refcountChuhong Yuan2-4/+5
2019-08-08dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed boardPaul Walmsley1-1/+1
2019-08-08dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley2-162/+12
2019-08-08RISC-V: Remove udivdi3Palmer Dabbelt2-34/+0
2019-08-08riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley1-1/+5
2019-08-08dt-bindings: Update the riscv,isa string descriptionAtish Patra1-0/+4
2019-08-08inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault6-16/+39
2019-08-08Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-75/+135
2019-08-08clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMUMarek Szyprowski1-14/+34
2019-08-08clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMUSylwester Nawrocki1-11/+43
2019-08-08clk: samsung: Change signature of exynos5_subcmus_init() functionSylwester Nawrocki4-36/+49
2019-08-08Merge tag 'perf-urgent-for-mingo-5.3-20190808' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentThomas Gleixner14-16/+69
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin1-3/+0
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2-5/+8
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin1-4/+2
2019-08-08net/mlx5e: kTLS, Fix tisn field placementTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix tisn field nameTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan4-9/+15
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan1-2/+2
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan1-0/+1
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib1-0/+8
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen3-21/+26
2019-08-08net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy1-63/+34
2019-08-08perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao1-0/+1
2019-08-08perf annotate: Fix s390 gap between kernel end and module startThomas Richter3-1/+24