summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: hns3: refine for set ring parametersJian Shen2019-08-013-28/+65
| * | net: hns3: do not query unsupported commands in debugfsYufeng Mo2019-08-011-24/+46
| * | net: hns3: add handler for NCSI error mailboxHuazhong Tan2019-08-014-0/+15
| * | net: hns3: add link change event reportJian Shen2019-08-016-4/+79
|/ /
* | net: phy: xgene: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-3/+1
* | bcm63xx_enet: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-6/+3
* | net: qcom/emac: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-5/+2
* | net: mediatek: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-2/+1
* | net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-3/+1
* | net: dsa: b53: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-6/+2
* | net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-7/+3
* | mvpp2: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-08-011-7/+3
* | net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov2019-07-314-1/+5
* | tc-testing: Clarify the use of tdc's -d optionLucas Bates2019-07-312-5/+11
* | Merge tag 'mlx5-updates-2019-07-29' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-07-3112-255/+424
|\ \ | |/ |/|
| * net/mlx5e: Protect tc flow table with mutexVlad Buslov2019-07-292-0/+9
| * net/mlx5e: Rely on rcu instead of rtnl lock when getting upper devVlad Buslov2019-07-292-2/+18
| * net/mlx5e: Eswitch, use state_lock to synchronize vlan changeVlad Buslov2019-07-292-12/+20
| * net/mlx5e: Eswitch, change offloads num_flows type to atomic64Vlad Buslov2019-07-293-6/+8
| * net/mlx5e: Protect unready flows with dedicated lockVlad Buslov2019-07-293-7/+40
| * net/mlx5e: Protect tc flows hashtable with rcuVlad Buslov2019-07-291-7/+40
| * net/mlx5e: Change flow flags type to unsigned longVlad Buslov2019-07-294-97/+149
| * net/mlx5e: Extend tc flow struct with reference counterVlad Buslov2019-07-291-88/+105
| * net/mlx5e: Simplify get_route_and_out_devs helper functionEli Britstein2019-07-291-12/+7
| * net/mlx5e: Fix unnecessary flow_block_cb_is_busy callwenxu2019-07-291-4/+0
| * net/mlx5e: Improve ethtool rxnfc callback structureSaeed Mahameed2019-07-293-22/+28
| * net/mlx5e: Avoid warning print when not requiredSaeed Mahameed2019-07-291-1/+2
| * net/mlx5e: Print a warning when LRO feature is dropped or not allowedHuy Nguyen2019-07-291-2/+3
* | staging/octeon: Fix build error without CONFIG_NETDEVICESYueHaibing2019-07-311-1/+2
* | Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller2019-07-3140-374/+1070
|\ \
| * | mac80211: HE STA disassoc due to QOS NULL not sentShay Bar2019-07-311-1/+4
| * | mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin2019-07-315-1/+36
| * | nl80211: add strict start typeJohannes Berg2019-07-311-0/+1
| * | cfg80211: add support for parsing OBBS_PD attributesJohn Crispin2019-07-313-0/+87
| * | mac80211: reject zero MAC address in add stationKarthikeyan Periyasamy2019-07-311-1/+1
| * | cfg80211: use parallel_ops for genlJohannes Berg2019-07-311-30/+78
| * | mac80211_hwsim: fill boottime_ns in netlink RX pathJohannes Berg2019-07-311-0/+7
| * | mac80211: add missing null return check from call to ieee80211_get_sbandColin Ian King2019-07-311-0/+2
| * | mac80211: add support for the ADDBA extension elementJohn Crispin2019-07-294-11/+66
| * | mac80211: propagate HE operation info into bss_confJohn Crispin2019-07-294-0/+22
| * | mac80211: fix ieee80211_he_oper_size() commentJohn Crispin2019-07-291-2/+2
| * | cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis2019-07-291-0/+2
| * | cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich2019-07-293-1/+82
| * | cfg80211: refactor cfg80211_bss_updateSergey Matyukevich2019-07-291-82/+89
| * | nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior2019-07-261-0/+24
| * | nl80211: document uapi for CMD_FRAME_WAIT_CANCELDenis Kenzior2019-07-261-1/+3
| * | mac80211: implement HE support for meshSven Eckelmann2019-07-265-1/+128
| * | mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi2019-07-262-1/+9
| * | mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin2019-07-263-0/+54
| * | mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...John Crispin2019-07-261-12/+162