summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-01-27soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.Kuniyuki Iwashima
2020-01-27Merge branch 'Support-fraglist-GRO-GSO'David S. Miller
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert
2020-01-27mvneta driver disallow XDP program on hardware buffer managementSven Auhagen
2020-01-27rxrpc: Fix use-after-free in rxrpc_receive_data()David Howells
2020-01-27net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-27net: include struct nhmsg size in nh nlmsg sizeStephen Worley
2020-01-27net_sched: walk through all child classes in tc_bind_tclass()Cong Wang
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-01-27selftests: netfilter: Introduce tests for sets with range concatenationStefano Brivio
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso
2020-01-27netfilter: nf_tables: add nft_setelem_parse_key()Pablo Neira Ayuso
2020-01-26Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-01-26iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-01-26rtlwifi: btcoex: fix spelling mistake "initilized" -> "initialized"Colin Ian King
2020-01-26rtlwifi: rtl8723ae: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8192ee: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8821ae: remove unused variablesYueHaibing
2020-01-26rtlwifi: rtl8188ee: remove redundant assignment to variable condColin Ian King
2020-01-26qtnfmac: add support for TWT responder and spatial reuseMikhail Karpenko
2020-01-26qtnfmac: add support for STA HE ratesSergey Matyukevich
2020-01-26qtnfmac: control qtnfmac wireless interfaces bridgingSergey Matyukevich
2020-01-26qtnfmac: add module param to configure DFS offloadSergey Matyukevich
2020-01-26qtnfmac: cleanup slave_radar access functionSergey Matyukevich
2020-01-26brcmfmac: Remove always false 'idx < 0' statementyuehaibing