summaryrefslogtreecommitdiffstats
path: root/Documentation/netlabel (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-26dt-bindings: net: mt76: update binding for mt7603 driverFelix Fietkau1-0/+19
2019-02-26mt76: add driver callback for when a sta is associatedFelix Fietkau2-0/+8
2019-02-26mt76: remove no longer used routine declarationsLorenzo Bianconi2-13/+5
2019-02-26mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entryLorenzo Bianconi1-1/+1
2019-02-26mt76: usb: simplify mt76u_tx_build_sg routineLorenzo Bianconi1-14/+3
2019-02-26mt76: usb: simplify rx buffer allocationLorenzo Bianconi2-51/+27
2019-02-26mt76: usb: introduce mt76u_fill_bulk_urb routineLorenzo Bianconi1-19/+26
2019-02-26mt76: usb: fix warning in mt76u_buf_freeLorenzo Bianconi1-7/+2
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka6-47/+6
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka6-74/+15
2019-02-26mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka2-6/+10
2019-02-26mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2Felix Fietkau1-3/+3
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau6-18/+9
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau8-16/+14
2019-02-26mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau3-9/+21
2019-02-26mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau2-1/+3
2019-02-26mt76: mt76x02: fix beacon timer issueFelix Fietkau1-3/+3
2019-02-26mt76: mt76x02: fix beacon timer drift adjustmentFelix Fietkau1-7/+7
2019-02-26mt76: mt76x02: fix TSF sync modeFelix Fietkau1-1/+1
2019-02-25net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov1-1/+1
2019-02-25ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmitwenxu1-11/+27
2019-02-25net: dsa: mv88e6xxx: Release lock while requesting IRQAndrew Lunn1-0/+2
2019-02-25net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splatAndrew Lunn1-0/+8
2019-02-25ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu2-8/+26
2019-02-25tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg2-11/+77
2019-02-25ipv6: icmp: use percpu allocationKefeng Wang2-7/+6
2019-02-25ipv6: icmp: use icmpv6_sk_exit()Kefeng Wang1-14/+11
2019-02-25ipv4: icmp: use icmp_sk_exit()Kefeng Wang1-3/+1
2019-02-25ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu1-1/+1
2019-02-25net/sched: act_tunnel_key: Add dst_cache supportwenxu1-4/+21
2019-02-25net: hns3: fix improper error handling for hns3_client_startHuazhong Tan1-1/+3
2019-02-25net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose1-16/+20
2019-02-25net: hns3: fix get VF RSS issueJian Shen2-1/+74
2019-02-25net: hns3: enable VF VLAN filter for each VF when initializingJian Shen2-11/+23
2019-02-25net: hns3: add support to config depth for tx|rx ring separatelyPeng Li10-47/+119
2019-02-25net: hns3: remove hnae3_get_bit in data pathYunsheng Lin1-19/+14
2019-02-25net: hns3: replace hnae3_set_bit and hnae3_set_field in data pathYunsheng Lin1-69/+51
2019-02-25net: hns3: add unlikely for error handling in data pathYunsheng Lin1-9/+9
2019-02-25net: hns3: remove some ops in struct hns3_nic_opsYunsheng Lin2-9/+5
2019-02-25net: hns3: limit some variable scope in critical data pathYunsheng Lin1-19/+16
2019-02-25net: hns3: avoid mult + div op in critical data pathYunsheng Lin2-7/+11
2019-02-25net: hns3: add xps setting support for hns3 driverYunsheng Lin1-0/+24
2019-02-25selftests: mlxsw: spectrum-2: Add massive delta rehash testJiri Pirko1-0/+166
2019-02-25selftests: mlxsw: spectrum-2: Check migrate end traceJiri Pirko1-0/+8
2019-02-25mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko2-3/+28
2019-02-25selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash testJiri Pirko1-0/+71
2019-02-25mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko1-5/+0
2019-02-25mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko1-6/+0
2019-02-25mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko2-2/+10
2019-02-25mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko1-5/+20