summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-27libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-01-27libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-01-27mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-01-27mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-01-27Revert "pktgen: Allow configuration of IPv6 source address range"David S. Miller
2020-01-27net/core: Replace driver version to be kernel versionLeon Romanovsky
2020-01-27Merge branch 'sfc-refactor-mcdi-filtering-code'David S. Miller
2020-01-27sfc: move mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: create header for mcdi filtering codeAlex Maftei (amaftei)
2020-01-27sfc: rename mcdi filtering functions/structsAlex Maftei (amaftei)
2020-01-27Merge branch 'bnxt_en-next'David S. Miller
2020-01-27devlink: document devlink info versions reported by bnxt_en driverVasundhara Volam
2020-01-27bnxt_en: Add support for devlink info commandVasundhara Volam
2020-01-27devlink: add macro for "fw.roce"Vasundhara Volam
2020-01-27bnxt_en: Rename switch_id to dsnVasundhara Volam
2020-01-27bnxt_en: Add support to update progress of flash updateVasundhara Volam
2020-01-27bnxt_en: Move devlink_register before registering netdevVasundhara Volam
2020-01-27bnxt_en: Register devlink irrespective of firmware spec versionVasundhara Volam
2020-01-27bnxt_en: Refactor bnxt_dl_register()Vasundhara Volam
2020-01-27bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.Michael Chan
2020-01-27bnxt_en: Periodically check and remove aged-out ntuple filtersPavan Chebbi
2020-01-27bnxt_en: Do not accept fragments for aRFS flow steering.Michael Chan
2020-01-27bnxt_en: Support UDP RSS hashing on 575XX chips.Michael Chan
2020-01-27bnxt_en: Remove the setting of dev_port.Michael Chan
2020-01-27bnxt_en: Improve bnxt_probe_phy().Michael Chan
2020-01-27bnxt_en: Improve link up detection.Michael Chan
2020-01-27Merge branch 'ethtool-netlink-interface-part-2'David S. Miller
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2020-01-27ethtool: fix kernel-doc descriptionsMichal Kubecek
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-01-27drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-01-27r8169: don't set min_mtu/max_mtu if not neededHeiner Kallweit
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET
2020-01-27net: dsa: Fix use-after-free in probing of DSA switch treeVladimir Oltean
2020-01-27net: remove eth_change_mtuHeiner Kallweit
2020-01-27Merge branch 'XDP-fixes-for-socionext-driver'David S. Miller
2020-01-27net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi
2020-01-27net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi
2020-01-27Merge branch 'net-allow-per-net-notifier-to-follow-netdev-into-namespace'David S. Miller
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko
2020-01-27net: push code from net notifier reg/unreg into helpersJiri Pirko
2020-01-27net: call call_netdevice_unregister_net_notifiers from unregisterJiri Pirko