Show patches with: Archived = No       |   62726 patches
« 1 2 ... 508 509 510627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
selftests: net: tls: remove recv_rcvbuf test selftests: net: tls: remove recv_rcvbuf test 1 1 - - --- 2019-12-13 Thadeu Lima de Souza Cascardo davem Accepted
[net,v2] xen-netback: avoid race that can lead to NULL pointer dereference [net,v2] xen-netback: avoid race that can lead to NULL pointer dereference - 1 - - --- 2019-12-13 Durrant, Paul davem Accepted
[net-next] r8169: check that Realtek PHY driver module is loaded [net-next] r8169: check that Realtek PHY driver module is loaded - - - - --- 2019-12-13 Heiner Kallweit davem Accepted
net: usb: lan78xx: Fix error message format specifier net: usb: lan78xx: Fix error message format specifier - 1 - - --- 2019-12-13 Cristian Birsan davem Accepted
[bpf-next,v5,1/6] bpf: move trampoline JIT image allocation to a function Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,2/6] bpf: introduce BPF dispatcher Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,3/6] bpf, xdp: start using the BPF dispatcher for XDP Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,4/6] bpf: start using the BPF dispatcher in BPF_TEST_RUN Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,5/6] selftests: bpf: add xdp_perf test Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf-next,v5,6/6] bpf, x86: align dispatcher branch targets to 16B Introduce the BPF dispatcher - - - - --- 2019-12-13 Björn Töpel bpf Accepted
[bpf,v2] bpf: clear skb->tstamp in bpf_redirect when necessary [bpf,v2] bpf: clear skb->tstamp in bpf_redirect when necessary - 2 1 - --- 2019-12-13 Lorenz Bauer bpf Accepted
[net-next,v2,1/3] net: phylink: improve clause 45 PHY ksettings_set implementation improve clause 45 support in phylink - - - - --- 2019-12-13 Russell King (Oracle) davem Accepted
[net-next,v2,2/3] net: phylink: extend clause 45 PHY validation workaround improve clause 45 support in phylink - - - - --- 2019-12-13 Russell King (Oracle) davem Accepted
[net-next,v2,3/3] net: mvpp2: update mvpp2 validate() implementation improve clause 45 support in phylink 1 - - - --- 2019-12-13 Russell King (Oracle) davem Accepted
[net,1/2] vsock/virtio: fix null-pointer dereference in virtio_transport_recv_listen() vsock/virtio: fix null-pointer dereference and related precautions - 1 - - --- 2019-12-13 Stefano Garzarella davem Accepted
[net,2/2] vsock/virtio: add WARN_ON check on virtio_transport_get_ops() vsock/virtio: fix null-pointer dereference and related precautions - - - - --- 2019-12-13 Stefano Garzarella davem Accepted
[bpf-next,v2,1/3] bpftool: match several programs with same tag bpftool: match programs and maps by names - - - - --- 2019-12-13 Paul Chaignon bpf Accepted
[bpf-next,v2,2/3] bpftool: match programs by name bpftool: match programs and maps by names - - 1 - --- 2019-12-13 Paul Chaignon bpf Accepted
[bpf-next,v2,3/3] bpftool: match maps by name bpftool: match programs and maps by names - - - - --- 2019-12-13 Paul Chaignon bpf Accepted
net: dsa: b53: Fix egress flooding settings net: dsa: b53: Fix egress flooding settings - 1 1 - --- 2019-12-13 Florian Fainelli davem Accepted
[1/2] ipv6: Annotate bitwise IPv6 dsfield pointer cast [1/2] ipv6: Annotate bitwise IPv6 dsfield pointer cast - - - - --- 2019-12-13 Sven Eckelmann davem Accepted
[2/2] ipv6: Annotate ipv6_addr_is_* bitwise pointer casts [1/2] ipv6: Annotate bitwise IPv6 dsfield pointer cast - - - - --- 2019-12-13 Sven Eckelmann davem Accepted
[bpf-next,v2,1/2] bpf: expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN [bpf-next,v2,1/2] bpf: expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN - - - - --- 2019-12-13 Stanislav Fomichev bpf Accepted
[bpf-next,v2,2/2] selftests/bpf: test wire_len/gso_segs in BPF_PROG_TEST_RUN [bpf-next,v2,1/2] bpf: expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN 1 - - - --- 2019-12-13 Stanislav Fomichev bpf Accepted
[v4,bpf-next,01/17] libbpf: don't require root for bpf_object__open() Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,02/17] libbpf: add generic bpf_program__attach() Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,03/17] libbpf: move non-public APIs from libbpf.h to libbpf_internal.h Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,04/17] libbpf: add BPF_EMBED_OBJ macro for embedding BPF .o files Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,05/17] libbpf: extract common user-facing helpers Add code-generated BPF object skeleton support - - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,06/17] libbpf: expose btf__align_of() API Add code-generated BPF object skeleton support - - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,07/17] libbpf: expose BTF-to-C type declaration emitting API Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,08/17] libbpf: expose BPF program's function name Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,09/17] libbpf: refactor global data map initialization Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,10/17] libbpf: postpone BTF ID finding for TRACING programs to load phase Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,11/17] libbpf: reduce log level of supported section names dump Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,12/17] libbpf: add BPF object skeleton support Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,13/17] bpftool: add skeleton codegen command Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,14/17] selftests/bpf: add BPF skeletons selftests and convert attach_probe.c Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,15/17] selftests/bpf: convert few more selftest to skeletons Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,16/17] selftests/bpf: add test validating data section to struct convertion layout Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,17/17] bpftool: add `gen skeleton` BASH completions Add code-generated BPF object skeleton support 1 - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,1/4] libbpf: extract internal map names into constants Add libbpf-provided extern variables support - - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,2/4] libbpf: support libbpf-provided extern variables Add libbpf-provided extern variables support - - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,3/4] bpftool: generate externs datasec in BPF skeleton Add libbpf-provided extern variables support - - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[v4,bpf-next,4/4] selftests/bpf: add tests for libbpf-provided externs Add libbpf-provided extern variables support - - - - --- 2019-12-14 Andrii Nakryiko bpf Accepted
[net-next,1/5] net: hns3: schedule hclgevf_service by using delayed workqueue net: hns3: some optimizaions related to work task - - - - --- 2019-12-14 tanhuazhong davem Accepted
[net-next,2/5] net: hns3: remove mailbox and reset work in hclge_main net: hns3: some optimizaions related to work task - - - - --- 2019-12-14 tanhuazhong davem Accepted
[net-next,3/5] net: hns3: remove unnecessary work in hclgevf_main net: hns3: some optimizaions related to work task - - - - --- 2019-12-14 tanhuazhong davem Accepted
[net-next,4/5] net: hns3: allocate WQ with WQ_MEM_RECLAIM flag net: hns3: some optimizaions related to work task - - - - --- 2019-12-14 tanhuazhong davem Accepted
[net-next,5/5] net: hns3: do not schedule the periodic task when reset fail net: hns3: some optimizaions related to work task - - - - --- 2019-12-14 tanhuazhong davem Accepted
[net,v2] tcp/dccp: fix possible race __inet_lookup_established() [net,v2] tcp/dccp: fix possible race __inet_lookup_established() - 1 1 - --- 2019-12-14 Eric Dumazet davem Accepted
[net-next] net: phy: dp83869: Remove unneeded semicolon [net-next] net: phy: dp83869: Remove unneeded semicolon - - 1 - --- 2019-12-14 Zheng Bin davem Accepted
[net-next,v2,01/10] net: fib_notifier: Add temporary events to the FIB notification chain Simplify IPv4 route offload API - - 1 - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,02/10] ipv4: Notify route after insertion to the routing table Simplify IPv4 route offload API - - 1 - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,03/10] ipv4: Extend FIB alias find function Simplify IPv4 route offload API - - - - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,04/10] ipv4: Notify route if replacing currently offloaded one Simplify IPv4 route offload API - - 1 - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,05/10] ipv4: Notify newly added route if should be offloaded Simplify IPv4 route offload API - - 1 - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,06/10] ipv4: Handle route deletion notification Simplify IPv4 route offload API - - 1 - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,07/10] ipv4: Handle route deletion notification during flush Simplify IPv4 route offload API - - 1 - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,08/10] ipv4: Only Replay routes of interest to new listeners Simplify IPv4 route offload API - - 1 - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,09/10] mlxsw: spectrum_router: Start using new IPv4 route notifications Simplify IPv4 route offload API - - - - --- 2019-12-14 Ido Schimmel davem Accepted
[net-next,v2,10/10] ipv4: Remove old route notifications and convert listeners Simplify IPv4 route offload API - - 1 - --- 2019-12-14 Ido Schimmel davem Accepted
net: gemini: Fix memory leak in gmac_setup_txqs net: gemini: Fix memory leak in gmac_setup_txqs - 1 1 - --- 2019-12-15 Navid Emamdoost davem Accepted
[bpf-next,1/2] libbpf: support flexible arrays in CO-RE CO-RE relocation support for flexible arrays - - - - --- 2019-12-15 Andrii Nakryiko bpf Accepted
[bpf-next,2/2] selftests/bpf: add flexible array relocation tests CO-RE relocation support for flexible arrays - - - - --- 2019-12-15 Andrii Nakryiko bpf Accepted
fore200e: Fix incorrect checks of NULL pointer dereference fore200e: Fix incorrect checks of NULL pointer dereference - - - - --- 2019-12-15 Aditya Pakki davem Accepted
net: caif: replace BUG_ON with recovery code net: caif: replace BUG_ON with recovery code - - - - --- 2019-12-15 Aditya Pakki davem Accepted
[net-next,v2] tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZE [net-next,v2] tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZE 1 - - - --- 2019-12-15 Eric Dumazet davem Accepted
[iproute2-next,2/2] ip link: show permanent hardware address display permanent hardware address - - - - --- 2019-12-15 Michal Kubecek dsa Accepted
[net-next,1/5] wireguard: selftests: import harness makefile for test suite WireGuard CI and housekeeping - - - - --- 2019-12-15 Jason A. Donenfeld davem Accepted
[net-next,2/5] wireguard: Kconfig: select parent dependency for crypto WireGuard CI and housekeeping - - - - --- 2019-12-15 Jason A. Donenfeld davem Accepted
[net-next,3/5] wireguard: global: fix spelling mistakes in comments WireGuard CI and housekeeping - - - - --- 2019-12-15 Jason A. Donenfeld davem Accepted
[net-next,4/5] wireguard: main: remove unused include <linux/version.h> WireGuard CI and housekeeping - - - - --- 2019-12-15 Jason A. Donenfeld davem Accepted
[net-next,5/5] wireguard: allowedips: use kfree_rcu() instead of call_rcu() WireGuard CI and housekeeping - - - - --- 2019-12-15 Jason A. Donenfeld davem Accepted
[net,v2] net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency [net,v2] net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency - 1 - - --- 2019-12-15 Vladimir Oltean davem Accepted
[v2,1/2] net-next: stmmac: mediatek: add more support for RMII net-next: stmmac: dwmac-mediatek: add more support for RMII - - - - --- 2019-12-16 Biao Huang (黄彪) davem Accepted
[v2,2/2] net-next: dt-binding: dwmac-mediatek: add more description for RMII net-next: stmmac: dwmac-mediatek: add more support for RMII - - - - --- 2019-12-16 Biao Huang (黄彪) davem Accepted
[v3,1/2] net: stmmac: dwc-qos: use generic device api net: stmmac: dwc-qos: ACPI device support - - - - --- 2019-12-16 Ajay Gupta davem Accepted
[v3,2/2] net: stmmac: dwc-qos: avoid clk and reset for acpi device net: stmmac: dwc-qos: ACPI device support - - - - --- 2019-12-16 Ajay Gupta davem Accepted
[iproute2,1/8] json_print: Remove declaration without implementation bridge vlan tunnelshow fixes - 1 - - --- 2019-12-16 Benjamin Poirier shemminger Accepted
[iproute2,2/8] testsuite: Fix line count test bridge vlan tunnelshow fixes - 1 - - --- 2019-12-16 Benjamin Poirier shemminger Accepted
[iproute2,3/8] bridge: Fix typo in error messages bridge vlan tunnelshow fixes - 2 - - --- 2019-12-16 Benjamin Poirier shemminger Accepted
[iproute2,4/8] bridge: Fix src_vni argument in man page bridge vlan tunnelshow fixes - 1 - - --- 2019-12-16 Benjamin Poirier shemminger Accepted
[iproute2,5/8] bridge: Fix BRIDGE_VLAN_TUNNEL attribute sizes bridge vlan tunnelshow fixes - 1 - - --- 2019-12-16 Benjamin Poirier shemminger Accepted
[iproute2,6/8] bridge: Fix vni printing bridge vlan tunnelshow fixes - 1 - - --- 2019-12-16 Benjamin Poirier shemminger Accepted
[iproute2,7/8] bridge: Deduplicate vlan show functions bridge vlan tunnelshow fixes - 1 - - --- 2019-12-16 Benjamin Poirier shemminger Accepted
[iproute2,8/8] bridge: Fix tunnelshow json output bridge vlan tunnelshow fixes - 2 - - --- 2019-12-16 Benjamin Poirier shemminger Accepted
[bpf] samples/bpf: reintroduce missed build targets [bpf] samples/bpf: reintroduce missed build targets - 1 - - --- 2019-12-16 Prashant Bhole bpf Accepted
[bpf-next] libbpf: fix build by renaming variables [bpf-next] libbpf: fix build by renaming variables - 1 - 1 --- 2019-12-16 Prashant Bhole bpf Accepted
[bpf-next,v2,1/9] riscv, bpf: fix broken BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support - 1 - - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,2/9] riscv, bpf: add support for far branching riscv: BPF JIT fix, optimizations and far jumps support - - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,3/9] riscv, bpf: add support for far branching when emitting tail call riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,4/9] riscv, bpf: add support for far jumps and exits riscv: BPF JIT fix, optimizations and far jumps support - - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,5/9] riscv, bpf: optimize BPF tail calls riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,7/9] riscv, bpf: optimize calls riscv: BPF JIT fix, optimizations and far jumps support - - - - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,8/9] riscv, bpf: add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
[bpf-next,v2,9/9] riscv, perf: add arch specific perf_arch_bpf_user_pt_regs riscv: BPF JIT fix, optimizations and far jumps support 1 - 1 - --- 2019-12-16 Björn Töpel bpf Accepted
pull-request: mac80211 2019-10-16 pull-request: mac80211 2019-10-16 - - - - --- 2019-12-16 Johannes Berg davem Accepted
[bpf-next] samples/bpf: Add missing -lz to TPROGS_LDLIBS [bpf-next] samples/bpf: Add missing -lz to TPROGS_LDLIBS - 1 - 1 --- 2019-12-16 Toke Høiland-Jørgensen bpf Accepted
« 1 2 ... 508 509 510627 628 »