Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
 messages from 2021-09-17 11:17:59 to 2021-09-18 02:01:52 UTC [more...]

[PATCH 1/1] i40e: Avoid double IRQ free on error path in probe()
 2021-09-18  2:01 UTC  (9+ messages)

[PATCH net] virtio-net: fix pages leaking when building skb in big mode
 2021-09-18  1:56 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] add support for writable bare tracepoint
 2021-09-18  2:09 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: support writable context for "
` [PATCH bpf-next v2 2/3] libbpf: support detecting and attaching of writable tracepoint program
` [PATCH bpf-next v2 3/3] bpf/selftests: add test for writable bare tracepoint

[PATCH net-next v2 0/3] some optimization for page pool
 2021-09-18  1:43 UTC  (18+ messages)
` [PATCH net-next v2 3/3] skbuff: keep track of pp page when __skb_frag_ref() is called
          ` [Linuxarm] "
                      `  "

[PATCH net-next] sky2: Stop printing VPD info to debugfs
 2021-09-18  1:40 UTC  (2+ messages)

[PATCH net-next] net: socket: add the case sock_no_xxx support
 2021-09-18  1:33 UTC  (2+ messages)

[PATCH net-next 0/5] mptcp: Add SOL_MPTCP getsockopt support
 2021-09-17 23:33 UTC  (6+ messages)
` [PATCH net-next 1/5] mptcp: add new mptcp_fill_diag helper
` [PATCH net-next 2/5] mptcp: add MPTCP_INFO getsockopt
` [PATCH net-next 3/5] mptcp: add MPTCP_TCPINFO getsockopt support
` [PATCH net-next 4/5] mptcp: add MPTCP_SUBFLOW_ADDRS "
` [PATCH net-next 5/5] selftests: mptcp: add mptcp getsockopt test cases

[PATCH v2 bpf-next] bpf: Document BPF licensing
 2021-09-17 23:00 UTC 

[RFC PATCH net-next] ipmr: ip6mr: APIs to support adding more than MAXVIFS/MAXMIFS
 2021-09-17 22:41 UTC 

[PATCH v2] skmsg: lose offset info in sk_psock_skb_ingress
 2021-09-17 22:34 UTC  (2+ messages)

[PATCH nf] netfilter: conntrack: serialize hash resizes and cleanups
 2021-09-17 22:15 UTC 

[RFC] [PATCH net-next v5 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-09-17 22:09 UTC  (2+ messages)

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-17 22:07 UTC  (12+ messages)
` [PATCH v14 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API

[syzbot] general protection fault in bpf_skb_cgroup_id
 2021-09-17 21:59 UTC  (2+ messages)

[PATCH -net] igc: fix build errors for PTP
 2021-09-17 21:57 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: Patch PHY interface for dedicated PHY driver
 2021-09-17 21:55 UTC 

[PATCH] selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGS
 2021-09-17 21:53 UTC 

[PATCH net v2 1/2] ptp: idt82p33: optimize idt82p33_adjtime
 2021-09-17 21:14 UTC  (4+ messages)
` [PATCH net v2 2/2] ptp: idt82p33: implement double dco time correction

[PATCH net v2 1/2] ptp: idt82p33: optimize idt82p33_adjtime
 2021-09-17 21:06 UTC  (6+ messages)
` [PATCH net v2 2/2] ptp: idt82p33: implement double dco time correction

[syzbot] general protection fault in bpf_skb_ancestor_cgroup_id
 2021-09-17 21:06 UTC 

[syzbot] general protection fault in cgroup_sk_free
 2021-09-17 21:06 UTC 

[PATCH v6 bpf-next 0/9] bpf: implement variadic printk helper
 2021-09-17 21:06 UTC  (11+ messages)
` [PATCH v6 bpf-next 1/9] bpf: merge printk and seq_printf VARARG max macros
` [PATCH v6 bpf-next 2/9] selftests/bpf: stop using bpf_program__load
` [PATCH v6 bpf-next 3/9] bpf: add bpf_trace_vprintk helper
` [PATCH v6 bpf-next 4/9] libbpf: Modify bpf_printk to choose helper based on arg count
` [PATCH v6 bpf-next 5/9] libbpf: use static const fmt string in __bpf_printk
` [PATCH v6 bpf-next 6/9] bpftool: only probe trace_vprintk feature in 'full' mode
` [PATCH v6 bpf-next 7/9] selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
` [PATCH v6 bpf-next 8/9] selftests/bpf: add trace_vprintk test prog
` [PATCH v6 bpf-next 9/9] bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments

[PATCH iproute2-next] lib: bpf_legacy: add prog name, load time, uid and btf id in prog info dump
 2021-09-17 20:23 UTC 

pull-request: bpf-next 2021-09-17
 2021-09-17 20:07 UTC  (2+ messages)

[PATCH v6 00/24] wfx: get out from the staging area
 2021-09-17 19:48 UTC  (26+ messages)
` [PATCH v6 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v6 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v6 03/24] wfx: add Makefile/Kconfig
` [PATCH v6 04/24] wfx: add wfx.h
` [PATCH v6 05/24] wfx: add main.c/main.h
` [PATCH v6 06/24] wfx: add bus.h
` [PATCH v6 07/24] wfx: add bus_spi.c
` [PATCH v6 08/24] wfx: add bus_sdio.c
` [PATCH v6 09/24] wfx: add hwio.c/hwio.h
` [PATCH v6 10/24] wfx: add fwio.c/fwio.h
` [PATCH v6 11/24] wfx: add bh.c/bh.h
` [PATCH v6 12/24] wfx: add hif_api_*.h
` [PATCH v6 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v6 14/24] wfx: add key.c/key.h
` [PATCH v6 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v6 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v6 17/24] wfx: add queue.c/queue.h
` [PATCH v6 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v6 19/24] wfx: add sta.c/sta.h
` [PATCH v6 20/24] wfx: add scan.c/scan.h
` [PATCH v6 21/24] wfx: add debug.c/debug.h
` [PATCH v6 22/24] wfx: add traces.h
` [PATCH v6 23/24] wfx: remove from the staging area
` [PATCH v6 24/24] wfx: get out "

[PATCH net-next v2] net: phy: bcm7xxx: Add EPHY entry for 72165
 2021-09-17 19:40 UTC  (2+ messages)

nt: usb: USB_RTL8153_ECM should not default to y
 2021-09-17 19:37 UTC  (4+ messages)

[PATCH V2] ath10k: don't fail if IRAM write fails
 2021-09-17 19:30 UTC  (4+ messages)

[PATCH] selftests: net: af_unix: Fix incorrect args in test result msg
 2021-09-17 19:26 UTC 

[PATCH net] net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()
 2021-09-17 18:09 UTC  (3+ messages)

[PATCH] docs: net: dsa: sja1105: fix reference to sja1105.txt
 2021-09-17 18:49 UTC 

[RFC Patch net-next v2] net_sched: introduce eBPF based Qdisc
 2021-09-17 18:18 UTC  (2+ messages)

[RFC net v7] net: skb_expand_head() adjust skb->truesize incorrectly
 2021-09-17 18:15 UTC  (2+ messages)

[PATCH net-next] net: phy: bcm7xxx: Add EPHY entry for 72165
 2021-09-17 18:10 UTC  (3+ messages)

[syzbot] WARNING: locking bug in sco_sock_timeout
 2021-09-17 18:07 UTC 

[syzbot] WARNING: refcount bug in sco_sock_timeout
 2021-09-17 18:07 UTC 

[PATCH v2] openvswitch: Fix condition check in do_execute_actions() by using nla_ok()
 2021-09-17 17:44 UTC  (2+ messages)

[PATCH net-next v2] ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()
 2021-09-17 17:32 UTC  (3+ messages)

[RFC PATCH 0/5] net: remove sk skb caches
 2021-09-17 17:31 UTC  (11+ messages)
` [RFC PATCH 1/5] chtls: rename skb_entail() to chtls_skb_entail()
` [RFC PATCH 2/5] tcp: expose the tcp_mark_push() and skb_entail() helpers
` [RFC PATCH 3/5] mptcp: stop relying on tcp_tx_skb_cache
` [RFC PATCH 4/5] Partially revert "tcp: factor out tcp_build_frag()"
` [RFC PATCH 5/5] tcp: remove sk_{tr}x_skb_cache

[PATCH v2 00/23] Fix some issues at documentation
 2021-09-17 17:19 UTC  (7+ messages)
` [PATCH v2 08/23] tools: bpftool: update bpftool-prog.rst reference
` [PATCH v2 09/23] tools: bpftool: update bpftool-map.rst reference
` [PATCH v2 10/23] bpftool: update bpftool-cgroup.rst reference

[PATCH v2 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2021-09-17 16:57 UTC  (17+ messages)
` [PATCH v2 1/8] bpf powerpc: Remove unused SEEN_STACK
` [PATCH v2 2/8] bpf powerpc: Remove extra_pass from bpf_jit_build_body()
` [PATCH v2 3/8] bpf powerpc: refactor JIT compiler code
` [PATCH v2 4/8] powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
` [PATCH v2 5/8] bpf ppc64: Add BPF_PROBE_MEM support for JIT
` [PATCH v2 6/8] bpf ppc64: Add addr > TASK_SIZE_MAX explicit check
` [PATCH v2 7/8] bpf ppc32: Add BPF_PROBE_MEM support for JIT
` [PATCH v2 8/8] bpf ppc32: Add addr > TASK_SIZE_MAX explicit check

[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
 2021-09-17 16:40 UTC  (11+ messages)
    ` [PATCH] x86/dumpstack/64: Add guard pages to stack_info

[PATCH bpf-next] bpf: Document BPF licensing
 2021-09-17 16:42 UTC  (4+ messages)

potential null pointer dereference in ip6_xmit
 2021-09-17 16:41 UTC 

[PATCH net-next 0/4] net: dsa: b53: Clean up CPU/IMP ports
 2021-09-17 16:39 UTC  (8+ messages)

[net-next,v1] net: e1000e: solve insmod 'Unknown symbol mutex_lock' error
 2021-09-17 16:01 UTC 

[PATCH v3 net 0/2] ocelot phylink fixes
 2021-09-17 15:39 UTC  (3+ messages)
` [PATCH v3 net 1/2] net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFG
` [PATCH v3 net 2/2] net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFG

[RFC] [PATCH net-next v5 2/3] r8169: Use PCIe ASPM status for NIC ASPM enablement
 2021-09-17 15:26 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
 2021-09-17 15:11 UTC  (9+ messages)

[PATCH net-next] net: phy: marvell10g: add downshift tunable support
 2021-09-17 14:58 UTC  (3+ messages)

[PATCH 0/3] add support for writable bare tracepoint
 2021-09-17 14:48 UTC  (8+ messages)
` [PATCH 1/3] bpf: support writable context for "
` [PATCH 3/3] bpf/selftests: add test for writable "

[PATCH ethtool-next 0/7] ethtool: Small EEPROM changes
 2021-09-17 14:40 UTC  (8+ messages)
` [PATCH ethtool-next 1/7] cmis: Fix CLEI code parsing
` [PATCH ethtool-next 2/7] cmis: Fix wrong define name
` [PATCH ethtool-next 3/7] cmis: Correct comment
` [PATCH ethtool-next 4/7] sff-8636: Remove incorrect comment
` [PATCH ethtool-next 5/7] sff-8636: Fix incorrect function name
` [PATCH ethtool-next 6/7] sff-8636: Convert if statement to switch-case
` [PATCH ethtool-next 7/7] sff-8636: Remove extra blank lines

[PATCH v2 0/4] net: macb: add support for MII on RGMII interface
 2021-09-17 14:40 UTC  (8+ messages)
` [PATCH v2 1/4] net: macb: add description for SRTSM
` [PATCH v2 2/4] net: macb: align for OSSMODE offset
` [PATCH v2 3/4] net: macb: add support for mii on rgmii
` [PATCH v2 4/4] net: macb: enable mii on rgmii for sama7g5

[PATCH v2 net] net: dsa: tear down devlink port regions when tearing down the devlink port on error
 2021-09-17 14:29 UTC 

[PATCH net v4] net: netfilter: Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-09-17 14:04 UTC  (4+ messages)

[PATCH net-next] net: sched: move and reuse mq_change_real_num_tx()
 2021-09-17 13:55 UTC 

[PATCH v1 net] net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFG
 2021-09-17 13:49 UTC  (6+ messages)

[PATCH net-next] qede: cleanup printing in qede_log_probe()
 2021-09-17 13:46 UTC  (3+ messages)

[PATCH RESEND net-next] net: dpaa2-mac: add support for more ethtool 10G link modes
 2021-09-17 13:41 UTC 

[PATCH net-next] net: phylink: don't call netif_carrier_off() with NULL netdev
 2021-09-17 13:36 UTC 

[PATCH v2 net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
 2021-09-17 13:34 UTC  (6+ messages)
` [PATCH v2 net 1/5] net: mdio: introduce a shutdown method to mdio device drivers
` [PATCH v2 net 2/5] net: dsa: be compatible with masters which unregister on shutdown
` [PATCH v2 net 3/5] net: dsa: hellcreek: "
` [PATCH v2 net 4/5] net: dsa: microchip: ksz8863: "
` [PATCH v2 net 5/5] net: dsa: xrs700x: "

[PATCH v2] MAINTAINERS: Move Daniel Drake to credits
 2021-09-17 13:36 UTC  (2+ messages)

[PATCH] net: microchip: encx24j600: drop unneeded MODULE_ALIAS
 2021-09-17 13:30 UTC  (2+ messages)

[PATCH net-next] devlink: Delete not-used devlink APIs
 2021-09-17 13:30 UTC  (2+ messages)

[PATCH 0/3] net: macb: add support for MII on RGMII interface
 2021-09-17 13:29 UTC  (4+ messages)
` [PATCH 3/3] net: macb: add support for mii on rgmii

[net-next] octeontx2-af: verify CQ context updates
 2021-09-17 13:10 UTC 

[PATCH][next] octeontx2-af: Remove redundant initialization of variable blkaddr
 2021-09-17 13:10 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()
 2021-09-17 13:10 UTC  (2+ messages)

[PATCH][next] octeontx2-af: Fix uninitialized variable val
 2021-09-17 13:10 UTC  (2+ messages)

[PATCH net-next 0/3] net: sched: update default qdisc visibility after Tx queue cnt changes
 2021-09-17 13:08 UTC  (6+ messages)
` [PATCH net-next 1/3] "

[PATCH net] nexthop: Fix division by zero while replacing a resilient group
 2021-09-17 13:02 UTC 

[PATCH net-next] net: update NXP copyright text
 2021-09-17 13:00 UTC  (2+ messages)

[PATCH 0/7] net/9p: remove msize limit in virtio transport
 2021-09-17 12:04 UTC  (5+ messages)
` [PATCH 6/7] 9p/trans_virtio: support larger msize values


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).