Show patches with: none      |   126920 patches
« 1 2 ... 797 798 7991269 1270 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next,3/7] net: axienet: Clean up DMA start/stop and error handling NAPI/GRO support for axienet driver - - - 151- 2022-03-04 Robert Hancock netdev Superseded
[net-next,2/7] net: axienet: Clean up device used for DMA calls NAPI/GRO support for axienet driver - - - 151- 2022-03-04 Robert Hancock netdev Superseded
[net-next,1/7] net: axienet: fix RX ring refill allocation failure handling NAPI/GRO support for axienet driver - - - 142- 2022-03-04 Robert Hancock netdev Superseded
[net-next?] net: fungible: fix multiple build problems [net-next?] net: fungible: fix multiple build problems - - - 142- 2022-03-04 Randy Dunlap netdev Changes Requested
pull request: bluetooth-next 2022-03-04 pull request: bluetooth-next 2022-03-04 - - - 5-1 2022-03-04 Luiz Augusto von Dentz Accepted
[net-next,11/11] selftests: mptcp: update output info of chk_rm_nr mptcp: Selftest refinements and a new test - - - 151- 2022-03-04 Mat Martineau netdev Accepted
[net-next,10/11] selftests: mptcp: add more arguments for chk_join_nr mptcp: Selftest refinements and a new test - - - 142- 2022-03-04 Mat Martineau netdev Accepted
[net-next,09/11] selftests: mptcp: add invert check in check_transfer mptcp: Selftest refinements and a new test - - - 151- 2022-03-04 Mat Martineau netdev Accepted
[net-next,08/11] selftests: mptcp: add fastclose testcase mptcp: Selftest refinements and a new test - - - 151- 2022-03-04 Mat Martineau netdev Accepted
[net-next,07/11] selftests: mptcp: reuse linkfail to make given size files mptcp: Selftest refinements and a new test - - - 142- 2022-03-04 Mat Martineau netdev Accepted
[net-next,06/11] selftests: mptcp: add extra_args in do_transfer mptcp: Selftest refinements and a new test - - - 142- 2022-03-04 Mat Martineau netdev Accepted
[net-next,05/11] selftests: mptcp: add the MP_RST mibs check mptcp: Selftest refinements and a new test - - - 142- 2022-03-04 Mat Martineau netdev Accepted
[net-next,04/11] mptcp: add the mibs for MP_RST mptcp: Selftest refinements and a new test - - - 16-- 2022-03-04 Mat Martineau netdev Accepted
[net-next,03/11] selftests: mptcp: add the MP_FASTCLOSE mibs check mptcp: Selftest refinements and a new test - - - 142- 2022-03-04 Mat Martineau netdev Accepted
[net-next,02/11] mptcp: add the mibs for MP_FASTCLOSE mptcp: Selftest refinements and a new test - - - 16-- 2022-03-04 Mat Martineau netdev Accepted
[net-next,01/11] selftests: mptcp: adjust output alignment for more tests mptcp: Selftest refinements and a new test - - - 151- 2022-03-04 Mat Martineau netdev Accepted
[bpf-next,v1,4/4] selftests/bpf: Add a test for btf_type_tag "percpu" bpf: add __percpu tagging in vmlinux BTF 1 - - 162- 2022-03-04 Hao Luo bpf Accepted
[bpf-next,v1,3/4] bpf: Reject programs that try to load __percpu memory. bpf: add __percpu tagging in vmlinux BTF 1 - - 162- 2022-03-04 Hao Luo bpf Accepted
[bpf-next,v1,2/4] compiler_types: define __percpu as __attribute__((btf_type_tag("percpu"))) bpf: add __percpu tagging in vmlinux BTF 1 - - 171- 2022-03-04 Hao Luo bpf Accepted
[bpf-next,v1,1/4] bpf: Fix checking PTR_TO_BTF_ID in check_mem_access bpf: add __percpu tagging in vmlinux BTF 1 - - 171- 2022-03-04 Hao Luo bpf Accepted
[bpf-next] bpf: select proper size for bpf_prog_pack [bpf-next] bpf: select proper size for bpf_prog_pack - - - 1521 2022-03-04 Song Liu bpf Superseded
mISDN: Fix memory leak in dsp_pipeline_build() mISDN: Fix memory leak in dsp_pipeline_build() - - - 1-- 2022-03-04 Alexey Khoroshilov Accepted
[bpf-next,v2,28/28] samples/bpf: fix bpf_program__attach_hid() api change Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,27/28] selftests/bpf: Add a test for BPF_F_INSERT_HEAD Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,26/28] libbpf: add handling for BPF_F_INSERT_HEAD in HID programs Introduce eBPF support for HID devices - - - 1224 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,25/28] bpf/hid: Add a flag to add the program at the beginning of the list Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,24/28] HID: bpf: only call hid_bpf_raw_event() if a ctx is available Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,23/28] HID: bpf: compute only the required buffer size for the device Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,22/28] bpf/verifier: prevent non GPL programs to be loaded against HID Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,21/28] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,20/28] HID: add implementation of bpf_hid_raw_request Introduce eBPF support for HID devices - - - 1116 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,19/28] bpf/hid: add bpf_hid_raw_request helper function Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,18/28] selftests/bpf: hid: rely on uhid event to know if a test device is ready Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,17/28] selftests/bpf: add test for user call of HID bpf programs Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,16/28] libbpf: add new attach type BPF_HID_USER_EVENT Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,15/28] bpf/hid: add new BPF type to trigger commands from userspace Introduce eBPF support for HID devices - - - 1116 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,14/28] selftests/bpf: add tests for hid_{get|set}_data helpers Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,13/28] HID: bpf: implement hid_bpf_get|set_data Introduce eBPF support for HID devices - - - 1116 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,12/28] bpf/hid: add hid_{get|set}_data helpers Introduce eBPF support for HID devices - 1 - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,11/28] samples/bpf: add a report descriptor fixup Introduce eBPF support for HID devices - - - 14-4 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,10/28] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices - 1 - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,09/28] libbpf: add new attach type BPF_HID_RDESC_FIXUP Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,08/28] HID: allow to change the report descriptor from an eBPF program Introduce eBPF support for HID devices - 1 - 1116 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,07/28] bpf/hid: add a new attach type to change the report descriptor Introduce eBPF support for HID devices - 1 - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,06/28] samples/bpf: add new hid_mouse example Introduce eBPF support for HID devices - 1 - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,05/28] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices - - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,04/28] libbpf: add HID program type and API Introduce eBPF support for HID devices 1 - - 1314 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,03/28] HID: hook up with bpf Introduce eBPF support for HID devices - 1 - 1116 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,02/28] bpf: introduce hid program type Introduce eBPF support for HID devices - 1 - 1116 2022-03-04 Benjamin Tissoires bpf Superseded
[bpf-next,v2,01/28] bpf: add new is_sys_admin_prog_type() helper Introduce eBPF support for HID devices 1 - - 15-3 2022-03-04 Benjamin Tissoires bpf Superseded
pull-request: bpf-next 2022-03-04 pull-request: bpf-next 2022-03-04 - - - 6-- 2022-03-04 Daniel Borkmann Accepted
[net-next,v10,7/7] ice: Support GTP-U and GTP-C offload in switchdev ice: GTP support in switchdev - 1 1 151- 2022-03-04 Marcin Szycik netdev Awaiting Upstream
[net-next,v10,6/7] ice: Fix FV offset searching ice: GTP support in switchdev - - 1 16-- 2022-03-04 Marcin Szycik netdev Awaiting Upstream
[net-next,v10,5/7] gtp: Add support for checking GTP device type ice: GTP support in switchdev - 1 - 16-- 2022-03-04 Marcin Szycik netdev Awaiting Upstream
[net-next,v10,4/7] net/sched: Allow flower to match on GTP options ice: GTP support in switchdev - - - 16-- 2022-03-04 Marcin Szycik netdev Awaiting Upstream
[net-next,v10,3/7] gtp: Implement GTP echo request ice: GTP support in switchdev - - - 16-- 2022-03-04 Marcin Szycik netdev Awaiting Upstream
[net-next,v10,2/7] gtp: Implement GTP echo response ice: GTP support in switchdev - 1 1 16-- 2022-03-04 Marcin Szycik netdev Awaiting Upstream
[net-next,v10,1/7] gtp: Allow to create GTP device without FDs ice: GTP support in switchdev - - - 16-- 2022-03-04 Marcin Szycik netdev Awaiting Upstream
[v2,bpf-next] bpf/selftests: Allow vmtest.sh to build statically linked test_progs. [v2,bpf-next] bpf/selftests: Allow vmtest.sh to build statically linked test_progs. - - - 171- 2022-03-04 KP Singh bpf Superseded
[bpf-next] bpf/selftests: Allow vmtest.sh to build statically linked test_progs. [bpf-next] bpf/selftests: Allow vmtest.sh to build statically linked test_progs. - - - 151- 2022-03-04 KP Singh bpf Superseded
[net-next,v6,3/3] net: tun: track dropped skb via kfree_skb_reason() tun/tap: use kfree_skb_reason() to trace dropped skb - - - 151- 2022-03-04 Dongli Zhang netdev Accepted
[net-next,v6,2/3] net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement" tun/tap: use kfree_skb_reason() to trace dropped skb - 1 - 151- 2022-03-04 Dongli Zhang netdev Accepted
[net-next,v6,1/3] net: tap: track dropped skb via kfree_skb_reason() tun/tap: use kfree_skb_reason() to trace dropped skb - - - 151- 2022-03-04 Dongli Zhang netdev Accepted
[bpf-next,v5] bpftool: Add bpf_cookie to link output [bpf-next,v5] bpftool: Add bpf_cookie to link output 1 - - 162- 2022-03-04 Dmitry Dolgov bpf Superseded
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls - 1 1 1-- 2022-03-04 Daniel Borkmann netdev Not Applicable
[net-next] net: sparx5: Fix initialization of variables on stack [net-next] net: sparx5: Fix initialization of variables on stack - - - 151- 2022-03-04 Horatiu Vultur netdev Accepted
[v3] rdma: Fix res_print_uint() and add res_print_u64() [v3] rdma: Fix res_print_uint() and add res_print_u64() - 2 - 1-- 2022-03-04 Shangyan Zhou shemminger Accepted
pahole: avoid segfault when parsing a problematic file pahole: avoid segfault when parsing a problematic file - - - 1-1 2022-03-04 Kornilios Kourtis bpf Not Applicable
[net-next,9/9] net: sparx5: Implement get_ts_info net: sparx5: Add PTP Hardware Clock support - - - 151- 2022-03-04 Horatiu Vultur netdev Accepted
[net-next,8/9] net: sparx5: Add support for ptp interrupts net: sparx5: Add PTP Hardware Clock support - - - 151- 2022-03-04 Horatiu Vultur netdev Accepted
[net-next,7/9] net: sparx5: Update extraction/injection for timestamping net: sparx5: Add PTP Hardware Clock support - - - 142- 2022-03-04 Horatiu Vultur netdev Accepted
[net-next,6/9] net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP net: sparx5: Add PTP Hardware Clock support - - - 151- 2022-03-04 Horatiu Vultur netdev Accepted
[net-next,5/9] net: sparx5: Add support for ptp clocks net: sparx5: Add PTP Hardware Clock support - - - 1321 2022-03-04 Horatiu Vultur netdev Accepted
[net-next,4/9] net: sparx5: Add registers that are used by ptp functionality net: sparx5: Add PTP Hardware Clock support - - - 142- 2022-03-04 Horatiu Vultur netdev Accepted
[net-next,3/9] dts: sparx5: Enable ptp interrupt net: sparx5: Add PTP Hardware Clock support - - - 151- 2022-03-04 Horatiu Vultur netdev Accepted
[net-next,2/9] dt-bindings: net: sparx5: Extend with the ptp interrupt net: sparx5: Add PTP Hardware Clock support - - - 151- 2022-03-04 Horatiu Vultur netdev Accepted
[net-next,1/9] net: sparx5: Move ifh from port to local variable net: sparx5: Add PTP Hardware Clock support - - - 151- 2022-03-04 Horatiu Vultur netdev Accepted
[iproute2-next] ip/batadv: allow to specify RA when creating link [iproute2-next] ip/batadv: allow to specify RA when creating link - - - 1-- 2022-03-04 Nicolas Escande dsa Accepted
dt-bindings: net: mscc,vsc7514-switch: convert txt bindings to yaml dt-bindings: net: mscc,vsc7514-switch: convert txt bindings to yaml - - - 1-- 2022-03-04 Clément Léger netdev Not Applicable
[net-next,5/5] nfp: xsk: add AF_XDP zero-copy Rx and Tx support [net-next,1/5] nfp: expose common functions to be used for AF_XDP - - - 133- 2022-03-04 Simon Horman netdev Accepted
[net-next,4/5] nfp: xsk: add configuration check for XSK socket chunk size [net-next,1/5] nfp: expose common functions to be used for AF_XDP - - - 133- 2022-03-04 Simon Horman netdev Accepted
[net-next,3/5] nfp: xsk: add an array of xsk buffer pools to each data path [net-next,1/5] nfp: expose common functions to be used for AF_XDP - - - 142- 2022-03-04 Simon Horman netdev Accepted
[net-next,2/5] nfp: wrap napi add/del logic [net-next,1/5] nfp: expose common functions to be used for AF_XDP - - - 142- 2022-03-04 Simon Horman netdev Accepted
[net-next,1/5] nfp: expose common functions to be used for AF_XDP [net-next,1/5] nfp: expose common functions to be used for AF_XDP - - - 142- 2022-03-04 Simon Horman netdev Accepted
[net-next,6/6] net: phy: added ethtool master-slave configuration support Add support for LAN937x T1 Phy Driver - - - 16-- 2022-03-04 Arun Ramadoss netdev Accepted
[net-next,5/6] net: phy: added the LAN937x phy support Add support for LAN937x T1 Phy Driver - - - 16-- 2022-03-04 Arun Ramadoss netdev Accepted
[net-next,4/6] net: phy: updated the initialization routine for LAN87xx Add support for LAN937x T1 Phy Driver - - - 16-- 2022-03-04 Arun Ramadoss netdev Accepted
[net-next,3/6] net: phy: removed empty lines in LAN87XX Add support for LAN937x T1 Phy Driver - - - 16-- 2022-03-04 Arun Ramadoss netdev Accepted
[net-next,2/6] net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX Add support for LAN937x T1 Phy Driver - - - 16-- 2022-03-04 Arun Ramadoss netdev Accepted
[net-next,1/6] net: phy: used genphy_soft_reset for phy reset in LAN87xx Add support for LAN937x T1 Phy Driver - - - 16-- 2022-03-04 Arun Ramadoss netdev Accepted
[net-next,3/3] net: phy: micrel: 1588 support for LAN8814 phy Add support for 1588 in LAN8814 - - - 151- 2022-03-04 Divya Koppera netdev Accepted
[net-next,2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN881… Add support for 1588 in LAN8814 - - - 16-- 2022-03-04 Divya Koppera netdev Accepted
[net-next,1/3] net: phy: micrel: Fix concurrent register access Add support for 1588 in LAN8814 - - - 15-1 2022-03-04 Divya Koppera netdev Accepted
[net-next] Revert "net/smc: don't req_notify until all CQEs drained" [net-next] Revert "net/smc: don't req_notify until all CQEs drained" - 1 - 16-- 2022-03-04 Dust Li netdev Accepted
[v2] net: ethernet: sun: Remove redundant code [v2] net: ethernet: sun: Remove redundant code - - - 142- 2022-03-04 Jiapeng Chong netdev Accepted
af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register - - - 151- 2022-03-04 Haimin Zhang netdev Superseded
[bpf-next,v3,4/4] bpf, sockmap: Fix double uncharge the mem of sk_msg bpf, sockmap: Fix memleaks and issues of mem charge/uncharge 1 - - 17-1 2022-03-04 wangyufen bpf Accepted
[bpf-next,v3,3/4] bpf, sockmap: Fix more uncharged while msg has more_data bpf, sockmap: Fix memleaks and issues of mem charge/uncharge 1 - - 17-1 2022-03-04 wangyufen bpf Accepted
[bpf-next,v3,2/4] bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full bpf, sockmap: Fix memleaks and issues of mem charge/uncharge 1 - - 17-1 2022-03-04 wangyufen bpf Accepted
[bpf-next,v3,1/4] bpf, sockmap: Fix memleak in sk_psock_queue_msg bpf, sockmap: Fix memleaks and issues of mem charge/uncharge 1 - - 1611 2022-03-04 wangyufen bpf Accepted
« 1 2 ... 797 798 7991269 1270 »