summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-24cfg80211: More error messages for key addition failuresJouni Malinen
2020-02-24cfg80211: fix indentation errorsJérôme Pouiller
2020-02-24cfg80211: merge documentations of field "dev"Jérôme Pouiller
2020-02-24cfg80211: merge documentations of field "debugfsdir"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "reg_notifier"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "perm_addr"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "_net"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "registered"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "privid"Jérôme Pouiller
2020-02-24cfg80211: drop duplicated documentation of field "probe_resp_offload"Jérôme Pouiller
2020-02-24Revert "nl80211: add src and dst addr attributes for control port tx/rx"Johannes Berg
2020-02-24Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...Johannes Berg
2020-02-23igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVALLi RongQing
2020-02-23tc-testing: updated tdc tests for basic filter with u32 extended match rulesRoman Mashak
2020-02-23r8169: improve rtl8169_start_xmitHeiner Kallweit
2020-02-23net: ena: ethtool: remove redundant non-zero check on rcColin Ian King
2020-02-23tun: Remove unnecessary BUG_ON check in tun_net_xmitDavid Ahern
2020-02-23Merge branch 'mlxsw-Cosmetic-fixes'David S. Miller
2020-02-23mlxsw: pci: Remove unused valuesIdo Schimmel
2020-02-23mlxsw: core: Remove priv from listener equality comparisonJiri Pirko
2020-02-23mlxsw: spectrum_acl: Make block arg const where appropriateJiri Pirko
2020-02-23mlxsw: spectrum_trap: Make global arrays const as they should beJiri Pirko
2020-02-23mlxsw: core: Remove initialization to false of mlxsw_listener structJiri Pirko
2020-02-23mlxsw: core: Convert is_event and is_ctrl bools to be single bitsJiri Pirko
2020-02-23mlxsw: core: Remove dummy union name from struct mlxsw_listenerJiri Pirko
2020-02-23mlxsw: core: Remove unused action field from mlxsw_rx_listener structJiri Pirko
2020-02-23mlxsw: spectrum_trap: Move policer initialization to mlxsw_sp_trap_init()Jiri Pirko
2020-02-23mlxsw: core_acl_flex_actions: Rename Trap / Discard Action to Trap ActionJiri Pirko
2020-02-23mlxsw: spectrum_trap: Move functions to avoid their forward declarationsJiri Pirko
2020-02-23mlxsw: spectrum_trap: Use err variable instead of directly checking func retu...Jiri Pirko
2020-02-22r8169: remove RTL_EVENT_NAPI constantsHeiner Kallweit
2020-02-22Merge branch 'mlxsw-Remove-RTNL-from-route-insertion-path'David S. Miller
2020-02-22mlxsw: spectrum: Remove RTNL where possibleIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from exported helpersIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from inetaddr listenersIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from netdev listenerIdo Schimmel
2020-02-22mlxsw: spectrum_dpipe: Take router lock from dpipe codeIdo Schimmel
2020-02-22mlxsw: spectrum_router: Take router lock from inside routing codeIdo Schimmel
2020-02-22mlxsw: spectrum_router: Introduce router lockIdo Schimmel
2020-02-22mlxsw: spectrum_router: Store NVE decapsulation configuration in routerIdo Schimmel
2020-02-22mlxsw: spectrum_router: Expose router struct to internal usersIdo Schimmel
2020-02-22mlxsw: spectrum_mr: Protect multicast route list with a lockIdo Schimmel
2020-02-22mlxsw: spectrum_mr: Protect multicast table list with a lockIdo Schimmel
2020-02-22mlxsw: spectrum_mr: Publish multicast route after writing it to the deviceIdo Schimmel
2020-02-21Merge branch 'mlxfw-Improve-error-reporting-and-FW-reactivate-support'David S. Miller
2020-02-21net/mlx5: Add fsm_reactivate callback supportEran Ben Elisha
2020-02-21net/mlxfw: Add reactivate flow support to FSM burn flowEran Ben Elisha
2020-02-21net/mlxfw: Use MLXFW_ERR_MSG macro for error reportingSaeed Mahameed
2020-02-21net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.cSaeed Mahameed
2020-02-21net/mlxfw: More error messages coverageSaeed Mahameed