summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-20cxgb4: add TC-MATCHALL classifier ingress offloadRahul Lakkireddy
2019-11-20cxgb4: check rule prio conflicts before offloadRahul Lakkireddy
2019-11-20cxgb4: add TC-MATCHALL classifier egress offloadRahul Lakkireddy
2019-11-20Merge branch 'page_pool-API-for-numa-node-change-handling'David S. Miller
2019-11-20net/mlx5e: Rx, Update page pool numa node when changedSaeed Mahameed
2019-11-20page_pool: Don't recycle non-reusable pagesSaeed Mahameed
2019-11-20page_pool: Add API to update numa nodeSaeed Mahameed
2019-11-20Merge branch 'cpsw-switchdev'David S. Miller
2019-11-20arm: omap2plus_defconfig: enable new cpsw switchdev driverGrygorii Strashko
2019-11-20ARM: dts: am571x-idk: enable for new cpsw switch dev driverGrygorii Strashko
2019-11-20ARM: dts: dra7: add dt nodes for new cpsw switch dev driverGrygorii Strashko
2019-11-20Documentation: networking: add cpsw switchdev based driver documentationIlias Apalodimas
2019-11-20phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driverGrygorii Strashko
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switchIlias Apalodimas
2019-11-20net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emacIlias Apalodimas
2019-11-20dt-bindings: net: ti: add new cpsw switch driver bindingsGrygorii Strashko
2019-11-20net: ethernet: ti: cpsw: move set of common functions in cpsw_privGrygorii Strashko
2019-11-20net: ethernet: ti: cpsw: resolve build deps of cpsw driversGrygorii Strashko
2019-11-20net: ethernet: ti: ale: modify vlan/mdb api for switchdevIlias Apalodimas
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