Show patches with: Archived = No       |   62726 patches
« 1 2 ... 377 378 379627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,bpf-next,v2,01/17] net: refactor net assignment for seq_net_private structure bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,02/17] bpf: create /sys/kernel/bpfdump mount file system bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,03/17] bpf: provide a way for targets to register themselves bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,04/17] bpf: allow loading of a dumper program bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,05/17] bpf: create file or anonymous dumpers bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,06/17] bpf: add PTR_TO_BTF_ID_OR_NULL support bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,07/17] bpf: add netlink and ipv6_route targets bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,08/17] bpf: add bpf_map target bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,09/17] bpf: add task and task/file targets bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,10/17] bpf: add bpf_seq_printf and bpf_seq_write helpers bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,11/17] bpf: support variable length array in tracing programs bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,12/17] bpf: implement query for target_proto and file dumper prog_id bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,13/17] tools/libbpf: libbpf support for bpfdump bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,14/17] tools/bpftool: add bpf dumper support bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,15/17] tools/bpf: selftests: add dumper programs for ipv6_route and netlink bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,16/17] tools/bpf: selftests: add dumper progs for bpf_map/task/task_file bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,bpf-next,v2,17/17] tools/bpf: selftests: add a selftest for anonymous dumper bpf: implement bpf based dumping of kernel data structures - - - - --- 2020-04-15 Yonghong Song bpf RFC
[RFC,1/4] mfd: Add support for AC200 net: mfd: AC200 Ethernet PHY - - - - --- 2020-04-16 Jernej Škrabec davem RFC
[RFC,2/4] net: phy: Add support for AC200 EPHY net: mfd: AC200 Ethernet PHY - - - - --- 2020-04-16 Jernej Škrabec davem RFC
[RFC,3/4] arm64: dts: allwinner: h6: Add AC200 EPHY related nodes net: mfd: AC200 Ethernet PHY - - - - --- 2020-04-16 Jernej Škrabec davem RFC
[RFC,4/4] arm64: dts: allwinner: h6: tanix-tx6: Enable ethernet net: mfd: AC200 Ethernet PHY - - - - --- 2020-04-16 Jernej Škrabec davem RFC
[RFC,1/2] Kconfig: Introduce "uses" keyword [RFC,1/2] Kconfig: Introduce "uses" keyword - - - - --- 2020-04-17 Saeed Mahameed davem RFC
[RFC,2/2] net/mlx5: Kconfig: Use "uses" instead of "imply" [RFC,1/2] Kconfig: Introduce "uses" keyword - - - - --- 2020-04-17 Saeed Mahameed davem RFC
[RFC] uapi: Convert stat.h #define flags to enums [RFC] uapi: Convert stat.h #define flags to enums - - - - --- 2020-04-17 Daniel Xu davem RFC
[RFC,bpf-next,1/6] bpf: provide function to get vmlinux BTF information bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,2/6] bpf: btf->resolved_[ids,sizes] should not be used for vmlinux BTF bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,3/6] bpf: move to generic BTF show support, apply it to seq files/strings bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,4/6] checkpatch: add new BTF pointer format specifier bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,5/6] printk: add type-printing %pT<type> format specifier which uses BTF bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,bpf-next,6/6] printk: extend test_printf to test %pT BTF-based format specifier bpf, printk: add BTF-based type printing - - - - --- 2020-04-17 Alan Maguire bpf RFC
[RFC,v3,1/2] thermal: core: Let thermal zone device's mode be stored in its struct Stop monitoring disabled devices 2 - - - --- 2020-04-17 Andrzej Pietrasiewicz davem RFC
[RFC,v3,2/2] thermal: core: Stop polling DISABLED thermal devices Stop monitoring disabled devices - - - - --- 2020-04-17 Andrzej Pietrasiewicz davem RFC
[RFC,v5,01/16] RDMA/irdma: Add driver framework definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,02/16] RDMA/irdma: Implement device initialization definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,03/16] RDMA/irdma: Implement HW Admin Queue OPs Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,04/16] RDMA/irdma: Add HMC backing store setup functions Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,05/16] RDMA/irdma: Add privileged UDA queue implementation Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,06/16] RDMA/irdma: Add QoS definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,07/16] RDMA/irdma: Add connection manager Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,08/16] RDMA/irdma: Add PBLE resource manager Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,09/16] RDMA/irdma: Implement device supported verb APIs Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,10/16] RDMA/irdma: Add RoCEv2 UD OP support Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,11/16] RDMA/irdma: Add user/kernel shared libraries Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,12/16] RDMA/irdma: Add miscellaneous utility definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,13/16] RDMA/irdma: Add dynamic tracing for CM Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,14/16] RDMA/irdma: Add ABI definitions Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,15/16] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v5,16/16] RDMA/irdma: Update MAINTAINERS file Add Intel Ethernet Protocol Driver for RDMA (irdma) - - - - --- 2020-04-17 Kirsher, Jeffrey T davem RFC
[RFC,v2,1/3] Kconfig: Introduce "uses" keyword [RFC,v2,1/3] Kconfig: Introduce "uses" keyword - - - - --- 2020-04-17 Saeed Mahameed davem RFC
[RFC,v2,2/3] net/mlx5: Kconfig: Use "uses" instead of "imply" [RFC,v2,1/3] Kconfig: Introduce "uses" keyword - - - - --- 2020-04-17 Saeed Mahameed davem RFC
[RFC,v2,3/3] treewide: drivers: Convert to "uses" keyword for Kconfig weak dependencies [RFC,v2,1/3] Kconfig: Introduce "uses" keyword - - - - --- 2020-04-17 Saeed Mahameed davem RFC
[RFC,net-next,v2,1/2] net/fsl: add ACPI support for mdio bus ACPI support for xgmac_mdio and dpaa2-mac drivers - - - - --- 2020-04-18 Calvin Johnson davem RFC
[RFC,net-next,v2,2/2] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver ACPI support for xgmac_mdio and dpaa2-mac drivers - - - - --- 2020-04-18 Calvin Johnson davem RFC
[RFC,net-next] net: bridge: fix client roaming from DSA user port [RFC,net-next] net: bridge: fix client roaming from DSA user port - - - - --- 2020-04-19 Qingfang Deng davem RFC
[net-next,v2] net: phy: marvell10g: add firmware load support [net-next,v2] net: phy: marvell10g: add firmware load support - - - - --- 2020-04-20 Baruch Siach davem RFC
[RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant [RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant - - - - --- 2020-04-20 Maciej Żenczykowski bpf RFC
[RFC,net-next,1/3] net: phy: add concept of shared storage for PHYs [RFC,net-next,1/3] net: phy: add concept of shared storage for PHYs - - - - --- 2020-04-20 Michael Walle davem RFC
[RFC,net-next,2/3] net: phy: bcm54140: use phy_package_shared [RFC,net-next,1/3] net: phy: add concept of shared storage for PHYs - - - - --- 2020-04-20 Michael Walle davem RFC
[RFC,net-next,3/3] net: phy: mscc: use phy_package_shared [RFC,net-next,1/3] net: phy: add concept of shared storage for PHYs - - - 1 --- 2020-04-20 Michael Walle davem RFC
[RFC,v11,1/9] psci: export psci conduit get helper. Enable ptp_kvm for arm64 1 - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,v11,2/9] ptp: Reorganize ptp_kvm modules to make it arch-independent. Enable ptp_kvm for arm64 - - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,v11,3/9] time: Add mechanism to recognize clocksource in time_get_snapshot Enable ptp_kvm for arm64 - - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,v11,4/9] clocksource: Add clocksource id for arm arch counter Enable ptp_kvm for arm64 - - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,v11,5/9] psci: Add hypercall service for ptp_kvm. Enable ptp_kvm for arm64 - - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,v11,6/9] ptp: arm64: Enable ptp_kvm for arm/arm64 Enable ptp_kvm for arm64 - - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,v11,7/9] ptp: extend input argument for getcrosstimestamp API Enable ptp_kvm for arm64 - - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,v11,8/9] arm64: add mechanism to let user choose which counter to return Enable ptp_kvm for arm64 - - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,v11,9/9] arm64: Add kvm capability check extension for ptp_kvm Enable ptp_kvm for arm64 - - - - --- 2020-04-21 Jianyong Wu davem RFC
[RFC,PATCHv2,bpf-next,1/2] xdp: add a new helper for dev map multicast support xdp: add dev map multicast support - - - - --- 2020-04-24 Hangbin Liu bpf RFC
[RFC,PATCHv2,bpf-next,2/2] sample/bpf: add xdp_redirect_map_multicast test xdp: add dev map multicast support - - - - --- 2020-04-24 Hangbin Liu bpf RFC
[RFC,dpss_eth] Don't initialise ports with no PHY [RFC,dpss_eth] Don't initialise ports with no PHY - - - - --- 2020-04-24 Darren Stevens davem RFC
[RFC,net-next] net: dsa: mt7530: fix roaming from DSA user ports [RFC,net-next] net: dsa: mt7530: fix roaming from DSA user ports - 1 - - --- 2020-04-25 Qingfang Deng davem RFC
Commit "MAINTAINERS: update dpaa2-eth maintainer list" Commit "MAINTAINERS: update dpaa2-eth maintainer list" - - - - --- 2020-04-26 Russell King (Oracle) davem RFC
[RFC,v1] net: xdp: allow for layer 3 packets in generic skb handler [RFC,v1] net: xdp: allow for layer 3 packets in generic skb handler - - - - --- 2020-04-27 Jason A. Donenfeld bpf RFC
[RFC,net-next,v3] net: phy: marvell10g: add firmware load support [RFC,net-next,v3] net: phy: marvell10g: add firmware load support - - - - --- 2020-04-27 Baruch Siach davem RFC
[RFC,v2] net: xdp: allow for layer 3 packets in generic skb handler [RFC,v2] net: xdp: allow for layer 3 packets in generic skb handler - - - - --- 2020-04-27 Jason A. Donenfeld bpf RFC
Fix vlan header offset in __skb_flow_dissect Fix vlan header offset in __skb_flow_dissect - - - - --- 2020-04-27 Fengtiantian davem RFC
[RFC,1/5] net: dsa: export dsa_slave_dev_check and dsa_slave_to_port tc-gate offload for SJA1105 DSA switch - - - - --- 2020-04-28 Vladimir Oltean davem RFC
[RFC,2/5] net: dsa: sja1105: add static tables for virtual links tc-gate offload for SJA1105 DSA switch - - - - --- 2020-04-28 Vladimir Oltean davem RFC
[RFC,3/5] net: dsa: sja1105: make room for virtual link parsing in flower offload tc-gate offload for SJA1105 DSA switch - - - - --- 2020-04-28 Vladimir Oltean davem RFC
[RFC,4/5] net: dsa: sja1105: support flow-based redirection via virtual links tc-gate offload for SJA1105 DSA switch - - - - --- 2020-04-28 Vladimir Oltean davem RFC
[RFC,5/5] net: dsa: sja1105: implement tc-gate using time-triggered virtual links tc-gate offload for SJA1105 DSA switch - - - - --- 2020-04-28 Vladimir Oltean davem RFC
[RFC] netlink: add infrastructure to expose policies to userspace [RFC] netlink: add infrastructure to expose policies to userspace - - - - --- 2020-04-29 Johannes Berg davem RFC
[RFC,v2,01/11] dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns property dwmac-meson8b Ethernet RX delay configuration - - 1 - --- 2020-04-29 Martin Blumenstingl davem RFC
[RFC,v2,02/11] dt-bindings: net: dwmac-meson: Document the "timing-adjustment" clock dwmac-meson8b Ethernet RX delay configuration - - 1 - --- 2020-04-29 Martin Blumenstingl davem RFC
[RFC,v2,03/11] net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it dwmac-meson8b Ethernet RX delay configuration - - 1 - --- 2020-04-29 Martin Blumenstingl davem RFC
[RFC,v2,04/11] net: stmmac: dwmac-meson8b: Move the documentation for the TX delay dwmac-meson8b Ethernet RX delay configuration - - 1 - --- 2020-04-29 Martin Blumenstingl davem RFC
[RFC,v2,05/11] net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bits dwmac-meson8b Ethernet RX delay configuration - - 1 - --- 2020-04-29 Martin Blumenstingl davem RFC
[RFC,v2,06/11] net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clock dwmac-meson8b Ethernet RX delay configuration - - 1 - --- 2020-04-29 Martin Blumenstingl davem RFC
[RFC,v2,07/11] net: stmmac: dwmac-meson8b: Make the clock enabling code re-usable dwmac-meson8b Ethernet RX delay configuration - - 1 - --- 2020-04-29 Martin Blumenstingl davem RFC
[RFC,v2,08/11] net: stmmac: dwmac-meson8b: add support for the RX delay configuration dwmac-meson8b Ethernet RX delay configuration - - - - --- 2020-04-29 Martin Blumenstingl davem RFC
[DO,NOT,MERGE,v2,09/11] arm64: dts: amlogic: Add the Ethernet "timing-adjustment" clock dwmac-meson8b Ethernet RX delay configuration - - - - --- 2020-04-29 Martin Blumenstingl davem RFC
[DO,NOT,MERGE,v2,10/11] ARM: dts: meson: Add the Ethernet "timing-adjustment" clock dwmac-meson8b Ethernet RX delay configuration - - - - --- 2020-04-29 Martin Blumenstingl davem RFC
[DO,NOT,MERGE,v2,11/11] ARM: dts: meson: Switch existing boards with RGMII PHY to "rgmii-id" dwmac-meson8b Ethernet RX delay configuration - - - - --- 2020-04-29 Martin Blumenstingl davem RFC
[RFC,next-next,v2,1/5] net: marvell: prestera: Add driver for Prestera family ASIC devices net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x) - - - - --- 2020-04-30 Vadym Kochan davem RFC
[RFC,next-next,v2,2/5] net: marvell: prestera: Add PCI interface support net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x) - - - - --- 2020-04-30 Vadym Kochan davem RFC
[RFC,next-next,v2,3/5] net: marvell: prestera: Add ethtool interface support net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x) - - - - --- 2020-04-30 Vadym Kochan davem RFC
[RFC,next-next,v2,4/5] net: marvell: prestera: Add Switchdev driver implementation net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x) - - - - --- 2020-04-30 Vadym Kochan davem RFC
[RFC,next-next,v2,5/5] dt-bindings: marvell,prestera: Add address mapping for Prestera Switchdev PC… net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x) - - - - --- 2020-04-30 Vadym Kochan davem RFC
AW: [PATCH] net: dsa: sja1105: fix speed setting for 10 MBPS AW: [PATCH] net: dsa: sja1105: fix speed setting for 10 MBPS - - - - --- 2020-05-01 Walter Harms davem RFC
« 1 2 ... 377 378 379627 628 »