Age | Commit message (Expand) | Author |
2017-09-03 | mlxsw: spectrum_router: Support FID-less RIFs | Petr Machata |
2017-09-03 | mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops | Petr Machata |
2017-09-03 | mlxsw: spectrum_router: Publish mlxsw_sp_l3proto | Petr Machata |
2017-09-03 | mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter | Petr Machata |
2017-09-03 | mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack() | Petr Machata |
2017-09-03 | mlxsw: reg: Add Routing Tunnel Decap Properties Register | Petr Machata |
2017-09-03 | mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack() | Petr Machata |
2017-09-03 | mlxsw: reg: Move enum mlxsw_reg_ratr_trap_id | Petr Machata |
2017-09-03 | mlxsw: reg: Update RATR to support IP-in-IP tunnels | Petr Machata |
2017-09-03 | mlxsw: reg: Update RITR to support loopback device | Petr Machata |
2017-09-03 | net: dsa: loop: Do not unregister invalid fixed PHY | Florian Fainelli |
2017-09-03 | net: mvpp2: fallback using h/w and random mac if the dt one isn't valid | Antoine Tenart |
2017-09-03 | net: mvpp2: fix use of the random mac address for PPv2.2 | Antoine Tenart |
2017-09-03 | net: mvpp2: move the mac retrieval/copy logic into its own function | Antoine Tenart |
2017-09-03 | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2017-09-03 | net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qps | Colin Ian King |
2017-09-03 | net/mlx4_core: fix memory leaks on error exit path | Colin Ian King |
2017-09-03 | net/mlx5e: Distribute RSS table among all RX rings | Tariq Toukan |
2017-09-03 | net/mlx5e: Stop NAPI when irq balancer changes affinity | Tariq Toukan |
2017-09-03 | net/mlx5e: Use kernel's mechanism to avoid missing NAPIs | Tariq Toukan |
2017-09-03 | net/mlx5e: Slightly increase RX page-cache size | Tariq Toukan |
2017-09-03 | net/mlx5e: Don't recycle page if moved to far NUMA | Tariq Toukan |
2017-09-03 | net/mlx5e: Remove unnecessary fields in ICO SQ | Tariq Toukan |
2017-09-03 | net/mlx5e: Type-specific optimizations for RX post WQEs function | Tariq Toukan |
2017-09-03 | net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progress | Tariq Toukan |
2017-09-03 | net/mlx5e: Non-atomic indicator for ring enabled state | Tariq Toukan |
2017-09-03 | net/mlx5e: Refactor data-path lro header function | Tariq Toukan |
2017-09-03 | net/mlx5e: Early-return on empty completion queues | Tariq Toukan |
2017-09-03 | net/mlx5e: NAPI busy-poll when UMR post is in progress | Tariq Toukan |
2017-09-03 | net/mlx5e: Small enhancements for RX MPWQE allocation and free | Tariq Toukan |
2017-09-03 | net/mlx5e: Use memset to init skbs_frags array to zeros | Tariq Toukan |
2017-09-03 | net/mlx5e: Remove unnecessary wqe_sz field from RQ buffer | Tariq Toukan |
2017-09-03 | net/mlx5e: Replace multiplication by stride size with a shift | Tariq Toukan |
2017-09-03 | net/mlx5e: Reorganize struct mlx5e_rq | Tariq Toukan |
2017-09-01 | hv_netvsc: Fix the channel limit in netvsc_set_rxfh() | Haiyang Zhang |
2017-09-01 | hv_netvsc: Simplify the limit check in netvsc_set_channels() | Haiyang Zhang |
2017-09-01 | hv_netvsc: Simplify num_chn checking in rndis_filter_device_add() | Haiyang Zhang |
2017-09-01 | hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param() | Haiyang Zhang |
2017-09-01 | netvsc: allow driver to be removed even if VF is present | Stephen Hemminger |
2017-09-01 | netvsc: cleanup datapath switch | Stephen Hemminger |
2017-09-01 | net: systemport: Correctly set TSB endian for host | Florian Fainelli |
2017-09-01 | net: qualcomm: rmnet: remove unused variable priv | Colin Ian King |
2017-09-01 | net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code... | Colin Ian King |
2017-09-01 | fsl/fman: make arrays port_ids static, reduces object code size | Colin Ian King |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | mvneta: Driver and hardware supports IPv6 offload, so enable it | Andrew Pilloud |
2017-09-01 | Merge tag 'wireless-drivers-next-for-davem-2017-09-01' of git://git.kernel.or... | David S. Miller |
2017-09-01 | qlcnic: remove redundant zero check on retries counter | Colin Ian King |
2017-09-01 | net: mdio-mux: fix unbalanced put_device | Corentin Labbe |