aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-23bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song1-1/+1
2022-11-20bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctxYonghong Song1-0/+5
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet3-24/+78
2022-11-20bpf: Allow multiple modifiers in reg_type_str() prefixDavid Vernet1-1/+1
2022-11-17bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}Kumar Kartikeya Dwivedi1-0/+5
2022-11-17bpf: Introduce bpf_obj_newKumar Kartikeya Dwivedi2-8/+15
2022-11-17bpf: Rewrite kfunc argument handlingKumar Kartikeya Dwivedi3-14/+30
2022-11-17bpf: Allow locking bpf_spin_lock global variablesKumar Kartikeya Dwivedi1-1/+15
2022-11-17bpf: Verify ownership relationships for user BTF typesKumar Kartikeya Dwivedi2-0/+2
2022-11-17bpf: Recognize lock and list fields in allocated objectsKumar Kartikeya Dwivedi2-0/+42
2022-11-17bpf: Introduce allocated objects supportKumar Kartikeya Dwivedi1-0/+11
2022-11-17bpf: Pass map file to .map_update_batch directlyHou Tao1-2/+3
2022-11-15bpf: Expand map key argument of bpf_redirect_map to u64Toke Høiland-Jørgensen2-7/+7
2022-11-15dev: Move received_rps counter next to RPS members in softnet dataToke Høiland-Jørgensen1-1/+1
2022-11-14bpf: Refactor btf_struct_accessKumar Kartikeya Dwivedi2-13/+12
2022-11-14bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi1-7/+4
2022-11-14bpf: Rename RET_PTR_TO_ALLOC_MEMKumar Kartikeya Dwivedi1-3/+3
2022-11-14bpf: Support bpf_list_head in map valuesKumar Kartikeya Dwivedi1-0/+17
2022-11-14bpf: Fix copy_map_value, zero_map_valueKumar Kartikeya Dwivedi1-2/+2
2022-11-14bpf: Remove BPF_MAP_OFF_ARR_MAXKumar Kartikeya Dwivedi1-5/+4
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+6
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child1-0/+1
2022-11-12net/mlx5e: Support enhanced CQE compressionOfer Levi1-0/+6
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-64/+125
2022-11-11net: remove skb->vlan_presentEric Dumazet2-14/+13
2022-11-11ptp: remove the .adjfreq interface functionJacob Keller1-7/+0
2022-11-11net: ethernet: mtk_wed: add configure wed wo supportLorenzo Bianconi1-1/+75
2022-11-11net: ethernet: mtk_wed: rename tx_wdma array in rx_wdmaLorenzo Bianconi1-1/+2
2022-11-11net: ethernet: mtk_wed: introduce wed mcu supportSujuan Chen1-0/+29
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-29/+27
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+17
2022-11-09net: mdio: add mdiodev_c45_(read|write)Russell King (Oracle)1-0/+13
2022-11-09net: introduce a helper to move notifier block to different namespaceJiri Pirko1-0/+2
2022-11-09Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-23/+0
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-1/+4
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren1-3/+1
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells1-1/+2
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells1-0/+2
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski2-0/+20
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)1-0/+5
2022-11-07can: dev: fix skb drop checkOliver Hartkopp1-0/+16
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang1-0/+2
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+9
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-11-04mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()Vlastimil Babka1-23/+0
2022-11-03bpf: Refactor map->off_arr handlingKumar Kartikeya Dwivedi2-17/+25
2022-11-03bpf: Consolidate spin_lock, timer management into btf_recordKumar Kartikeya Dwivedi2-22/+34
2022-11-03bpf: Refactor kptr_off_tab into btf_recordKumar Kartikeya Dwivedi2-46/+82
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko1-5/+0
2022-11-03net: devlink: track netdev with devlink_port assignedJiri Pirko1-0/+19