netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-15 00:00:13 to 2021-07-16 04:43:04 UTC [more...]

[PATCH bpf-next 0/6] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-16  4:42 UTC  (8+ messages)
` [PATCH bpf-next 1/6] libbpf: rename btf__load() as btf__load_into_kernel()
` [PATCH bpf-next 2/6] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id()
` [PATCH bpf-next 4/6] libbpf: explicitly mark btf__load() and btf__get_from_id() as deprecated

[PATCH] Bluetooth: call lock_sock() outside of spinlock section
 2021-07-16  4:11 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      `  "

[PATCH v4 00/16] memcg accounting from OpenVZ
 2021-07-16  4:11 UTC  (3+ messages)

[next] igmp: Add ip_mc_list lock in ip_check_mc_rcu
 2021-07-16  4:06 UTC 

linux-next: manual merge of the mhi tree with the net-next tree
 2021-07-16  4:04 UTC  (4+ messages)

[PATCH bpf-next 0/2] Add xdp_update_skb_shared_info utility routine
 2021-07-16  3:05 UTC  (7+ messages)
` [PATCH bpf-next 2/2] net: xdp: add "

[PATCH 1/1 v2] skbuff: Fix a potential race while recycling page_pool packets
 2021-07-16  2:30 UTC  (11+ messages)

pull-request: bpf-next 2021-07-15
 2021-07-16  2:21 UTC 

[PATCH 1/7] dt-bindings: can: flexcan: fix imx8mp compatbile
 2021-07-16  2:04 UTC  (14+ messages)
` [PATCH 3/7] dt-bindings: net: dsa: sja1105: fix wrong indentation

[PATCH net-next] netdevsim: Add multi-queue support
 2021-07-16  1:52 UTC 

[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
 2021-07-16  1:48 UTC  (3+ messages)

[PATCH] Bluetooth: fix use-after-free error in lock_sock_nested()
 2021-07-16  1:37 UTC  (4+ messages)

[PATCH bpf-next v5 00/11] sockmap: add sockmap support for unix datagram socket
 2021-07-16  1:31 UTC  (3+ messages)

[PATCHv4 bpf-next 0/8] bpf, x86: Add bpf_get_func_ip helper
 2021-07-16  1:09 UTC  (3+ messages)
` [PATCHv4 bpf-next 3/8] bpf: Add bpf_get_func_ip helper for tracing programs

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-07-16  1:04 UTC  (10+ messages)

[PATCH linux-next] net:stmmac: Fix the unsigned expression compared with zero
 2021-07-16  0:54 UTC  (3+ messages)

[PATCH] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-07-16  0:27 UTC  (5+ messages)
` [PATCH 0/3] "
  ` [PATCH 1/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support xtables API
  ` [PATCH 2/3] net: netfilter: Add RFC-7597 Section 5.1 PSID support
  ` [PATCH 3/3] selftests: netfilter: Add RFC-7597 Section 5.1 PSID selftests

Appending the INT meta data and header in end host
 2021-07-16  0:28 UTC 

How to limit TCP packet lengths given to TC egress EBPF programs?
 2021-07-16  0:14 UTC  (3+ messages)

[PATCH] net: Fix zero-copy head len calculation
 2021-07-15 23:59 UTC 

[PATCH] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
 2021-07-15 23:42 UTC  (3+ messages)

[PATCH 0/2] Fixes for KSZ DSA switch
 2021-07-15 23:23 UTC  (15+ messages)
` [PATCH 2/2] net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
        ` Aw: "

[PATCH net-next v2] openvswitch: Introduce per-cpu upcall dispatch
 2021-07-15 22:57 UTC  (2+ messages)

[PATCH] intersil: remove obsolete prism54 wireless driver
 2021-07-15 22:06 UTC  (2+ messages)

[RFC 0/7] Ethernet->WLAN hardware flow offloading support on MT7622
 2021-07-15 21:36 UTC  (5+ messages)
` [RFC 3/7] net: ethernet: mtk_eth_soc: implement flow offloading to WED devices

pull-request: bpf 2021-07-15
 2021-07-15 21:06 UTC 

[PATCH v7 bpf-next 00/11] bpf: Introduce BPF timers
 2021-07-15 20:40 UTC  (13+ messages)
` [PATCH v7 bpf-next 01/11] bpf: Prepare bpf_prog_put() to be called from irq context
` [PATCH v7 bpf-next 02/11] bpf: Factor out bpf_spin_lock into helpers
` [PATCH v7 bpf-next 03/11] bpf: Introduce bpf timers
` [PATCH v7 bpf-next 04/11] bpf: Add map side support for "
` [PATCH v7 bpf-next 05/11] bpf: Prevent pointer mismatch in bpf_timer_init
` [PATCH v7 bpf-next 06/11] bpf: Remember BTF of inner maps
` [PATCH v7 bpf-next 07/11] bpf: Relax verifier recursion check
` [PATCH v7 bpf-next 08/11] bpf: Implement verifier support for validation of async callbacks
` [PATCH v7 bpf-next 09/11] bpf: Teach stack depth check about "
` [PATCH v7 bpf-next 10/11] selftests/bpf: Add bpf_timer test
` [PATCH v7 bpf-next 11/11] selftests/bpf: Add a test with bpf_timer in inner map

[RFC][PATCH] PCI: Reserve address space for powered-off devices behind PCIe bridges
 2021-07-15 19:56 UTC  (5+ messages)

[PATCH v3] mm/page_alloc: Require pahole v1.22 to cope with zero-sized struct pagesets
 2021-07-15 19:44 UTC  (6+ messages)

[PATCH 5.13 222/266] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
 2021-07-15 18:39 UTC 

[PATCH 5.12 198/242] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
 2021-07-15 18:39 UTC 

[PATCH 5.4 097/122] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
 2021-07-15 18:54 UTC  (2+ messages)

[PATCH 5.10 179/215] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
 2021-07-15 18:39 UTC 

[PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer
 2021-07-15 18:34 UTC  (6+ messages)
` [linux-nfc] "
    ` [linux-nfc] "

[PATCH 0/6] Renesas RZ/G2L CANFD support
 2021-07-15 18:21 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH 2/6] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH 3/6] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH 4/6] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2
` [PATCH 5/6] clk: renesas: r9a07g044-cpg: Add clock and reset entries for CANFD
` [PATCH 6/6] arm64: dts: renesas: r9a07g044: Add CANFD node

[PATCH net-next] net: fix uninit-value in caif_seqpkt_sendmsg
 2021-07-15 18:20 UTC  (2+ messages)

[Patch net-next v3] net_sched: introduce tracepoint trace_qdisc_enqueue()
 2021-07-15 18:10 UTC  (4+ messages)

[Patch net-next resend v2] net_sched: use %px to print skb address in trace_qdisc_dequeue()
 2021-07-15 18:10 UTC  (4+ messages)

[PATCH bpf v4 0/2] bpf, sockmap: fix potential memory leak
 2021-07-15 18:00 UTC  (2+ messages)

[PATCH bpf v2] bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
 2021-07-15 18:00 UTC  (3+ messages)

[PATCH] s390/bpf: perform r1 range checking before accessing jit->seen_reg[r1]
 2021-07-15 17:50 UTC  (3+ messages)

[PATCH v2] net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXX
 2021-07-15 17:40 UTC  (3+ messages)

[PATCH] liquidio: Fix unintentional sign extension issue on left shift of u16
 2021-07-15 17:40 UTC  (2+ messages)

[Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-15 17:40 UTC  (2+ messages)

[PATCH net-next] ipv6: remove unnecessary local variable
 2021-07-15 17:30 UTC  (2+ messages)

[PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
 2021-07-15 17:23 UTC  (2+ messages)

[PATCH] bus: mhi: pci-generic: configurable network interface MRU
 2021-07-15 17:20 UTC  (2+ messages)

[PATCH] man8/ip-tunnel.8: fix typo, 'encaplim' is not a valid option
 2021-07-15 16:17 UTC 

macvlan breaks garp for vrrp
 2021-07-15 15:37 UTC 

[PATCH v2 0/6] Add TDX Guest Support (Attestation support)
 2021-07-15 15:19 UTC  (4+ messages)
` [PATCH v2 6/6] tools/tdx: Add a sample attestation user app

[PATCH v6 bpf-next 0/3] libbpf: BTF dumper support for typed data
 2021-07-15 15:15 UTC  (4+ messages)
` [PATCH v6 bpf-next 1/3] "
` [PATCH v6 bpf-next 2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs
` [PATCH v6 bpf-next 3/3] selftests/bpf: add dump type data tests to btf dump tests

[PATCH] ipmonitor: Fix recvmsg with ancillary data
 2021-07-15 15:15 UTC  (2+ messages)

[RFC PATCH v3 net-next 00/24] Allow forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-15 14:49 UTC  (3+ messages)
` [RFC PATCH v3 net-next 22/24] net: dsa: add support for bridge TX forwarding offload

[syzbot] general protection fault in nf_tables_dump_flowtable
 2021-07-15 14:36 UTC 

[PATCH v2] net: ipv6: remove unused local variable
 2021-07-15 14:19 UTC  (3+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (3+ messages)
` [PATCH v2 4/4] "

XDP applications running in driver mode on mlx5_core can't access various helper functions
 2021-07-15 13:59 UTC 

[RFC][PATCH] PCI: Reserve address space for powered-off devices behind PCIe bridges
 2021-07-15 14:07 UTC  (2+ messages)

[PATCH v3 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-15 13:25 UTC  (6+ messages)
` [PATCH v3 06/14] RDMA/irdma: Use irq_set_affinity_and_hint

Range checking on r1 in function reg_set_seen in arch/s390/net/bpf_jit_comp.c
 2021-07-15 12:40 UTC  (3+ messages)

[PATCH v2 2/2] net/sched: Remove unnecessary if statement
 2021-07-15 12:24 UTC 

[PATCH v2 0/2] net: Deal with if statement in rtnetlink_send()
 2021-07-15 12:12 UTC  (2+ messages)
` [PATCH v2 1/2] rtnetlink: use nlmsg_notify() "

[PATCH net-next] openvswitch: Introduce per-cpu upcall dispatch
 2021-07-15 11:55 UTC  (3+ messages)

[PATCH/RFC 0/2] Add Gigabit Ethernet driver support
 2021-07-15 10:31 UTC  (7+ messages)
` [PATCH/RFC 1/2] ravb: Preparation for supporting Gigabit Ethernet driver
` [PATCH/RFC 2/2] ravb: Add GbEthernet driver support

[PATCH] xen-netback: correct success/error reporting for the SKB-with-fraglist case
 2021-07-15  8:58 UTC  (8+ messages)
            ` Ping: "

[PATCH V2 net-next 0/9] net: hns3: add support devlink
 2021-07-15  7:45 UTC  (10+ messages)
` [PATCH V2 net-next 1/9] devlink: add documentation for hns3 driver
` [PATCH V2 net-next 2/9] net: hns3: add support for registering devlink for PF
` [PATCH V2 net-next 3/9] net: hns3: add support for registering devlink for VF
` [PATCH V2 net-next 4/9] net: hns3: add support for devlink get info for PF
` [PATCH V2 net-next 5/9] net: hns3: add support for devlink get info for VF
` [PATCH V2 net-next 6/9] net: hns3: add devlink reload support for PF
` [PATCH V2 net-next 7/9] net: hns3: add devlink reload support for VF
` [PATCH V2 net-next 8/9] net: hns3: add support for PF setting rx/tx buffer size by devlink param
` [PATCH V2 net-next 9/9] net: hns3: add support for VF "

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-15  7:27 UTC  (17+ messages)
` [PATCH v9 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v9 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v9 17/17] Documentation: Add documentation for VDUSE

Realtek 8139 problem on 486
 2021-07-15  7:32 UTC  (21+ messages)

Patch to fix 'ip' utility recvmsg with ancillary data
 2021-07-15  7:07 UTC  (4+ messages)

[RFC net-next] net: extend netdev features
 2021-07-15  6:34 UTC  (4+ messages)

[PATCH V1 net-next 0/5] net: fec: add support for i.MX8MQ and i.MX8QM
 2021-07-15  5:29 UTC  (4+ messages)
` [PATCH V1 net-next 1/5] dt-bindings: fec: add the missing clocks properties

[PATCH 0/2] r8152: Fix a couple of PM problems
 2021-07-15  4:36 UTC  (3+ messages)

[Patch net-next v2] net_sched: introduce tracepoint trace_qdisc_enqueue()
 2021-07-15  4:28 UTC  (15+ messages)

[net-next 1/2] qdisc: add tracepoint qdisc:qdisc_enqueue for enqueued SKBs
 2021-07-15  4:24 UTC  (6+ messages)
` [net-next 2/2] qdisc: add tracepoint qdisc:qdisc_requeue for requeued SKBs

[PATCH 0/2] net: Use nlmsg_{multicast, unicast} that contain if statement
 2021-07-15  4:21 UTC  (3+ messages)
` [PATCH 1/2] rtnetlink: use nlmsg_{multicast, unicast} instead of netlink_{broadcast,unicast}

[PATCH rfc v5 0/4] add frag page support in page pool
 2021-07-15  3:49 UTC  (5+ messages)
` [PATCH rfc v5 2/4] page_pool: add interface to manipulate frag count "

[PATCH net] i40e: introduce pseudo number of cpus for compatibility
 2021-07-15  2:33 UTC  (4+ messages)

[PATCH v2] Bluetooth: fix inconsistent lock state in sco
 2021-07-15  2:21 UTC  (3+ messages)

Ask for help about bpf map
 2021-07-15  1:44 UTC  (7+ messages)

[bpf-next, v2] bpf: verifier: Fix potential memleak and UAF in bpf verifier
 2021-07-15  1:34 UTC  (3+ messages)

[PATCH v2 bpf-next 0/8] bpf: Allow bpf tcp iter to do bpf_(get|set)sockopt
 2021-07-15  1:29 UTC  (2+ messages)

[5.14-rc1] mlx5_core receives no interrupts with maxcpus=8
 2021-07-15  1:11 UTC  (2+ messages)

[PATCH v6 bpf-next 00/11] bpf: Introduce BPF timers
 2021-07-15  0:43 UTC  (5+ messages)
` [PATCH v6 bpf-next 03/11] bpf: Introduce bpf timers


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).