summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-23net: sched: taprio: Fix taprio_dequeue()Andre Guedes
2019-04-23net: sched: taprio: Fix taprio_peek()Andre Guedes
2019-04-23net: sched: taprio: Remove should_restart_cycle()Andre Guedes
2019-04-23net: sched: taprio: Refactor taprio_get_start_time()Andre Guedes
2019-04-23net: sched: taprio: Remove pointless variable assigmentAndre Guedes
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern
2019-04-23ravb: Avoid unsupported internal delay mode for R-Car E3/D3Simon Horman
2019-04-23net: fix sparc64 compilation of sock_gettstampStephen Rothwell
2019-04-23isdn:mISDN: fix misuse of %x in hfcpci.cFuqian Huang
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang
2019-04-23Merge branch 'ipv6-fib6_ref-conversion-to-refcount_t'David S. Miller
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet
2019-04-23ipv6: broadly use fib6_info_hold() helperEric Dumazet
2019-04-23ipv6: fib6_info_destroy_rcu() cleanupEric Dumazet
2019-04-23Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-23net/mlx5e: Use #define for the WQE wait timeout constantMaxim Mikityanskiy
2019-04-23net/mlx5e: Remove unused rx_page_reuse statMaxim Mikityanskiy
2019-04-23net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy
2019-04-23net/mlx5e: Add an underflow warning commentMaxim Mikityanskiy
2019-04-23net/mlx5e: Move parameter calculation functions to en/params.cMaxim Mikityanskiy
2019-04-23net/mlx5e: Report mlx5e_xdp_set errorsMaxim Mikityanskiy
2019-04-23net/mlx5e: Remove unused parameterMaxim Mikityanskiy
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin
2019-04-23net/mlx5e: XDP, Add TX MPWQE session counterShay Agroskin
2019-04-23net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan
2019-04-23net/mlx5e: XDP, Fix shifted flag index in RQ bitmapTariq Toukan
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan
2019-04-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-23Merge branch 'net-phy-mscc-Improvements-to-VSC8514-PHY-driver'David S. Miller
2019-04-23net: phy: vitesse: Remove support for VSC8514.Kavya Sree Kotagiri
2019-04-23net: phy: mscc: add support for VSC8514 PHY.Kavya Sree Kotagiri
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen
2019-04-22net: systemport: Remove need for DMA descriptorFlorian Fainelli
2019-04-22bridge: Fix possible use-after-free when deleting bridge portIdo Schimmel
2019-04-22r8152: sync sa_family with the media type of network deviceCrag.Wang
2019-04-22Merge branch 'mlxsw-Shared-buffer-improvements'David S. Miller
2019-04-22mlxsw: spectrum_buffers: Adjust CPU port shared buffer egress quotasIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Allow skipping ingress port quota configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Split business logic from mlxsw_sp_port_sb_pms_init()Ido Schimmel
2019-04-22mlxsw: spectrum_buffers: Use new CPU ingress pool for control packetsIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add pools for CPU trafficIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Remove assumption about pool orderIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Forbid changing multicast TCs' attributesIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Forbid changing threshold type of first egress poolIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Forbid configuration of multicast poolIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add ability to veto TC's configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Add ability to veto pool's configurationIdo Schimmel
2019-04-22mlxsw: spectrum_buffers: Use defines for pool indicesIdo Schimmel