Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
2021-07-09 6:40 UTC (24+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt
[PATCH 1/1 v2] skbuff: Fix a potential race while recycling page_pool packets
2021-07-09 6:29 UTC
[PATCH v5 bpf-next 00/11] bpf: Introduce BPF timers
2021-07-09 6:04 UTC (14+ messages)
` [PATCH v5 bpf-next 04/11] bpf: Add map side support for bpf timers
` [PATCH v5 bpf-next 05/11] bpf: Prevent pointer mismatch in bpf_timer_init
` [PATCH v5 bpf-next 06/11] bpf: Remember BTF of inner maps
` [PATCH v5 bpf-next 07/11] bpf: Relax verifier recursion check
` [PATCH v5 bpf-next 08/11] bpf: Implement verifier support for validation of async callbacks
` [PATCH v5 bpf-next 09/11] bpf: Teach stack depth check about "
` [PATCH v5 bpf-next 10/11] selftests/bpf: Add bpf_timer test
` [PATCH v5 bpf-next 11/11] selftests/bpf: Add a test with bpf_timer in inner map
[Patch net-next] net: use %px to print skb address in trace_netif_receive_skb
2021-07-09 5:17 UTC (3+ messages)
` [Patch net-next] net_sched: use %px to print skb address in trace_qdisc_dequeue()
` [Patch net-next] net_sched: introduce tracepoint trace_qdisc_enqueue()
[PATCH net] net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
2021-07-09 3:45 UTC
[PATCH net v2] xdp, net: fix use-after-free in bpf_xdp_link_release
2021-07-09 2:55 UTC
[PATCH bpf-next v3 0/2] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
2021-07-09 2:47 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] libbpf: Fix the possible memory leak caused by obj->kconfig
[PATCH v2 0/6] Add TDX Guest Support (Attestation support)
2021-07-09 2:43 UTC (19+ messages)
` [PATCH v2 1/6] x86/tdx: Add TDREPORT TDX Module call support
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
[PATCH net] net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
2021-07-09 2:40 UTC (2+ messages)
[PATCH V3 0/2] vDPA/ifcvf: implement management netlink framework
2021-07-09 2:37 UTC (5+ messages)
` [PATCH V3 1/2] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
` [PATCH V3 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf
[PATCH 0/6] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
2021-07-09 2:17 UTC (7+ messages)
` [PATCH 1/6] arm: crypto: "
` [PATCH 2/6] hw_random: "
` [PATCH 3/6] lib: crypto: "
` [PATCH 4/6] MOST: cdev: "
` [PATCH 5/6] net: hdlc: "
` [PATCH 6/6] net: wireguard: "
[PATCH net] net: phy: reconfigure PHY WOL in resume if WOL option still enabled
2021-07-09 1:30 UTC (11+ messages)
[PATCH] drivers: Follow the indentation coding standard on printks
2021-07-09 0:27 UTC (6+ messages)
[PATCH ethtool v4 0/4] Extend module EEPROM API
2021-07-08 23:40 UTC (2+ messages)
ethtool 5.13 released
2021-07-08 23:29 UTC
linux-next: build warning after merge of the bpf tree
2021-07-08 22:55 UTC
[PATCH bpf-next v2] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
2021-07-08 21:48 UTC (2+ messages)
linux-next: Fixes tag needs some work in the net tree
2021-07-08 21:45 UTC (4+ messages)
[PATCH net] xdp, net: fix use-after-free in bpf_xdp_link_release
2021-07-08 21:38 UTC (2+ messages)
[PATCH v2 0/3] net/ncsi: Add NCSI Intel OEM command to keep PHY link up
2021-07-08 21:20 UTC (5+ messages)
` [PATCH v2 1/3] net/ncsi: fix restricted cast warning of sparse
` [PATCH v2 2/3] net/ncsi: add NCSI Intel OEM command to keep PHY up
` [PATCH v2 3/3] net/ncsi: add dummy response handler for Intel boards
[PATCH net-next] net: microchip: sparx5: fix kconfig warning
2021-07-08 21:10 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf, fix for subprogs with tailcalls
2021-07-08 20:42 UTC (4+ messages)
` [PATCH bpf v2 2/2] bpf: selftest to verify mixing bpf2bpf calls and tailcalls with insn patch
[PATCH net] atl1c: fix Mikrotik 10/25G NIC detection
2021-07-08 20:40 UTC (2+ messages)
[PATCH] mt76: mt7921: continue to probe driver when fw already downloaded
2021-07-08 20:40 UTC (3+ messages)
[PATCH net] cxgb4: fix IRQ free race during driver unload
2021-07-08 20:40 UTC (2+ messages)
[PATCH bpf v3 0/2] potential sockmap memleak and proc stats fix
2021-07-08 20:39 UTC (6+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: fix potential memory leak on unlikely error case
` [PATCH bpf v3 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats
RFQ INQUIRY 07202109
2021-07-08 20:20 UTC
[PATCH] tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
2021-07-08 20:11 UTC (10+ messages)
[PATCH net] ptp: Relocate lookup cookie to correct block
2021-07-08 19:40 UTC (2+ messages)
[PATCH v3 net] ipv6: tcp: drop silly ICMPv6 packet too big messages
2021-07-08 19:30 UTC (3+ messages)
[PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
2021-07-08 19:24 UTC (2+ messages)
Realtek 8139 problem on 486
2021-07-08 19:21 UTC (20+ messages)
[PATCH bpf] bpf: fix for BUG: kernel NULL pointer dereference, address: 0000000000000000
2021-07-08 19:14 UTC (4+ messages)
[PATCH net 1/1] tc-testing: Update police test cases
2021-07-08 18:17 UTC (5+ messages)
[PATCH] ptp: fix PTP PPS source's lookup cookie set
2021-07-08 18:02 UTC (4+ messages)
[PATCH] drivers: net: Follow the indentation coding standard on printks
2021-07-08 17:59 UTC (8+ messages)
` [PATCH net-next v2] "
` [PATCH net-next v2] drivers: ethernet: tulip: Fix indentation of printk
` [PATCH net-next v2] drivers: net: Remove undefined XXXDEBUG on driver sb1000
[PATCH] checkpatch: Follow scripts/spdxcheck.py's switch to python3
2021-07-08 17:25 UTC (2+ messages)
[PATCH] skbuff: Fix a potential race while recycling page_pool packets
2021-07-08 16:32 UTC (3+ messages)
[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
2021-07-08 15:45 UTC (4+ messages)
[PATCH iproute2-next v4 1/1] police: Add support for json output
2021-07-08 14:46 UTC (7+ messages)
[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-07-08 14:40 UTC (4+ messages)
` [RFC PATCH V4 01/12] x86/HV: Initialize shared memory boundary in the Isolation VM
[PATCH net-next] openvswitch: Introduce per-cpu upcall dispatch
2021-07-08 14:40 UTC (2+ messages)
[netdev/net][ppc][bisected 8550ff8] build fails net/core/dev.c:6020:19: error: dereferencing pointer
2021-07-08 14:16 UTC
[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-07-08 13:54 UTC (4+ messages)
` [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM
[PATCH bpf-next] libbpf: Introduce 'custom_btf_path' to 'bpf_obj_open_opts'
2021-07-08 13:11 UTC (3+ messages)
[PATCH v2 0/4] bus: Make remove callback return void
2021-07-08 12:41 UTC (5+ messages)
` [PATCH v2 4/4] "
Re: [PATCH v8 10/10] Documentation: Add documentation for VDUSE
2021-07-08 12:35 UTC (18+ messages)
` "
` "
[PATCH v2] net: rtnetlink: Fix rtnl_dereference may be return NULL
2021-07-08 12:26 UTC (4+ messages)
[PATCH 1/3] sfc: revert "reduce the number of requested xdp ev queues"
2021-07-08 12:14 UTC (5+ messages)
[PATCH] net: rtnetlink: Fix rtnl_dereference return value is NULL
2021-07-08 8:08 UTC (2+ messages)
[PATCH iproute2 v2] police: Small corrections for the output
2021-07-08 7:57 UTC
[PATCH iproute2] police: Small corrections for the output
2021-07-08 7:54 UTC (2+ messages)
[PATCH] ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
2021-07-08 7:40 UTC (3+ messages)
[PATCH net] skbuff: Fix build with SKB extensions disabled
2021-07-08 7:20 UTC (4+ messages)
[PATCH v2 net] ipv6: tcp: drop silly ICMPv6 packet too big messages
2021-07-08 7:14 UTC (5+ messages)
[PATCH net] ipv6: tcp: drop silly ICMPv6 packet too big messages
2021-07-08 5:52 UTC (3+ messages)
[PATCH v5 1/2] net: phy: add API to read 802.3-c45 IDs
2021-07-08 5:04 UTC (6+ messages)
` [PATCH v5 2/2] net: phy: add Maxlinear GPY115/21x/24x driver
[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
2021-07-08 4:24 UTC (7+ messages)
` [PATCH 2/2] igc: wait for the MAC copy when enabled MAC passthrough
` [Intel-wired-lan] "
[PATCHv2] selftests: Use kselftest skip code for skipped tests
2021-07-08 4:18 UTC (3+ messages)
[PATCH net v3] skbuff: Release nfct refcount on napi stolen or re-used skbs
2021-07-08 4:12 UTC (2+ messages)
linux-next: build failure after merge of the net tree
2021-07-08 4:01 UTC (2+ messages)
[PATCH net] sock: unlock on error in sock_setsockopt()
2021-07-08 4:00 UTC (2+ messages)
[PATCH] ipmr: Fix indentation issue
2021-07-08 4:00 UTC (2+ messages)
[PATCH bpf-next] bpf: runqslower: fixed make install issue
2021-07-08 3:16 UTC (2+ messages)
[PATCH net-next v6 0/5] Generic XDP improvements
2021-07-08 3:10 UTC (2+ messages)
[bpf-next 0/3] potential memleak and use after free in bpf verifier
2021-07-08 3:09 UTC (5+ messages)
` [bpf-next 3/3] bpf: Fix a use after free in bpf_check()
[PATCH bpf-next v8 0/4] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
2021-07-08 2:59 UTC (6+ messages)
` [PATCH bpf-next v8 3/4] bpf: support specifying ingress via "
` [PATCH bpf-next v8 4/4] selftests/bpf: Add test for "
[PATCHv3 bpf-next 0/7] bpf, x86: Add bpf_get_func_ip helper
2021-07-08 2:11 UTC (3+ messages)
` [PATCHv3 bpf-next 3/7] bpf: Add bpf_get_func_ip helper for tracing programs
[PATCH net-next 0/4] selftests: forwarding: Tests redirects between L3 and L2 devices
2021-07-08 1:50 UTC (7+ messages)
` [PATCH net-next 1/4] selftests: forwarding: Test redirecting gre or ipip packets to Ethernet
page: next (older) | prev (newer) | latest
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).