aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-18s390/bpf: Align literal pool entriesIlya Leoshkevich1-13/+24
2019-11-18s390/bpf: Use relative long branchesIlya Leoshkevich1-32/+126
2019-11-18bpf: Fix memory leak on object 'data'Colin Ian King1-1/+3
2019-11-18net: phy: dp83869: fix return of uninitialized variable retColin Ian King1-1/+1
2019-11-18lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VERXin Long1-1/+1
2019-11-18Merge branch 'bnxt_en-Updates'David S. Miller6-51/+145
2019-11-18bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi1-0/+10
2019-11-18bnxt_en: Add a warning message for driver initiated resetVasundhara Volam1-0/+1
2019-11-18bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam1-1/+8
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam4-0/+26
2019-11-18bnxt_en: Set MASTER flag during driver registration.Vasundhara Volam1-1/+2
2019-11-18bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam3-2/+10
2019-11-18bnxt_en: Increase firmware response timeout for coredump commands.Vasundhara Volam1-1/+2
2019-11-18bnxt_en: Improve RX buffer error handling.Michael Chan3-2/+9
2019-11-18bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan3-44/+77
2019-11-18Merge branch 'selftests-Add-ethtool-and-scale-tests'David S. Miller5-4/+440
2019-11-18selftests: forwarding: Add speed and auto-negotiation testAmit Cohen1-0/+318
2019-11-18selftests: forwarding: lib.sh: Add wait for dev with timeoutAmit Cohen1-3/+26
2019-11-18selftests: forwarding: Add ethtool_lib.shAmit Cohen1-0/+69
2019-11-18selftests: mlxsw: Check devlink device before running testDanielle Ratson1-0/+5
2019-11-18selftests: mlxsw: Add router scale test for Spectrum-2Danielle Ratson2-1/+22
2019-11-18Merge branch 'page_pool-followup-changes-to-restore-tracepoint-features'David S. Miller4-14/+28
2019-11-18page_pool: extend tracepoint to also include the page PFNJesper Dangaard Brouer1-4/+9
2019-11-18page_pool: add destroy attempts counter and rename tracepointJesper Dangaard Brouer3-5/+19
2019-11-18xdp: remove memory poison on free for struct xdp_mem_allocatorJesper Dangaard Brouer1-5/+0
2019-11-18net: phy: avoid matching all-ones clause 45 PHY IDsRussell King1-3/+6
2019-11-18Merge branch 'Add-support-for-SFPs-behind-PHYs'David S. Miller6-1/+118
2019-11-18net: phy: marvell10g: add SFP+ supportRussell King1-1/+24
2019-11-18net: phy: add core phylib sfp supportRussell King3-0/+84
2019-11-18dt-bindings: net: add ethernet controller and phy sfp propertyRussell King2-0/+10
2019-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller18-126/+370
2019-11-18selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song1-1/+3
2019-11-18selftests, bpf: Fix test_tc_tunnel hangingJiri Benc1-0/+5
2019-11-18selftests, bpf: xdping is not meant to be run standaloneJiri Benc1-2/+2
2019-11-18Merge branch 'bpf-array-mmap'Daniel Borkmann25-175/+576
2019-11-18selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko3-18/+292
2019-11-18libbpf: Make global data internal arrays mmap()-able, if possibleAndrii Nakryiko1-2/+30
2019-11-18bpf: Add mmap() support for BPF_MAP_TYPE_ARRAYAndrii Nakryiko7-12/+183
2019-11-18bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko11-97/+40
2019-11-18bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never failsAndrii Nakryiko8-49/+34
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller245-1067/+3696
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-7/+2
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2-7/+2
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+2
2019-11-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+19
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds62-125/+482
2019-11-16mscc.c: fix semicolon.cocci warningskbuild test robot1-1/+1
2019-11-16selftests: net: avoid ptl lock contention in tcp_mmapEric Dumazet1-5/+53
2019-11-16r8169: load firmware for RTL8168fp/RTL8117Heiner Kallweit1-1/+6