aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-20ice: Fix possible NULL pointer de-referenceBruce Allan1-0/+3
2018-11-20ice: Use Tx|Rx in commentsAnirudh Venkataramanan9-42/+42
2018-11-20ice: Cosmetic formatting changesAnirudh Venkataramanan11-84/+83
2018-11-20ice: Cleanup short function signaturesBruce Allan3-8/+4
2018-11-20ice: Cleanup ice_tx_timeout()Bruce Allan1-13/+9
2018-11-20ice: Fix return value from NAPI pollDave Ertman1-1/+2
2018-11-20ice: Constify global structures that can/should beBruce Allan1-2/+2
2018-11-20ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram1-13/+24
2018-11-20ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz1-3/+1
2018-11-20ice: Cleanup duplicate control queue codeBruce Allan1-142/+76
2018-11-20ice: Do autoneg based on VSI stateAkeem G Abodunrin1-5/+5
2018-11-20Merge branch 'btf-func-info'Alexei Starovoitov27-173/+2317
2018-11-20tools/bpf: bpftool: add support for func typesYonghong Song5-0/+230
2018-11-20tools/bpf: enhance test_btf file testing to test func infoYonghong Song3-13/+136
2018-11-20tools/bpf: refactor to implement btf_get_from_id() in lib/bpfYonghong Song3-66/+72
2018-11-20tools/bpf: do not use pahole if clang/llvm can generate BTF sectionsYonghong Song2-0/+16
2018-11-20tools/bpf: add support to read .BTF.ext sectionsYonghong Song4-15/+442
2018-11-20tools/bpf: extends test_btf to test load/retrieve func_type infoYonghong Song1-3/+329
2018-11-20tools/bpf: add new fields for program load in lib/bpfYonghong Song2-0/+8
2018-11-20tools/bpf: sync kernel uapi bpf.h header to tools directoryYonghong Song1-0/+13
2018-11-20bpf: Introduce bpf_func_infoYonghong Song8-8/+209
2018-11-20tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNCMartin KaFai Lau2-2/+476
2018-11-20tools/bpf: Sync kernel btf.h headerMartin KaFai Lau1-3/+15
2018-11-20bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTOMartin KaFai Lau2-53/+354
2018-11-20bpf: btf: Break up btf_type_is_void()Martin KaFai Lau1-15/+22
2018-11-20net-next/hinic: fix a bug in rx data flowXue Chaojing1-1/+1
2018-11-20net-next/hinic:fix a bug in set mac addressXue Chaojing1-3/+4
2018-11-20net-next/hinic:add rx checksum offload for HiNICXue Chaojing7-1/+78
2018-11-20net-next/hinic:replace multiply and division operatorsXue Chaojing2-20/+38
2018-11-20xfs: extent shifting doesn't fully invalidate page cacheDave Chinner1-7/+1
2018-11-20xfs: finobt AG reserves don't consider last AG can be a runtDave Chinner1-4/+7
2018-11-20xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffersDave Chinner1-7/+21
2018-11-20xfs: uncached buffer tracing needs to print bnoDave Chinner1-1/+4
2018-11-20tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon1-0/+1
2018-11-20mlxsw: core: Extend cooling device with cooling levelsVadim Pasternak1-1/+55
2018-11-20cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2-12/+13
2018-11-20tcp: drop dst in tcp_add_backlog()Eric Dumazet1-0/+2
2018-11-20tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam1-2/+16
2018-11-20ipv4: Don't try to print ASCII of link level header in martian dumps.David S. Miller1-1/+1
2018-11-20net_sched: sch_fq: avoid calling ktime_get_ns() if not neededEric Dumazet1-1/+6
2018-11-20Documentation/security-bugs: Postpone fix publication in exceptional casesWill Deacon1-10/+11
2018-11-20MAINTAINERS: Add Sasha as a stable branch maintainerGreg Kroah-Hartman1-0/+1
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds15-43/+89
2018-11-20mtd: spi-nor: fix selection of uniform erase type in flexible confTudor.Ambarus@microchip.com1-11/+36
2018-11-20RISC-V: recognize S/U mode bits in print_isaPatrick Stählin1-3/+6
2018-11-20riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov2-10/+21
2018-11-20riscv: fix warning in arch/riscv/include/asm/module.hDavid Abdurachmanov1-0/+1
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel6-2/+120
2018-11-20RISC-V: Fix raw_copy_{to,from}_user()Olof Johansson1-2/+2
2018-11-20usb: cdc-acm: add entry for Hiro (Conexant) modemMaarten Jacobs1-0/+3
2018-11-20drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson3-2/+26
2018-11-19Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-83/+116
2018-11-19net/ibmnvic: Fix deadlock problem in resetJuliet Kim2-39/+22
2018-11-19Merge branch 'gred-add-offload-support'David S. Miller13-116/+1042
2018-11-19nfp: abm: add support for more threshold actionsJakub Kicinski4-6/+109
2018-11-19nfp: abm: add cls_u32 offload for simple band classificationJakub Kicinski6-1/+324
2018-11-19nfp: abm: add functions to update DSCP -> virtual queue mapJakub Kicinski5-1/+28
2018-11-19nfp: abm: calculate PRIO map len and check mailbox sizeJakub Kicinski3-3/+50
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski2-0/+3
2018-11-19nfp: abm: add GRED offloadJakub Kicinski3-10/+158
2018-11-19nfp: abm: wrap RED parameters in bandsJakub Kicinski2-40/+74
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski2-0/+55
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski3-0/+84
2018-11-19nfp: abm: add up bands for sto/non-sto statsJakub Kicinski1-12/+24
2018-11-19nfp: abm: switch to extended stats for reading packet/byte countsJakub Kicinski2-3/+46
2018-11-19nfp: abm: size threshold table to account for bandsJakub Kicinski1-2/+2
2018-11-19nfp: abm: pass band parameter to functionsJakub Kicinski3-43/+49
2018-11-19nfp: abm: map per-band symbolsJakub Kicinski2-13/+54
2018-11-19Merge branch 'qed-Fix-Queue-Manager-getters'David S. Miller1-5/+24
2018-11-19qed: Fix QM getters to always return a valid pqDenis Bolotin1-4/+20
2018-11-19qed: Fix bitmap_weight() checkDenis Bolotin1-1/+4
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin3-35/+53
2018-11-19Merge branch 'selftests-Add-tests-for-VXLAN-at-an-802-1d-bridge'David S. Miller6-8/+1700
2018-11-19selftests: mlxsw: Add a test for VxLAN floodingIdo Schimmel1-0/+309
2018-11-19selftests: mlxsw: Add a test for VxLAN configurationIdo Schimmel1-0/+664
2018-11-19selftests: forwarding: vxlan_bridge_1d_port_8472: New testPetr Machata1-0/+10
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add an ECN decap testPetr Machata1-0/+116
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add an ECN encap testPetr Machata1-0/+26
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add a TOS testPetr Machata1-0/+14
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add a TTL testPetr Machata1-0/+33
2018-11-19selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun testsPetr Machata1-0/+26
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add unicast testPetr Machata1-0/+54
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add flood testPetr Machata1-0/+105
2018-11-19selftests: forwarding: vxlan_bridge_1d: Add ping testPetr Machata1-0/+8
2018-11-19selftests: forwarding: Add a skeleton of vxlan_bridge_1dPetr Machata1-0/+296
2018-11-19selftests: forwarding: lib: Add link_stats_rx_errors_get()Petr Machata1-2/+15
2018-11-19selftests: forwarding: ping{6, }_do(): Allow passing ping argumentsPetr Machata1-2/+4
2018-11-19selftests: forwarding: ping{6, }_test(): Add description argumentPetr Machata1-2/+2
2018-11-19selftests: forwarding: lib: Add in_ns()Petr Machata1-0/+11
2018-11-19selftests: forwarding: lib: Support NUM_NETIFS of 0Petr Machata1-2/+2
2018-11-19net: skb_scrub_packet(): Scrub offload_fwd_markPetr Machata1-0/+5
2018-11-19Merge branch 'octeontx2-af-NPC-MCAM-support-and-FLR-handling'David S. Miller11-322/+3064
2018-11-19octeontx2-af: Workarounds for HW errataSunil Goutham3-5/+37
2018-11-19octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian1-0/+113
2018-11-19octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham1-19/+110
2018-11-19octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski4-7/+37
2018-11-19octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2-3/+185
2018-11-19octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski3-95/+223
2018-11-19octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya5-1/+156
2018-11-19octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2-1/+121
2018-11-19octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham4-11/+62
2018-11-19octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski5-21/+125
2018-11-19octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham4-28/+122
2018-11-19octeontx2-af: Add MKEX default profileSantosh Shukla3-25/+151
2018-11-19octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham3-0/+94
2018-11-19octeontx2-af: Map or unmap NPC MCAM entry and counterSunil Goutham3-4/+192
2018-11-19octeontx2-af: Support for NPC MCAM countersSunil Goutham3-0/+190
2018-11-19octeontx2-af: MCAM entry installation supportSunil Goutham3-8/+228
2018-11-19octeontx2-af: NPC MCAM entry alloc/free supportSunil Goutham4-5/+588
2018-11-19octeontx2-af: Relax resource lock into mutexStanislaw Kardach4-25/+30
2018-11-19octeontx2-af: Support to get NIX HW constants from AFKiran Kumar2-0/+12
2018-11-19octeontx2-af: Support to modify min/max allowed packet lengthsSunil Goutham5-1/+220
2018-11-19octeontx2-af: Convert mbox handlers APIs to lowercaseSunil Goutham7-102/+107
2018-11-19Merge branch 'r8169-series-with-further-smaller-improvements'David S. Miller1-171/+112
2018-11-19r8169: improve chip version identificationHeiner Kallweit1-60/+59
2018-11-19r8169: simplify ocp functionsHeiner Kallweit1-51/+17
2018-11-19r8169: remove workaround for ancient gcc bugHeiner Kallweit1-3/+3
2018-11-19r8169: remove manual padding in struct ring_infoHeiner Kallweit1-1/+0
2018-11-19r8169: remove "not PCI Express" messageHeiner Kallweit1-3/+0
2018-11-19r8169: remove print_mac_versionHeiner Kallweit1-9/+0
2018-11-19r8169: use PCI_VDEVICE macroHeiner Kallweit1-14/+14
2018-11-19r8169: replace event_slow with irq_maskHeiner Kallweit1-11/+11
2018-11-19r8169: remove unused interrupt sourcesHeiner Kallweit1-4/+3
2018-11-19r8169: use dev_get_drvdata where possibleHeiner Kallweit1-10/+5
2018-11-19r8169: merge rtl_irq_enable and rtl_irq_enable_allHeiner Kallweit1-9/+4
2018-11-20Merge branch 'bpf-zero-hash-seed'Daniel Borkmann4-17/+82
2018-11-20tools: add selftest for BPF_F_ZERO_SEEDLorenz Bauer1-9/+55
2018-11-20tools: sync linux/bpf.hLorenz Bauer1-3/+10
2018-11-20bpf: move BPF_F_QUERY_EFFECTIVE after map flagsLorenz Bauer1-3/+3
2018-11-20bpf: allow zero-initializing hash map seedLorenz Bauer2-2/+14
2018-11-20bpf: libbpf: retry map creation without the nameStanislav Fomichev1-1/+10
2018-11-19net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin1-2/+1
2018-11-19net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2-4/+4
2018-11-19net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin1-2/+2
2018-11-19net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin1-16/+12
2018-11-19Merge branch 'ena-hibernation-and-rmmod-bug-fixes'David S. Miller2-13/+12
2018-11-19net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski1-1/+1
2018-11-19net: ena: fix crash during ena_remove()Arthur Kiyanovski1-11/+10
2018-11-19net: ena: fix crash during failed resume from hibernationArthur Kiyanovski1-1/+1
2018-11-19sctp: not increase stream's incnt before sending addstrm_in requestXin Long1-1/+0
2018-11-19net/mlx5e: Fix selftest for small MTUsValentine Fatiev1-16/+10
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh5-1/+15
2018-11-19net/mlx5e: Apply the correct check for supporting TC esw rules splitRoi Dayan1-1/+1
2018-11-19net/mlx5e: Adjust to max number of channles when re-attachingYuval Avnery1-5/+22
2018-11-19net/mlx5e: Always use the match level enum when parsing TC rule matchOr Gerlitz1-2/+2
2018-11-19net/mlx5e: Claim TC hw offloads support only under a proper build configOr Gerlitz1-0/+6
2018-11-19net/mlx5e: Don't match on vlan non-existence if ethertype is wildcardedOr Gerlitz1-31/+32
2018-11-19net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov1-1/+1
2018-11-19net/mlx5: IPSec, Fix the SA context hash keyRaed Salem1-2/+8
2018-11-19xfs: make xfs_file_remap_range() staticEric Biggers1-1/+1
2018-11-19xfs: fix shared extent data corruption due to missing cow reservationBrian Foster1-0/+1
2018-11-19mtd: spi-nor: Fix Cadence QSPI page fault kernel panicThor Thayer1-3/+16
2018-11-19drm/amd/pp: handle negative values when reading ODGreathouse, Joseph4-46/+40
2018-11-19drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai1-0/+1
2018-11-19drm/amd/powerplay: disable Vega20 DS related featuresEvan Quan1-1/+11
2018-11-19drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling1-2/+5
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long2-0/+15
2018-11-19sctp: not allow to set asoc prsctp_enable by sockoptXin Long1-21/+5
2018-11-19sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmitXin Long1-20/+1
2018-11-19Merge branch 'sctp-add-subscribe-per-asoc-and-sockopt-SCTP_EVENT'David S. Miller13-50/+183
2018-11-19sctp: add sockopt SCTP_EVENTXin Long2-0/+95
2018-11-19sctp: rename enum sctp_event to sctp_event_typeXin Long5-11/+11
2018-11-19sctp: add subscribe per asocXin Long6-10/+17
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long7-37/+68
2018-11-19MAINTAINERS: Add myself as third phylib maintainerHeiner Kallweit1-0/+1
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller204-1121/+1829
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-233/+539
2018-11-19libceph: fall back to sendmsg for slab pagesIlya Dryomov1-3/+9
2018-11-19mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter1-2/+77
2018-11-19drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä1-1/+40
2018-11-19ALSA: hda/ca0132 - fix AE-5 pincfgConnor McAdams1-1/+1
2018-11-19ALSA: hda/ca0132 - Add new ZxR quirkConnor McAdams1-0/+1
2018-11-19mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain1-1/+6
2018-11-19exec: make de_thread() freezableChanho Min1-2/+3
2018-11-19cpufreq: ti-cpufreq: Only register platform_device when supportedDave Gerlach1-5/+21
2018-11-19Merge branch 'opp/fixes-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-1/+4
2018-11-18tuntap: fix multiqueue rxMatthew Cover1-1/+6
2018-11-18ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern1-2/+5
2018-11-18mlxsw: spectrum: Expose discard counters via ethtoolShalom Toledo2-0/+297
2018-11-18tun: use netdev_alloc_frag() in tun_napi_alloc_frags()Eric Dumazet1-8/+7
2018-11-18Merge branch 'IP101GR-devicetree-based-configuration-of-SEL_INTR32'David S. Miller3-20/+135
2018-11-18net: phy: icplus: allow configuring the interrupt function on IP101GRMartin Blumenstingl1-1/+80
2018-11-18net: phy: icplus: implement .did_interrupt for IP101A/GMartin Blumenstingl1-0/+16
2018-11-18net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASKMartin Blumenstingl1-2/+2
2018-11-18net: phy: icplus: use the BIT macro where possibleMartin Blumenstingl1-3/+3
2018-11-18net: phy: icplus: keep all ip101a_g functions togetherMartin Blumenstingl1-15/+15
2018-11-18dt-bindings: net: phy: add bindings for the IC Plus Corp. IP101A/G PHYsMartin Blumenstingl1-0/+19
2018-11-18dt-bindings: vendor-prefix: add prefix for IC Plus Corp.Martin Blumenstingl1-0/+1
2018-11-19drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-11-18Linux 4.20-rc3v4.20-rc3Linus Torvalds1-1/+1
2018-11-18tg3: optionally use eth_platform_get_mac_address() to get mac addressthesven73@gmail.com1-40/+2
2018-11-18net: Add part of TCP counts explanations in snmp_counters.rstyupeng1-1/+524
2018-11-18Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+9
2018-11-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-97/+169
2018-11-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-14/+48
2018-11-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-10/+144
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-14/+47
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds7-47/+113
2018-11-18mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang1-1/+1
2018-11-18mm, page_alloc: check for max order in hot pathMichal Hocko1-11/+9