summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal
2017-09-04netfilter: nft_limit: add stateful object typePablo M. Bermudo Garay
2017-09-04netfilter: nft_limit: replace pkt_bytes with bytesPablo M. Bermudo Garay
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai
2017-09-03Merge branch 'nfp-refactor-app-init-and-minor-flower-fixes'David S. Miller
2017-09-03nfp: flower: restore RTNL locking around representor updatesJakub Kicinski
2017-09-03nfp: build the flower offload by defaultJakub Kicinski
2017-09-03nfp: be drop monitor friendlyJakub Kicinski
2017-09-03nfp: move the start/stop app callbacks backJakub Kicinski
2017-09-03nfp: flower: base lifetime of representors on existence of lower vNICJakub Kicinski
2017-09-03nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski
2017-09-03Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-09-03Merge branch 'mlxsw-Offloading-GRE-tunnels'David S. Miller
2017-09-03mlxsw: spectrum_router: Support GRE tunnelsPetr Machata
2017-09-03mlxsw: spectrum_router: Add loopback accessorsPetr Machata
2017-09-03mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata
2017-09-03mlxsw: spectrum_router: Use existing decap routePetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv6 overlay encapPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 overlay encapPetr Machata
2017-09-03mlxsw: spectrum_router: Make nexthops typedPetr Machata
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()Petr Machata
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()Petr Machata
2017-09-03mlxsw: spectrum_router: Introduce loopback RIFsPetr Machata
2017-09-03mlxsw: spectrum_router: Support FID-less RIFsPetr Machata
2017-09-03mlxsw: spectrum_router: Add mlxsw_sp_ipip_opsPetr Machata
2017-09-03mlxsw: spectrum_router: Publish mlxsw_sp_l3protoPetr Machata
2017-09-03mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameterPetr Machata
2017-09-03mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()Petr Machata
2017-09-03mlxsw: reg: Add Routing Tunnel Decap Properties RegisterPetr Machata
2017-09-03mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()Petr Machata
2017-09-03mlxsw: reg: Move enum mlxsw_reg_ratr_trap_idPetr Machata
2017-09-03mlxsw: reg: Update RATR to support IP-in-IP tunnelsPetr Machata
2017-09-03mlxsw: reg: Update RITR to support loopback devicePetr Machata
2017-09-03Merge branch 'mvpp2-improve-the-mac-address-retrieval-logic'David S. Miller
2017-09-03net: mvpp2: fallback using h/w and random mac if the dt one isn't validAntoine Tenart
2017-09-03net: mvpp2: fix use of the random mac address for PPv2.2Antoine Tenart
2017-09-03net: mvpp2: move the mac retrieval/copy logic into its own functionAntoine Tenart
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King
2017-09-03net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan
2017-09-03net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan
2017-09-03net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan
2017-09-03net/mlx5e: Slightly increase RX page-cache sizeTariq Toukan
2017-09-03net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan
2017-09-03net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan