aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-26sfc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26qlogic: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-26Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"Florian Fainelli
2020-02-26iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko
2020-02-25net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed
2020-02-25net/mlx5: sparse: warning: incorrect type in assignmentSaeed Mahameed
2020-02-25net/mlx5: Fix header guard in rsc_dump.hNathan Chancellor
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for handling compressed completionsTariq Toukan
2020-02-25net/mlx5e: RX, Use indirect calls wrapper for posting descriptorsTariq Toukan
2020-02-25net/mlx5e: Change inline mode correctly when changing trust stateMaxim Mikityanskiy
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy
2020-02-25net/mlx5e: Allow mlx5e_switch_priv_channels to fail and recoverMaxim Mikityanskiy
2020-02-25net/mlx5e: Remove unneeded netif_set_real_num_tx_queuesMaxim Mikityanskiy
2020-02-25net/mlx5e: Fix configuration of XPS cpumasks and netdev queues in corner casesMaxim Mikityanskiy
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-02-25net/mlx5e: Rename hw_modify to preactivateMaxim Mikityanskiy
2020-02-25net/mlx5e: Encapsulate updating netdev queues into a functionMaxim Mikityanskiy
2020-02-25net/mlx5e: Add missing LRO cap checkTariq Toukan
2020-02-25net/mlx5e: Define one flow for TXQ selection when TCs are configuredEran Ben Elisha
2020-02-25netdevsim: add ACL trap reporting cookie as a metadataJiri Pirko
2020-02-25mlxsw: spectrum_trap: Lookup and pass cookie down to devlink_trap_report()Jiri Pirko
2020-02-25mlxsw: pci: Extract cookie index for ACL discard trap packetsJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offloadJiri Pirko
2020-02-25mlxsw: core_acl_flex_actions: Add trap with userdef actionJiri Pirko
2020-02-25devlink: extend devlink_trap_report() to accept cookie and passJiri Pirko
2020-02-24Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...David S. Miller
2020-02-24net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum
2020-02-24net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum
2020-02-24net: bcmgenet: reduce severity of missing clock warningsJeremy Linton
2020-02-24net: bcmgenet: Fetch MAC address from the adapterJeremy Linton
2020-02-24net: bcmgenet: Initial bcmgenet ACPI supportJeremy Linton
2020-02-24net: bcmgenet: enable automatic phy discoveryJeremy Linton
2020-02-24net: bcmgenet: refactor phy mode configurationJeremy Linton
2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton
2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24toshiba: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24chelsio: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-24net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMIIVladimir Oltean
2020-02-24bareudp: Fix uninitialized variable warnings.David S. Miller
2020-02-24net: Special handling for IP & MPLS.Martin Varghese
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
2020-02-24ptp: Add a ptp clock driver for IDT 82P33 SMU.Min Li
2020-02-24mlxsw: spectrum_trap: Add ACL devlink-trap supportJiri Pirko
2020-02-24mlxsw: spectrum_trap: Introduce dummy group with thin policerJiri Pirko
2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko
2020-02-24mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko
2020-02-24mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL trapsJiri Pirko
2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko