summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add alignment padding for "map_extra" + consolidate holesJoanne Koong2021-11-012-3/+4
* bpf: Add dummy BPF STRUCT_OPS for test purposeHou Tao2021-11-011-0/+16
* bpf: Factor out helpers for ctx access checkingHou Tao2021-11-011-0/+23
* bpf: Factor out a helper to prepare trampoline for struct_ops progHou Tao2021-11-011-0/+4
* skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian2021-11-011-2/+16
* bpf: Add bpf_kallsyms_lookup_name helperKumar Kartikeya Dwivedi2021-10-282-0/+17
* bpf: Add bloom filter map implementationJoanne Koong2021-10-283-0/+11
* bpf: Use u64_stats_t in struct bpf_prog_statsEric Dumazet2021-10-271-5/+5
* bpf: Avoid races in __bpf_prog_run() for 32bit archesEric Dumazet2021-10-271-2/+3
* bpf: Add verified_insns to bpf_prog_info and fdinfoDave Marchevsky2021-10-212-0/+2
* bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen2021-10-212-0/+8
* bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song2021-10-181-4/+4
* bpf: Support writable context for bare tracepointHou Tao2021-10-081-4/+15
* bpf: selftests: Add selftests for module kfunc supportKumar Kartikeya Dwivedi2021-10-051-0/+1
* bpf: Enable TCP congestion control kfunc from modulesKumar Kartikeya Dwivedi2021-10-051-0/+2
* bpf: btf: Introduce helpers for dynamic BTF set registrationKumar Kartikeya Dwivedi2021-10-052-0/+37
* bpf: Introduce BPF support for kernel module function callsKumar Kartikeya Dwivedi2021-10-052-3/+7
* Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-10-053-41/+241
|\
| * Bluetooth: Rename driver .prevent_wake to .wakeupLuiz Augusto von Dentz2021-10-011-1/+1
| * Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz2021-09-211-1/+1
| * Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-37/+2
| * Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz2021-09-131-0/+38
| * Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz2021-09-131-0/+28
| * Bluetooth: Add support for msbc coding formatKiran K2021-09-071-0/+1
| * Bluetooth: Configure codec for HFP offload use caseKiran K2021-09-072-0/+11
| * Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K2021-09-073-2/+41
| * Bluetooth: Allow setting of codec for HFP offload use caseKiran K2021-09-071-0/+2
| * Bluetooth: Allow querying of supported offload codecs over SCO socketKiran K2021-09-073-0/+25
| * Bluetooth: Add support for Read Local Supported Codecs V2Kiran K2021-09-071-0/+29
| * Bluetooth: Enumerate local supported codec and cache detailsKiran K2021-09-072-0/+58
| * Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz2021-08-301-2/+3
| * Bluetooth: Support the quality report eventsJoseph Hwang2021-08-302-0/+3
* | mlx4: constify args for const dev_addrJakub Kicinski2021-10-051-1/+1
* | mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski2021-10-051-10/+0
* | mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski2021-10-051-12/+0
* | netlink: remove netlink_broadcast_filteredFlorian Westphal2021-10-051-4/+0
* | net/mlx5: Enable single IRQ for PCI FunctionShay Drory2021-10-041-1/+0
* | net/mlx5: Shift control IRQ to the last indexShay Drory2021-10-041-0/+2
* | net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov2021-10-041-0/+9
* | net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)2021-10-041-0/+1
* | qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha2021-10-041-0/+1
* | qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa2021-10-041-0/+2
* | qed: Update qed_hsi.h for fw 8.59.1.0Prabhakar Kushwaha2021-10-042-0/+2
* | qed: Update common_hsi for FW ver 8.59.1.0Prabhakar Kushwaha2021-10-041-8/+105
* | qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-045-387/+386
* | qed: Fix kernel-doc warningsPrabhakar Kushwaha2021-10-045-183/+230
* | ipv6: ioam: Add support for the ip6ip6 encapsulationJustin Iurman2021-10-041-0/+29
* | ipv6: ioam: Distinguish input and output for hop-limitJustin Iurman2021-10-041-1/+2
* | ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-021-1/+1
* | net: mscc: ocelot: write full VLAN TCI in the injection headerVladimir Oltean2021-10-021-2/+2