Show patches with: Archived = No       |   62726 patches
« 1 2 ... 105 106 107627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[pull,request,net-next,00/10] mlx5 Multi packet tx descriptors for SKBs - - - - --- 2020-09-03 Saeed Mahameed netdrv Changes Requested
[v2,net-next,9/9] net: mvneta: enable jumbo frames for XDP mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,8/9] samples/bpf: add bpf program that uses xdp mb helpers mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,7/9] bpf: helpers: add multibuffer support mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,6/9] bpf: helpers: add bpf_xdp_adjust_mb_header helper mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,5/9] net: mvneta: add multi buffer support to XDP_TX mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,4/9] xdp: add multi-buff support to xdp_return_{buff/frame} mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,3/9] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,2/9] xdp: initialize xdp_buff mb bit to 0 in all XDP drivers mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v2,net-next,1/9] xdp: introduce mb in xdp_buff/xdp_frame mvneta: introduce XDP multi-buffer support - - - - --- 2020-09-03 Lorenzo Bianconi bpf Changes Requested
[v3,bpf-next,14/14] selftests/bpf: add __noinline variant of cls_redirect selftest Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,13/14] selftests/bpf: modernize xdp_noinline test w/ skeleton and __noinline Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,12/14] selftests/bpf: add subprogs to pyperf, strobemeta, and l4lb_noinline tests Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,11/14] selftests/bpf: turn fexit_bpf2bpf into test with subtests Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,10/14] libbpf: deprecate notion of BPF program "title" in favor of "section name" Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,09/14] selftests/bpf: don't use deprecated libbpf APIs Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,08/14] tools/bpftool: replace bpf_program__title() with bpf_program__section_name() Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,07/14] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,06/14] libbpf: add multi-prog section support for struct_ops Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,05/14] libbpf: implement generalized .BTF.ext func/line info adjustment Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,04/14] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,03/14] libbpf: support CO-RE relocations for multi-prog sections Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,02/14] libbpf: parse multi-function sections into multiple BPF programs Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
[v3,bpf-next,01/14] libbpf: ensure ELF symbols table is found before further ELF processing Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-03 Andrii Nakryiko bpf Accepted
net: fec: Fix PHY init after phy_reset_after_clk_enable() net: fec: Fix PHY init after phy_reset_after_clk_enable() - 1 1 1 --- 2020-09-03 Marek Vasut davem Changes Requested
[RESEND] smsc9420: switch from 'pci_' to 'dma_' API [RESEND] smsc9420: switch from 'pci_' to 'dma_' API - - - - --- 2020-09-03 Christophe JAILLET davem Accepted
selftests/bpf: Fix check in global_data_init. selftests/bpf: Fix check in global_data_init. 1 - - - --- 2020-09-03 Hao Luo bpf Accepted
[RESEND] epic100: switch from 'pci_' to 'dma_' API [RESEND] epic100: switch from 'pci_' to 'dma_' API - - - - --- 2020-09-03 Christophe JAILLET davem Accepted
[net,4/4] net/smc: fix sock refcounting in case of termination net/smc: fixes 2020-09-03 - 1 1 - --- 2020-09-03 Karsten Graul davem Accepted
[net,3/4] net/smc: reset sndbuf_desc if freed net/smc: fixes 2020-09-03 - 1 1 - --- 2020-09-03 Karsten Graul davem Accepted
[net,2/4] net/smc: set rx_off for SMCR explicitly net/smc: fixes 2020-09-03 - 1 1 - --- 2020-09-03 Karsten Graul davem Accepted
[net,1/4] net/smc: fix toleration of fake add_link messages net/smc: fixes 2020-09-03 - 1 1 - --- 2020-09-03 Karsten Graul davem Accepted
[net-next,v2] net: phy: dp83867: Fix various styling and space issues [net-next,v2] net: phy: dp83867: Fix various styling and space issues - - 1 - --- 2020-09-03 Dan Murphy davem Accepted
[net] tg3: Fix soft lockup when tg3_reset_task() fails. [net] tg3: Fix soft lockup when tg3_reset_task() fails. - 1 - - --- 2020-09-03 Michael Chan davem Accepted
selftests/bpf: Fix check in global_data_init. selftests/bpf: Fix check in global_data_init. - - - - --- 2020-09-03 Hao Luo bpf Changes Requested
[RFC,V2,net-next,2/2] net: disable UDP GSO features when CSUM is disable net: two updates related to UDP GSO - - - - --- 2020-09-03 tanhuazhong davem RFC
[RFC,V2,net-next,1/2] udp: add a GSO type for UDPv6 net: two updates related to UDP GSO - - - - --- 2020-09-03 tanhuazhong davem RFC
[net] net: phy: dp83867: Fix various styling and space issues [net] net: phy: dp83867: Fix various styling and space issues - - 1 - --- 2020-09-03 Dan Murphy davem Changes Requested
[ethtool,v2] ethtool: add support show/set-time-stamping [ethtool,v2] ethtool: add support show/set-time-stamping - - 2 - --- 2020-09-03 Kevin(Yudong) Yang mkubecek Changes Requested
[RFC] bpf: update current instruction on patching [RFC] bpf: update current instruction on patching - - - - --- 2020-09-03 Yauheni Kaliuta bpf RFC
[net-next,3/3] mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarms mlxsw: Expose critical and emergency module alarms 1 - 1 - --- 2020-09-03 Ido Schimmel davem Accepted
[net-next,2/3] mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accurately mlxsw: Expose critical and emergency module alarms - - 1 - --- 2020-09-03 Ido Schimmel davem Accepted
[net-next,1/3] mlxsw: core_hwmon: Split temperature querying from show functions mlxsw: Expose critical and emergency module alarms - - 1 - --- 2020-09-03 Ido Schimmel davem Accepted
net/mlx5e: kTLS, Fix GFP_KERNEL in spinlock context net/mlx5e: kTLS, Fix GFP_KERNEL in spinlock context - - - - --- 2020-09-03 Wei Xu davem Not Applicable
[net-next,v3,3/3] net: dp83869: Add speed optimization feature DP83869 Feature additions - - - - --- 2020-09-03 Dan Murphy davem Changes Requested
[net-next,v3,2/3] net: phy: dp83869: support Wake on LAN DP83869 Feature additions - - - - --- 2020-09-03 Dan Murphy davem Changes Requested
[net-next,v3,1/3] net: dp83869: Add ability to advertise Fiber connection DP83869 Feature additions - - - - --- 2020-09-03 Dan Murphy davem Changes Requested
[2/2] net: dsa: b53: Print err message on SW_RST timeout Minor improvements to b53 dmesg output 1 - - - --- 2020-09-03 Paul Barker davem Accepted
[1/2] net: dsa: b53: Use dev_{err,info} instead of pr_* Minor improvements to b53 dmesg output - - - - --- 2020-09-03 Paul Barker davem Accepted
[PATCHv10,bpf-next,5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[PATCHv10,bpf-next,4/5] selftests/bpf: add xdp_redirect_multi test xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[PATCHv10,bpf-next,3/5] sample/bpf: add xdp_redirect_map_multicast test xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[PATCHv10,bpf-next,2/5] xdp: add a new helper for dev map multicast support xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[PATCHv10,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - - --- 2020-09-03 Hangbin Liu bpf Changes Requested
[net-next,6/6] l2tp: avoid duplicated code in l2tp_tunnel_closeall l2tp: miscellaneous cleanups - - - - --- 2020-09-03 Tom Parkin davem Accepted
[net-next,5/6] l2tp: make magic feather checks more useful l2tp: miscellaneous cleanups - - - - --- 2020-09-03 Tom Parkin davem Accepted
[net-next,4/6] l2tp: capture more tx errors in data plane stats l2tp: miscellaneous cleanups - - - - --- 2020-09-03 Tom Parkin davem Accepted
[net-next,3/6] l2tp: drop net argument from l2tp_tunnel_create l2tp: miscellaneous cleanups - - - - --- 2020-09-03 Tom Parkin davem Accepted
[net-next,2/6] l2tp: drop data_len argument from l2tp_xmit_core l2tp: miscellaneous cleanups - - - - --- 2020-09-03 Tom Parkin davem Accepted
[net-next,1/6] l2tp: remove header length param from l2tp_xmit_skb l2tp: miscellaneous cleanups - - - - --- 2020-09-03 Tom Parkin davem Accepted
doc: net: dsa: Fix typo in config code sample doc: net: dsa: Fix typo in config code sample 1 - - - --- 2020-09-03 Paul Barker davem Accepted
[mlx5-next,1/3] RDMA/mlx5: Add sw_owner_v2 bit capability Extend mlx5_ib software steering interface - - - - --- 2020-09-03 Leon Romanovsky davem Awaiting Upstream
[net-next,2/2] octeontx2-pf: Add tracepoints for PF/VF mailbox Introduce mbox tracepoints for Octeontx2 - - - - --- 2020-09-03 sundeep subbaraya davem Changes Requested
[net-next,1/2] octeontx2-af: Introduce tracepoints for mailbox Introduce mbox tracepoints for Octeontx2 - - - - --- 2020-09-03 sundeep subbaraya davem Changes Requested
[net-next,3/3] net: phy: bcm7xxx: request and manage GPHY clock net: phy: Support enabling clocks prior to bus probe - - - - --- 2020-09-03 Florian Fainelli davem Changes Requested
[net-next,2/3] net: phy: mdio-bcm-unimac: Enable GPHY resources during bus reset net: phy: Support enabling clocks prior to bus probe - - - - --- 2020-09-03 Florian Fainelli davem Changes Requested
[net-next,1/3] net: phy: Support enabling clocks prior to bus probe net: phy: Support enabling clocks prior to bus probe - - - - --- 2020-09-03 Florian Fainelli davem Changes Requested
[net-next] net: tighten the definition of interface statistics [net-next] net: tighten the definition of interface statistics - - - - --- 2020-09-03 Jakub Kicinski davem Superseded
[net,v2] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices [net,v2] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices - - - - --- 2020-09-03 Xie He davem Accepted
[bpf,2/2] selftests/bpf: add bpf_{update,delete}_map_elem in hashmap iter program bpf: do not use bucket_lock for hashmap iterator - - - - --- 2020-09-02 Yonghong Song bpf Accepted
[bpf,1/2] bpf: do not use bucket_lock for hashmap iterator bpf: do not use bucket_lock for hashmap iterator - - - - --- 2020-09-02 Yonghong Song bpf Accepted
[RFC,net-next,2/2] net: phy: bcm7xxx: request and manage GPHY clock net: phy: Support enabling clocks prior to bus probe - - - - --- 2020-09-02 Florian Fainelli davem RFC
[RFC,net-next,1/2] net: phy: Support enabling clocks prior to bus probe net: phy: Support enabling clocks prior to bus probe - - - - --- 2020-09-02 Florian Fainelli davem RFC
[net] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices [net] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices - - - - --- 2020-09-02 Xie He davem Superseded
[net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used [net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used - - - - --- 2020-09-02 Florian Fainelli davem Changes Requested
[net-next,v2,3/3] net: dp83869: Add speed optimization feature DP83869 Feature additions - - - - --- 2020-09-02 Dan Murphy davem Superseded
[net-next,v2,2/3] net: phy: dp83869: support Wake on LAN DP83869 Feature additions - - - - --- 2020-09-02 Dan Murphy davem Superseded
[net-next,v2,1/3] net: dp83869: Add ability to advertise Fiber connection DP83869 Feature additions - - - - --- 2020-09-02 Dan Murphy davem Superseded
[v7,bpf-next,7/7] selftests: bpf: add dummy prog for bpf2bpf with tailcall bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,6/7] bpf: allow for tailcalls in BPF subprograms for x64 JIT bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,5/7] bpf: limit caller's stack depth 256 for subprogs with tailcalls bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,4/7] bpf, x64: rework pro/epilogue and tailcall handling in JIT bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,3/7] bpf: rename poke descriptor's 'ip' member to 'tailcall_target' bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,2/7] bpf: propagate poke descriptors to subprograms bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[v7,bpf-next,1/7] bpf, x64: use %rcx instead of %rax for tail call retpolines bpf: tailcalls in BPF subprograms - - - - --- 2020-09-02 Maciej Fijalkowski bpf Changes Requested
[net-next,2/2] ionic: add devlink firmware update ionic: add devlink dev flash support - - - - --- 2020-09-02 Shannon Nelson netdrv Changes Requested
[net-next,1/2] ionic: update the fw update api ionic: add devlink dev flash support - - - - --- 2020-09-02 Shannon Nelson netdrv Changes Requested
[net-next] Sysctl parameter to disable TCP RST packet to unknown socket [net-next] Sysctl parameter to disable TCP RST packet to unknown socket - - - - --- 2020-09-02 Mihail Milev davem Rejected
[net,v2] drivers/net/wan/hdlc: Change the default of hard_header_len to 0 [net,v2] drivers/net/wan/hdlc: Change the default of hard_header_len to 0 - - - - --- 2020-09-02 Xie He davem Not Applicable
[net] net: dp83867: Fix WoL SecureOn password [net] net: dp83867: Fix WoL SecureOn password - 1 2 - --- 2020-09-02 Dan Murphy davem Accepted
[PATCHv3,net-next] dropwatch: Support monitoring of dropped frames [PATCHv3,net-next] dropwatch: Support monitoring of dropped frames - - - - --- 2020-09-02 Izabela Bakollari davem Changes Requested
[rdma-next,8/8] RDMA/qedr: Fix function prototype parameters alignment RDMA/qedr: various fixes - - - - --- 2020-09-02 Michal Kalderon davem Awaiting Upstream
[rdma-next,7/8] RDMA/qedr: Fix inline size returned for iWARP RDMA/qedr: various fixes - 1 - - --- 2020-09-02 Michal Kalderon davem Awaiting Upstream
[rdma-next,6/8] RDMA/qedr: Fix iWARP active mtu display RDMA/qedr: various fixes - 1 - - --- 2020-09-02 Michal Kalderon davem Awaiting Upstream
[rdma-next,5/8] qede: Notify qedr when mtu has changed RDMA/qedr: various fixes - - - - --- 2020-09-02 Michal Kalderon davem Awaiting Upstream
[rdma-next,4/8] RDMA/qedr: Fix return code if accept is called on a destroyed qp RDMA/qedr: various fixes - 1 - - --- 2020-09-02 Michal Kalderon davem Awaiting Upstream
[rdma-next,3/8] RDMA/qedr: Fix use of uninitialized field RDMA/qedr: various fixes - 1 - - --- 2020-09-02 Michal Kalderon davem Awaiting Upstream
[rdma-next,2/8] RDMA/qedr: Fix doorbell setting RDMA/qedr: various fixes - 1 - - --- 2020-09-02 Michal Kalderon davem Awaiting Upstream
[rdma-next,1/8] RDMA/qedr: Fix qp structure memory leak RDMA/qedr: various fixes - 1 - - --- 2020-09-02 Michal Kalderon davem Awaiting Upstream
xsk: Free variable on error path xsk: Free variable on error path - 1 - - --- 2020-09-02 Alex Dewar bpf Superseded
« 1 2 ... 105 106 107627 628 »