summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-24bpf: Add kfunc bpf_rcu_read_lock/unlock()Yonghong Song
2022-11-24bpf: Introduce might_sleep field in bpf_func_protoYonghong Song
2022-11-24compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))Yonghong Song
2022-11-23bpf: Update bpf_{g,s}etsockopt() documentationJi Rongfeng
2022-11-23bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song
2022-11-20bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctxYonghong Song
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet
2022-11-20bpf: Allow multiple modifiers in reg_type_str() prefixDavid Vernet
2022-11-17bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}Kumar Kartikeya Dwivedi
2022-11-17bpf: Introduce bpf_obj_newKumar Kartikeya Dwivedi
2022-11-17bpf: Rewrite kfunc argument handlingKumar Kartikeya Dwivedi
2022-11-17bpf: Allow locking bpf_spin_lock global variablesKumar Kartikeya Dwivedi
2022-11-17bpf: Verify ownership relationships for user BTF typesKumar Kartikeya Dwivedi
2022-11-17bpf: Recognize lock and list fields in allocated objectsKumar Kartikeya Dwivedi
2022-11-17bpf: Introduce allocated objects supportKumar Kartikeya Dwivedi
2022-11-17bpf: Pass map file to .map_update_batch directlyHou Tao
2022-11-15bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen
2022-11-15dev: Move received_rps counter next to RPS members in softnet dataToke Høiland-Jørgensen
2022-11-14bpf: Refactor btf_struct_accessKumar Kartikeya Dwivedi
2022-11-14bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi
2022-11-14bpf: Rename RET_PTR_TO_ALLOC_MEMKumar Kartikeya Dwivedi
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi
2022-11-14bpf: Fix copy_map_value, zero_map_valueKumar Kartikeya Dwivedi
2022-11-14bpf: Remove BPF_MAP_OFF_ARR_MAXKumar Kartikeya Dwivedi
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-11net: remove skb->vlan_presentEric Dumazet
2022-11-11bpf: Add hwtstamp field for the sockops progMartin KaFai Lau
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2022-11-10net: mana: Define data structures for protection domain and memory registrationAjay Sharma
2022-11-10net: mana: Define data structures for allocating doorbell page from GDMALong Li
2022-11-10net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIESAjay Sharma
2022-11-10net: mana: Define max values for SGL entriesLong Li
2022-11-10net: mana: Move header files to a common locationLong Li
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)
2022-11-09devlink: Add packet traps for 802.1X operationIdo Schimmel
2022-11-09bridge: switchdev: Allow device drivers to install locked FDB entriesHans J. Schultz
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren