| Commit message (Expand) | Author | Age | Files | Lines |
* | net: qcom/emac: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-08-01 | 1 | -5/+2 |
* | net: mediatek: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-08-01 | 1 | -2/+1 |
* | net: dsa: bcm_sf2: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-08-01 | 1 | -3/+1 |
* | net: dsa: b53: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-08-01 | 1 | -6/+2 |
* | net: dsa: lantiq: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-08-01 | 1 | -7/+3 |
* | mvpp2: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-08-01 | 1 | -7/+3 |
* | net: bridge: mcast: add delete due to fast-leave mdb flag | Nikolay Aleksandrov | 2019-08-01 | 4 | -1/+5 |
* | tc-testing: Clarify the use of tdc's -d option | Lucas Bates | 2019-08-01 | 2 | -5/+11 |
* | Merge tag 'mlx5-updates-2019-07-29' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2019-08-01 | 12 | -255/+424 |
|\ |
|
| * | net/mlx5e: Protect tc flow table with mutex | Vlad Buslov | 2019-07-30 | 2 | -0/+9 |
| * | net/mlx5e: Rely on rcu instead of rtnl lock when getting upper dev | Vlad Buslov | 2019-07-30 | 2 | -2/+18 |
| * | net/mlx5e: Eswitch, use state_lock to synchronize vlan change | Vlad Buslov | 2019-07-30 | 2 | -12/+20 |
| * | net/mlx5e: Eswitch, change offloads num_flows type to atomic64 | Vlad Buslov | 2019-07-30 | 3 | -6/+8 |
| * | net/mlx5e: Protect unready flows with dedicated lock | Vlad Buslov | 2019-07-30 | 3 | -7/+40 |
| * | net/mlx5e: Protect tc flows hashtable with rcu | Vlad Buslov | 2019-07-30 | 1 | -7/+40 |
| * | net/mlx5e: Change flow flags type to unsigned long | Vlad Buslov | 2019-07-30 | 4 | -97/+149 |
| * | net/mlx5e: Extend tc flow struct with reference counter | Vlad Buslov | 2019-07-30 | 1 | -88/+105 |
| * | net/mlx5e: Simplify get_route_and_out_devs helper function | Eli Britstein | 2019-07-30 | 1 | -12/+7 |
| * | net/mlx5e: Fix unnecessary flow_block_cb_is_busy call | wenxu | 2019-07-30 | 1 | -4/+0 |
| * | net/mlx5e: Improve ethtool rxnfc callback structure | Saeed Mahameed | 2019-07-30 | 3 | -22/+28 |
| * | net/mlx5e: Avoid warning print when not required | Saeed Mahameed | 2019-07-30 | 1 | -1/+2 |
| * | net/mlx5e: Print a warning when LRO feature is dropped or not allowed | Huy Nguyen | 2019-07-30 | 1 | -2/+3 |
* | | staging/octeon: Fix build error without CONFIG_NETDEVICES | YueHaibing | 2019-07-31 | 1 | -1/+2 |
* | | Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc... | David S. Miller | 2019-07-31 | 40 | -374/+1070 |
|\ \ |
|
| * | | mac80211: HE STA disassoc due to QOS NULL not sent | Shay Bar | 2019-07-31 | 1 | -1/+4 |
| * | | mac80211: allow setting spatial reuse parameters from bss_conf | John Crispin | 2019-07-31 | 5 | -1/+36 |
| * | | nl80211: add strict start type | Johannes Berg | 2019-07-31 | 1 | -0/+1 |
| * | | cfg80211: add support for parsing OBBS_PD attributes | John Crispin | 2019-07-31 | 3 | -0/+87 |
| * | | mac80211: reject zero MAC address in add station | Karthikeyan Periyasamy | 2019-07-31 | 1 | -1/+1 |
| * | | cfg80211: use parallel_ops for genl | Johannes Berg | 2019-07-31 | 1 | -30/+78 |
| * | | mac80211_hwsim: fill boottime_ns in netlink RX path | Johannes Berg | 2019-07-31 | 1 | -0/+7 |
| * | | mac80211: add missing null return check from call to ieee80211_get_sband | Colin Ian King | 2019-07-31 | 1 | -0/+2 |
| * | | mac80211: add support for the ADDBA extension element | John Crispin | 2019-07-29 | 4 | -11/+66 |
| * | | mac80211: propagate HE operation info into bss_conf | John Crispin | 2019-07-29 | 4 | -0/+22 |
| * | | mac80211: fix ieee80211_he_oper_size() comment | John Crispin | 2019-07-29 | 1 | -2/+2 |
| * | | cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch | Michael Vassernis | 2019-07-29 | 1 | -0/+2 |
| * | | cfg80211: fix duplicated scan entries after channel switch | Sergey Matyukevich | 2019-07-29 | 3 | -1/+82 |
| * | | cfg80211: refactor cfg80211_bss_update | Sergey Matyukevich | 2019-07-29 | 1 | -82/+89 |
| * | | nl80211: Include wiphy address setup in NEW_WIPHY | Denis Kenzior | 2019-07-26 | 1 | -0/+24 |
| * | | nl80211: document uapi for CMD_FRAME_WAIT_CANCEL | Denis Kenzior | 2019-07-26 | 1 | -1/+3 |
| * | | mac80211: implement HE support for mesh | Sven Eckelmann | 2019-07-26 | 5 | -1/+128 |
| * | | mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags | Lorenzo Bianconi | 2019-07-26 | 2 | -1/+9 |
| * | | mac80211: HE: add Spatial Reuse element parsing support | John Crispin | 2019-07-26 | 3 | -0/+54 |
| * | | mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap... | John Crispin | 2019-07-26 | 1 | -12/+162 |
| * | | mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor() | John Crispin | 2019-07-26 | 3 | -4/+8 |
| * | | mac80211: add xmit rate to struct ieee80211_tx_status | John Crispin | 2019-07-26 | 1 | -0/+2 |
| * | | mac80211: add support for parsing ADDBA_EXT IEs | John Crispin | 2019-07-26 | 3 | -0/+16 |
| * | | cfg80211: give all multi-BSSID BSS entries the same timestamp | Johannes Berg | 2019-07-26 | 1 | -2/+5 |
| * | | cfg80211: don't parse MBSSID if transmitting BSS isn't created | Johannes Berg | 2019-07-26 | 1 | -1/+3 |
| * | | cfg80211: clean up cfg80211_inform_single_bss_frame_data() | Johannes Berg | 2019-07-26 | 1 | -7/+1 |