summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-13bpf: Drop MTU check when doing TC-BPF redirect to ingressJesper Dangaard Brouer
2021-02-13bpf: Add BPF-helper for MTU checkingJesper Dangaard Brouer
2021-02-13bpf: bpf_fib_lookup return MTU value as output when looked upJesper Dangaard Brouer
2021-02-13bpf: Fix bpf_fib_lookup helper MTU check for SKB ctxJesper Dangaard Brouer
2021-02-13bpf: Remove MTU check in __bpf_skb_max_lenJesper Dangaard Brouer
2021-02-13bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocationJun'ichi Nomura
2021-02-12bpf: Fix an unitialized value in bpf_iterYonghong Song
2021-02-12Merge branch 'hns3-cleanups'David S. Miller
2021-02-12net: hns3: refactor out hclge_rm_vport_all_mac_table()Hao Chen
2021-02-12net: hns3: refactor out hclgevf_set_rss_tuple()Huazhong Tan
2021-02-12net: hns3: refactor out hclge_set_rss_tuple()Huazhong Tan
2021-02-12net: hns3: split out hclgevf_cmd_send()Yufeng Mo
2021-02-12net: hns3: split out hclge_cmd_send()Yufeng Mo
2021-02-12net: hns3: split out hclge_dbg_dump_qos_buf_cfg()Jian Shen
2021-02-12net: hns3: refactor out hclgevf_get_rss_tuple()Jian Shen
2021-02-12net: hns3: refactor out hclge_get_rss_tuple()Jian Shen
2021-02-12net: hns3: refactor out hclge_set_vf_vlan_common()Peng Li
2021-02-12net: hns3: use ipv6_addr_any() helperJiaran Zhang
2021-02-12net: hns3: clean up hns3_dbg_cmd_write()Peng Li
2021-02-12net: hns3: refactor out hclgevf_cmd_convert_err_code()Peng Li
2021-02-12net: hns3: refactor out hclge_cmd_convert_err_code()Peng Li
2021-02-12tools/resolve_btfids: Add /libbpf to .gitignoreStanislav Fomichev
2021-02-12Merge branch 'introduce bpf_iter for task_vma'Alexei Starovoitov
2021-02-12selftests/bpf: Add test for bpf_iter_task_vmaSong Liu
2021-02-12bpf: Allow bpf_d_path in bpf_iter programSong Liu
2021-02-12bpf: Introduce task_vma bpf_iterSong Liu
2021-02-12bpf: selftests: Add non function pointer test to struct_opsMartin KaFai Lau
2021-02-12libbpf: Ignore non function pointer member in struct_opsMartin KaFai Lau
2021-02-12libbpf: Use AF_LOCAL instead of AF_INET in xsk.cStanislav Fomichev
2021-02-12ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ringMaciej Fijalkowski
2021-02-12ice: store the result of ice_rx_offset() onto ice_ringMaciej Fijalkowski
2021-02-12i40e: store the result of i40e_rx_offset() onto i40e_ringMaciej Fijalkowski
2021-02-12i40e: Simplify the do-while allocation loopBjörn Töpel
2021-02-12ice: skip NULL check against XDP prog in ZC pathMaciej Fijalkowski
2021-02-12ice: remove redundant checks in ice_change_mtuMaciej Fijalkowski
2021-02-12ice: move skb pointer from rx_buf to rx_ringMaciej Fijalkowski
2021-02-12ice: simplify ice_run_xdpMaciej Fijalkowski
2021-02-12i40e: adjust i40e_is_non_eopMaciej Fijalkowski
2021-02-12i40e: drop misleading function commentsMaciej Fijalkowski
2021-02-12i40e: drop redundant check when setting xdp progMaciej Fijalkowski
2021-02-12nl80211: add documentation for HT/VHT/HE disable attributesJohannes Berg
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear
2021-02-12mac80211: add STBC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers
2021-02-12mac80211: minstrel_ht: remove sample rate switching code for constrained devicesFelix Fietkau
2021-02-12mac80211: minstrel_ht: show sampling rates in debugfsFelix Fietkau
2021-02-12mac80211: minstrel_ht: significantly redesign the rate probing strategyFelix Fietkau
2021-02-12mac80211: minstrel_ht: reduce the need to sample slower ratesFelix Fietkau
2021-02-12mac80211: minstrel_ht: update total packets counter in tx status pathFelix Fietkau
2021-02-12mac80211: minstrel_ht: use bitfields to encode rate indexesFelix Fietkau
2021-02-12cfg80211: initialize reg_rule in __freq_reg_info()Luca Coelho