summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-20net: ethernet: ti: cpsw: allow untagged traffic on host portGrygorii Strashko
2019-11-20net: ethernet: ti: ale: clean ale tbl on init and intf restartGrygorii Strashko
2019-11-20Merge branch 'nf_tables_offload-vlan-matching-support'David S. Miller
2019-11-20netfilter: nft_payload: add C-VLAN offload supportPablo Neira Ayuso
2019-11-20netfilter: nft_payload: add VLAN offload supportPablo Neira Ayuso
2019-11-20netfilter: nf_tables_offload: allow ethernet interface type onlyPablo Neira Ayuso
2019-11-20netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()Pablo Neira Ayuso
2019-11-20lwtunnel: add support for multiple geneve optsXin Long
2019-11-19bpf: Make array_map_mmap staticYueHaibing
2019-11-19selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32Andrii Nakryiko
2019-11-19cxgb4: remove unneeded semicolon for switch blockRahul Lakkireddy
2019-11-19net: dsa: felix: Fix CPU port assignment when not last portVladimir Oltean
2019-11-19libbpf: Fix call relocation offset calculation bugAndrii Nakryiko
2019-11-19net-af_xdp: Use correct number of channels from ethtoolLuigi Rizzo
2019-11-18Merge branch 'remove-jited-size-limits'Alexei Starovoitov
2019-11-18s390/bpf: Remove JITed image size limitationsIlya Leoshkevich
2019-11-18s390/bpf: Use lg(f)rl when long displacement cannot be usedIlya Leoshkevich
2019-11-18s390/bpf: Use lgrl instead of lg where possibleIlya Leoshkevich
2019-11-18s390/bpf: Load literal pool register using larlIlya Leoshkevich
2019-11-18s390/bpf: Align literal pool entriesIlya Leoshkevich
2019-11-18s390/bpf: Use relative long branchesIlya Leoshkevich
2019-11-18bpf: Fix memory leak on object 'data'Colin Ian King
2019-11-18net: phy: dp83869: fix return of uninitialized variable retColin Ian King
2019-11-18lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VERXin Long
2019-11-18Merge branch 'bnxt_en-Updates'David S. Miller
2019-11-18bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi
2019-11-18bnxt_en: Add a warning message for driver initiated resetVasundhara Volam
2019-11-18bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam
2019-11-18bnxt_en: Report health status update after reset is doneVasundhara Volam
2019-11-18bnxt_en: Set MASTER flag during driver registration.Vasundhara Volam
2019-11-18bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam
2019-11-18bnxt_en: Increase firmware response timeout for coredump commands.Vasundhara Volam
2019-11-18bnxt_en: Improve RX buffer error handling.Michael Chan
2019-11-18bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan
2019-11-18Merge branch 'selftests-Add-ethtool-and-scale-tests'David S. Miller
2019-11-18selftests: forwarding: Add speed and auto-negotiation testAmit Cohen
2019-11-18selftests: forwarding: lib.sh: Add wait for dev with timeoutAmit Cohen
2019-11-18selftests: forwarding: Add ethtool_lib.shAmit Cohen
2019-11-18selftests: mlxsw: Check devlink device before running testDanielle Ratson
2019-11-18selftests: mlxsw: Add router scale test for Spectrum-2Danielle Ratson
2019-11-18Merge branch 'page_pool-followup-changes-to-restore-tracepoint-features'David S. Miller
2019-11-18page_pool: extend tracepoint to also include the page PFNJesper Dangaard Brouer
2019-11-18page_pool: add destroy attempts counter and rename tracepointJesper Dangaard Brouer
2019-11-18xdp: remove memory poison on free for struct xdp_mem_allocatorJesper Dangaard Brouer
2019-11-18net: phy: avoid matching all-ones clause 45 PHY IDsRussell King
2019-11-18Merge branch 'Add-support-for-SFPs-behind-PHYs'David S. Miller
2019-11-18net: phy: marvell10g: add SFP+ supportRussell King
2019-11-18net: phy: add core phylib sfp supportRussell King
2019-11-18dt-bindings: net: add ethernet controller and phy sfp propertyRussell King
2019-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller