selftests/bpf: Fix spelling mistake.
[platform/kernel/linux-starfive.git] / net /
2022-08-19 Alexei StarovoitovMerge branch 'bpf: net: Remove duplicated code from...
2022-08-19 Martin KaFai Laubpf: Add a few optnames to bpf_setsockopt
2022-08-19 Martin KaFai Laubpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_s...
2022-08-19 Martin KaFai Laubpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setso...
2022-08-19 Martin KaFai Laubpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_set...
2022-08-19 Martin KaFai Laubpf: Refactor bpf specific tcp optnames to a new function
2022-08-19 Martin KaFai Laubpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_sets...
2022-08-19 Martin KaFai Laubpf: Embed kernel CONFIG check into the if statement...
2022-08-19 Martin KaFai Laubpf: net: Change do_ipv6_setsockopt() to use the sockop...
2022-08-19 Martin KaFai Laubpf: net: Change do_ip_setsockopt() to use the sockopt...
2022-08-19 Martin KaFai Laubpf: net: Change do_tcp_setsockopt() to use the sockopt...
2022-08-19 Martin KaFai Laubpf: net: Consider has_current_bpf_ctx() when testing...
2022-08-19 Martin KaFai Laubpf: net: Avoid sk_setsockopt() taking sk lock when...
2022-08-19 Martin KaFai Launet: Add sk_setsockopt() to take the sk ptr instead...
2022-08-18 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2022-08-17 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-08-17 Jie Mengtcp: Make SYN ACK RTO tunable by BPF programs with TFO
2022-08-17 Zhengchao Shaonet: sched: delete unused input parameter in qdisc_create
2022-08-17 Zhengchao Shaonet: sched: remove the unused return value of unregiste...
2022-08-11 Linus TorvaldsMerge tag 'net-6.0-rc1' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'acpi-5.20-rc1-2' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'iomap-6.0-merge-2' of git://git./fs/xfs...
2022-08-11 Linus TorvaldsMerge tag 'ceph-for-5.20-rc1' of https://github.com...
2022-08-11 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-08-11 Rafael J. WysockiMerge branch 'acpi-properties'
2022-08-11 Linus TorvaldsMerge tag 'input-for-v5.20-rc0' of git://git./linux...
2022-08-11 Maxim Mikityanskiynet/tls: Use RCU API to access tls_ctx->netdev
2022-08-11 Jakub Kicinskitls: rx: device: don't try to copy too much on detach
2022-08-11 Jakub Kicinskitls: rx: device: bound the frag walk
2022-08-11 Thadeu Lima de Sou... net_sched: cls_route: remove from list when handle...
2022-08-11 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2022-08-11 Jakub KicinskiMerge branch 'net-enhancements-to-sk_user_data-field'
2022-08-11 Hawkins Jiaweinet: fix refcount bug in sk_psock_get (2)
2022-08-10 Linus TorvaldsMerge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org...
2022-08-10 Yafang Shaobpf: Use bpf_map_area_alloc consistently on bpf map...
2022-08-10 Yafang Shaobpf: Make __GFP_NOWARN consistent in bpf map creation
2022-08-10 Linus TorvaldsMerge tag 'rpmsg-v5.20-1' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'mm-stable-2022-08-09' of git://git./linux...
2022-08-10 Linus TorvaldsMerge tag 'cxl-for-6.0' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'pinctrl-v6.0-1' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'apparmor-pr-2022-08-08' of git://git./linux...
2022-08-10 Linus TorvaldsMerge tag 'kbuild-v5.20' of git://git./linux/kernel...
2022-08-10 Alexei StarovoitovMerge branch 'fixes for bpf map iterator'
2022-08-10 Hou Taobpf: Check the validity of max_rdwr_access for sock...
2022-08-10 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-08-10 Hou Taobpf: Acquire map uref in .init_seq_private for sock...
2022-08-10 Alexei StarovoitovMerge branch 'destructive bpf_kfuncs'
2022-08-10 Artem Savkovselftests/bpf: add destructive kfunc test
2022-08-10 Ido Schimmeldevlink: Fix use-after-free after a failed reload
2022-08-10 Peilin Yevsock: Set socket state back to SS_UNCONNECTED in vsock...
2022-08-10 Peilin Yevsock: Fix memory leak in vsock_connect()
2022-08-10 Topi Miettinennetlabel: fix typo in comment
2022-08-10 David S. MillerMerge tag 'linux-can-fixes-for-6.0-20220810' of git...
2022-08-10 Jakub KicinskiMerge branch 'do-not-use-rt_tos-for-ipv6-flowlabel'
2022-08-10 Matthias Mayipv6: do not use RT_TOS for IPv6 flowlabel
2022-08-10 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-08-10 Alexei StarovoitovMerge branch 'Don't reinit map value in prealloc_lru_pop'
2022-08-10 Kumar Kartikeya... bpf: Allow calling bpf_prog_test kfuncs in tracing...
2022-08-09 Linus TorvaldsMerge tag 'nfsd-6.0' of git://git./linux/kernel/git...
2022-08-09 Jakub KicinskiMerge tag 'wireless-2022-08-09' of git://git./linux...
2022-08-09 Florian Westphalnetfilter: nf_tables: fix null deref due to zeroed...
2022-08-09 Pablo Neira Ayusonetfilter: nf_tables: disallow jump to implicit chain...
2022-08-09 Pablo Neira Ayusonetfilter: nf_tables: upfront validation of data via...
2022-08-09 Thadeu Lima de Sou... netfilter: nf_tables: do not allow RULE_ID to refer...
2022-08-09 Thadeu Lima de Sou... netfilter: nf_tables: do not allow CHAIN_ID to refer...
2022-08-09 Thadeu Lima de Sou... netfilter: nf_tables: do not allow SET_ID to refer...
2022-08-09 Pablo Neira Ayusonetfilter: nf_tables: validate variable length element...
2022-08-09 Linus TorvaldsMerge tag 'fscache-fixes-20220809' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'afs-fixes-20220802' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'fs.setgid.v6.0' of git://git./linux/kernel...
2022-08-09 Linus TorvaldsMerge tag 'memblock-v5.20-rc1' of git://git./linux...
2022-08-09 Kumar Kartikeya... net: netfilter: Remove ifdefs for code shared by BPF...
2022-08-09 Linus TorvaldsMerge tag 'm68knommu-for-v5.20' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'x86_bugs_pbrsb' of git://git./linux/kernel...
2022-08-09 Fedor Pchelkincan: j1939: j1939_session_destroy(): fix memory leak...
2022-08-09 Fedor Pchelkincan: j1939: j1939_sk_queue_activate_next_locked():...
2022-08-09 Jakub KicinskiMerge tag 'for-net-2022-08-08' of git://git./linux...
2022-08-09 Martin Schillernet/x25: fix call timeouts in blocking connects
2022-08-09 Linus TorvaldsMerge tag '5.20-rc-ksmbd-server-fixes' of git://git...
2022-08-09 Linus TorvaldsMerge tag 'pull-work.iov_iter-rebased' of git://git...
2022-08-09 Al Viro9p: convert to advancing variant of iov_iter_get_pages_...
2022-08-09 Al Viroiov_iter: advancing variants of iov_iter_get_pages...
2022-08-09 Luiz Augusto von... Bluetooth: ISO: Fix not using the correct QoS
2022-08-09 Tetsuo HandaBluetooth: don't try to cancel uninitialized works...
2022-08-09 Luiz Augusto von... Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
2022-08-09 Luiz Augusto von... Bluetooth: MGMT: Fixes build warnings with C=1
2022-08-09 Luiz Augusto von... Bluetooth: hci_event: Fix build warning with C=1
2022-08-09 Luiz Augusto von... Bluetooth: ISO: Fix memory corruption
2022-08-09 Soenke HusterBluetooth: Fix null pointer deref on unexpected status...
2022-08-09 Luiz Augusto von... Bluetooth: ISO: Fix info leak in iso_sock_getsockopt()
2022-08-09 Luiz Augusto von... Bluetooth: hci_conn: Fix updating ISO QoS PHY
2022-08-09 Dan CarpenterBluetooth: ISO: unlock on error path in iso_sock_setsoc...
2022-08-09 Luiz Augusto von... Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
2022-08-08 Linus TorvaldsMerge tag 'rproc-v5.20' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'rpmsg-v5.20' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'linux-watchdog-5.20-rc1' of git://linux...
2022-08-08 Linus TorvaldsMerge tag 'pm-5.20-rc1-2' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'thermal-5.20-rc1-2' of git://git./linux...
2022-08-08 Linus TorvaldsMerge tag 'modules-6.0-rc1' of git://git./linux/kernel...
2022-08-08 Linus TorvaldsMerge tag 'leds-5.20-rc1' of git://git./linux/kernel...
next