summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: debugfs: Fix SPUR-DOWN fieldAndrea Greco2019-02-261-1/+1
* ath9k: Make sure to zero status.tx_time before reporting TX statusToke Høiland-Jørgensen2019-02-261-0/+3
* ath10k: update the max num of peers supported for WCN3990Abhishek Ambure2019-02-262-6/+6
* ath10k: remove the calibration data fetch for sdioWen Gong2019-02-261-0/+3
* ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi2019-02-261-3/+1Star
* ath10k: don't report unset rssi values to mac80211Alagu Sankar2019-02-261-3/+9
* ath10k: sdio: reset chip on power_down()Wen Gong2019-02-261-8/+16
* ath10k: sdio: disable fwlog printsAlagu Sankar2019-02-261-0/+7
* ath10k: sdio: set hi_acs_flagsAlagu Sankar2019-02-261-3/+9
* ath10k: correct the format of host memory chunks in wmi init commandYu Wang2019-02-261-3/+36
* ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai2019-02-261-3/+7
* ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure2019-02-264-6/+146
* ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure2019-02-264-13/+90
* ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai2019-02-262-2/+66
* net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov2019-02-251-1/+1
* ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmitwenxu2019-02-251-11/+27
* Merge branch 'dsa-mv88e6xxx-lockdep'David S. Miller2019-02-251-0/+10
|\
| * net: dsa: mv88e6xxx: Release lock while requesting IRQAndrew Lunn2019-02-251-0/+2
| * net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splatAndrew Lunn2019-02-251-0/+8
|/
* ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu2019-02-252-8/+26
* tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg2019-02-252-11/+77
* Merge branch 'ipv4-v6-icmp-small-cleanup-and-update'David S. Miller2019-02-253-22/+16Star
|\
| * ipv6: icmp: use percpu allocationKefeng Wang2019-02-252-7/+6Star
| * ipv6: icmp: use icmpv6_sk_exit()Kefeng Wang2019-02-251-14/+11Star
| * ipv4: icmp: use icmp_sk_exit()Kefeng Wang2019-02-251-3/+1Star
|/
* ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu2019-02-251-1/+1
* net/sched: act_tunnel_key: Add dst_cache supportwenxu2019-02-251-4/+21
* Merge branch 'code-optimizations-and-bugfixes-for-HNS3-driver'David S. Miller2019-02-2512-208/+369
|\
| * net: hns3: fix improper error handling for hns3_client_startHuazhong Tan2019-02-251-1/+3
| * net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose2019-02-251-16/+20
| * net: hns3: fix get VF RSS issueJian Shen2019-02-252-1/+74
| * net: hns3: enable VF VLAN filter for each VF when initializingJian Shen2019-02-252-11/+23
| * net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-2510-47/+119
| * net: hns3: remove hnae3_get_bit in data pathYunsheng Lin2019-02-251-19/+14Star
| * net: hns3: replace hnae3_set_bit and hnae3_set_field in data pathYunsheng Lin2019-02-251-69/+51Star
| * net: hns3: add unlikely for error handling in data pathYunsheng Lin2019-02-251-9/+9
| * net: hns3: remove some ops in struct hns3_nic_opsYunsheng Lin2019-02-252-9/+5Star
| * net: hns3: limit some variable scope in critical data pathYunsheng Lin2019-02-251-19/+16Star
| * net: hns3: avoid mult + div op in critical data pathYunsheng Lin2019-02-252-7/+11
| * net: hns3: add xps setting support for hns3 driverYunsheng Lin2019-02-251-0/+24
|/
* Merge branch 'mlxsw-spectrum_acl-Don-t-take-rtnl-mutex-for-region-rehash'David S. Miller2019-02-256-187/+592
|\
| * selftests: mlxsw: spectrum-2: Add massive delta rehash testJiri Pirko2019-02-251-0/+166
| * selftests: mlxsw: spectrum-2: Check migrate end traceJiri Pirko2019-02-251-0/+8
| * mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko2019-02-252-3/+28
| * selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash testJiri Pirko2019-02-251-0/+71
| * mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko2019-02-251-5/+0Star
| * mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko2019-02-251-6/+0Star
| * mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko2019-02-252-2/+10
| * mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko2019-02-251-5/+20
| * mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko2019-02-251-8/+15