Age | Commit message (Expand) | Author |
2020-10-13 | net: mscc: ocelot: remove duplicate ocelot_port_dev_check | Vladimir Oltean |
2020-10-13 | Merge branch 'macb-support-the-2-deep-Tx-queue-on-at91' | Jakub Kicinski |
2020-10-13 | macb: support the two tx descriptors on at91rm9200 | Willy Tarreau |
2020-10-13 | macb: prepare at91 to use a 2-frame TX queue | Willy Tarreau |
2020-10-13 | macb: add RM9200's interrupt flag TBRE | Willy Tarreau |
2020-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2020-10-12 | Merge branch 'bnxt_en-Updates-for-net-next' | Jakub Kicinski |
2020-10-12 | bnxt_en: Add stored FW version info to devlink info_get cb. | Vasundhara Volam |
2020-10-12 | bnxt_en: Refactor bnxt_dl_info_get(). | Vasundhara Volam |
2020-10-12 | bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info. | Vasundhara Volam |
2020-10-12 | bnxt_en: Log unknown link speed appropriately. | Michael Chan |
2020-10-12 | bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event. | Michael Chan |
2020-10-12 | bnxt_en: Simplify bnxt_async_event_process(). | Michael Chan |
2020-10-12 | bnxt_en: Set driver default message level. | Michael Chan |
2020-10-12 | bnxt_en: Enable online self tests for multi-host/NPAR mode. | Vasundhara Volam |
2020-10-12 | bnxt_en: Return -EROFS to user space, if NVM writes are not permitted. | Vasundhara Volam |
2020-10-12 | Merge tag 'linux-can-next-for-5.10-20201012' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2020-10-12 | cx82310_eth: use netdev_err instead of dev_err | Ondrej Zary |
2020-10-12 | cx82310_eth: re-enable ethernet mode after router reboot | Ondrej Zary |
2020-10-12 | can: remove obsolete version strings | Oliver Hartkopp |
2020-10-12 | can: isotp: implement cleanups / improvements from review | Oliver Hartkopp |
2020-10-11 | Merge branch 'bpf, sockmap: allow verdict only sk_skb progs' | Alexei Starovoitov |
2020-10-11 | bpf, selftests: Add three new sockmap tests for verdict only programs | John Fastabend |
2020-10-11 | bpf, selftests: Add option to test_sockmap to omit adding parser program | John Fastabend |
2020-10-11 | bpf, sockmap: Allow skipping sk_skb parser program | John Fastabend |
2020-10-11 | bpf, sockmap: Check skb_verdict and skb_parser programs explicitly | John Fastabend |
2020-10-11 | Merge branch 'sockmap/sk_skb program memory acct fixes' | Alexei Starovoitov |
2020-10-11 | bpf, sockmap: Add memory accounting so skbs on ingress lists are visible | John Fastabend |
2020-10-11 | bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup | John Fastabend |
2020-10-11 | bpf, sockmap: Remove dropped data on errors in redirect case | John Fastabend |
2020-10-11 | bpf, sockmap: Remove skb_set_owner_w wmem will be taken later from sendpage | John Fastabend |
2020-10-11 | bpf, sockmap: On receive programs try to fast track SK_PASS ingress | John Fastabend |
2020-10-11 | bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits | John Fastabend |
2020-10-12 | netfilter: flowtable: reduce calls to pskb_may_pull() | Pablo Neira Ayuso |
2020-10-12 | netfilter: nf_tables: add inet ingress support | Pablo Neira Ayuso |
2020-10-12 | netfilter: add inet ingress support | Pablo Neira Ayuso |
2020-10-12 | netfilter: add nf_ingress_hook() helper function | Pablo Neira Ayuso |
2020-10-12 | netfilter: add nf_static_key_{inc,dec} | Pablo Neira Ayuso |
2020-10-12 | ipvs: inspect reply packets from DR/TUN real servers | longguang.yue |
2020-10-11 | bpf: Migrate from patchwork.ozlabs.org to patchwork.kernel.org. | Alexei Starovoitov |
2020-10-11 | bpf: Always return target ifindex in bpf_fib_lookup | Toke Høiland-Jørgensen |
2020-10-11 | Merge branch 'samples: bpf: Refactor XDP programs with libbpf' | Alexei Starovoitov |
2020-10-11 | samples: bpf: Refactor XDP kern program maps with BTF-defined map | Daniel T. Lee |
2020-10-11 | samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu | Daniel T. Lee |
2020-10-11 | samples: bpf: Refactor xdp_monitor with libbpf | Daniel T. Lee |
2020-10-11 | Merge branch 'Offload-tc-vlan-mangle-to-mscc_ocelot-switch' | Jakub Kicinski |
2020-10-11 | selftests: net: mscc: ocelot: add test for VLAN modify action | Vladimir Oltean |
2020-10-11 | net: dsa: tag_ocelot: use VLAN information from tagging header when available | Vladimir Oltean |
2020-10-11 | net: mscc: ocelot: offload VLAN mangle action to VCAP IS1 | Vladimir Oltean |