aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: Set and check spin lock value in sk_storage_map_testXu Kuohai2022-11-211-16/+20
* bpf: Do not copy spin lock field from user in bpf_selem_allocXu Kuohai2022-11-211-1/+1
* Merge branch 'libbpf: Fixes for ring buffer'Andrii Nakryiko2022-11-172-7/+21
|\
| * libbpf: Check the validity of size in user_ring_buffer__reserve()Hou Tao2022-11-171-0/+4
| * libbpf: Handle size overflow for user ringbuf mmapHou Tao2022-11-171-2/+8
| * libbpf: Handle size overflow for ringbuf mmapHou Tao2022-11-171-4/+8
| * libbpf: Use page size as max_entries when probing ring buffer mapHou Tao2022-11-171-1/+1
|/
* bpf, perf: Use subprog name when reporting subprog ksymbolHou Tao2022-11-151-1/+1
* libbpf: Use correct return pointer in attach_raw_tpJiri Olsa2022-11-141-1/+1
* net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shimsVladimir Oltean2022-11-143-2/+18
* net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun2022-11-141-0/+2
* Merge branch 'octeon_ep-fixes'David S. Miller2022-11-141-5/+11
|\
| * octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan2022-11-141-1/+5
| * octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan2022-11-141-1/+5
| * octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan2022-11-141-1/+1
| * octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan2022-11-141-2/+0
|/
* bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui2022-11-141-1/+9
* net: caif: fix double disconnect client in chnl_net_open()Zhengchao Shao2022-11-141-3/+0
* net: macvlan: Use built-in RCU list checkingChuang Wang2022-11-141-2/+2
* mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo2022-11-141-1/+1
* net: liquidio: release resources when liquidio driver open failedZhengchao Shao2022-11-141-8/+26
* mctp i2c: don't count unused / invalid keys for flow releaseJeremy Kerr2022-11-111-15/+32
* net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()Yu Liao2022-11-111-2/+3
* net: stmmac: ensure tx function is not running in stmmac_xdp_release()Mohd Faizal Abdul Rahim2022-11-111-0/+3
* net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong2022-11-111-0/+7
* net: hinic: Fix error handling in hinic_module_init()Yuan Can2022-11-111-1/+8
* mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang2022-11-111-1/+2
* net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun2022-11-111-1/+0
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-11-1111-74/+83
|\
| * bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai2022-11-111-2/+2
| * bpf: Initialize same number of free nodes for each pcpu_freelistXu Kuohai2022-11-111-12/+11
| * Merge branch 'Fix offset when fault occurs in strncpy_from_kernel_nofault()'Andrii Nakryiko2022-11-113-1/+13
| |\
| | * selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy2022-11-112-0/+12
| | * maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()Alban Crequy2022-11-111-1/+1
| |/
| * selftests/bpf: Fix test_progs compilation failure in 32-bit archYang Jihong2022-11-091-1/+1
| * selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bi...Pu Lehui2022-11-091-1/+1
| * bpf: Fix memory leaks in __check_func_callWang Yufen2022-11-081-5/+9
| * bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()Nathan Chancellor2022-11-071-1/+1
| * bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)Peter Zijlstra2022-11-042-15/+46
| * bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")Peter Zijlstra2022-11-043-39/+1
| * bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()Baisong Zhong2022-11-041-0/+1
* | nfp: change eeprom length to max length enumeratorsJaco Coetzee2022-11-111-3/+3
* | Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-10154-513/+984
|\ \
| * \ Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-11-1013-115/+149
| |\ \
| | * | net/mlx5e: TC, Fix slab-out-of-bounds in parse_tc_actionsRoi Dayan2022-11-091-2/+6
| | * | net/mlx5e: E-Switch, Fix comparing termination table instanceRoi Dayan2022-11-091-6/+8
| | * | net/mlx5e: TC, Fix wrong rejection of packet-per-second policingJianbo Liu2022-11-091-6/+0
| | * | net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan2022-11-091-60/+32
| | * | net/mlx5e: Fix usage of DMA sync APIMaxim Mikityanskiy2022-11-092-15/+16
| | * | net/mlx5e: Add missing sanity checks for max TX WQE sizeMaxim Mikityanskiy2022-11-093-1/+35