Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-10 01:50:07 to 2021-07-12 08:05:57 UTC [more...]

[PATCH rfc v2 0/5] add elevated refcnt support for page pool
 2021-07-12  7:57 UTC  (16+ messages)
` [PATCH rfc v2 1/5] page_pool: keep pp info as long as page pool owns the page
` [PATCH rfc v2 2/5] page_pool: add interface for getting and setting pagecnt_bias
` [PATCH rfc v2 3/5] page_pool: add page recycling support based on elevated refcnt
` [PATCH rfc v2 4/5] page_pool: support page frag API for page pool
` [PATCH rfc v2 5/5] net: hns3: support skb's frag page recycling based on "

[PATCH net 0/3] Fix PMTU for ESP-in-UDP encapsulation
 2021-07-12  7:59 UTC  (5+ messages)
` [PATCH net 1/3] udp: check for encap using encap_enable
` [PATCH net 2/3] udp: check encap socket in __udp_lib_err
` [PATCH net 3/3] selftests: net: add ESP-in-UDP PMTU test

[PATCH 5.13 106/800] rsi: Assign beacon rate settings to the correct rate_info descriptor field
 2021-07-12  6:02 UTC 

[PATCH bpf v3 0/2] potential sockmap memleak and proc stats fix
 2021-07-12  7:22 UTC  (3+ messages)
` [PATCH bpf v3 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats

[PATCH net-next v5] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-12  7:24 UTC 

[PATCH net-next v4] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-12  7:04 UTC 

[PATCH 5.12 100/700] rsi: Assign beacon rate settings to the correct rate_info descriptor field
 2021-07-12  6:03 UTC 

[PATCH IPV6 v2 0/4] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-12  6:45 UTC  (3+ messages)
` [PATCH IPV6 v3 0/1] "
  ` [PATCH IPV6 v3 1/1] "

[PATCH 5.10 084/593] rsi: Assign beacon rate settings to the correct rate_info descriptor field
 2021-07-12  6:04 UTC 

[PATCH] rtl8xxxu: Fix the handling of TX A-MPDU aggregation
 2021-07-12  6:18 UTC  (2+ messages)

[PATCH 5.4 053/348] rsi: Assign beacon rate settings to the correct rate_info descriptor field
 2021-07-12  6:07 UTC 

[PATCH net-next v3] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-12  6:13 UTC  (3+ messages)

[syzbot] WARNING: refcount bug in l2cap_sock_kill
 2021-07-12  5:53 UTC 

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

[syzbot] KASAN: use-after-free Write in sctp_auth_shkey_hold
 2021-07-12  4:45 UTC 

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

[RFC net-next] net: extend netdev features
 2021-07-12  3:41 UTC  (9+ messages)

[PATCH net] ptp: Relocate lookup cookie to correct block
 2021-07-12  3:16 UTC  (5+ messages)

[RFC PATCH bpf-next v1 00/14] MIPS: eBPF: refactor code, add MIPS32 JIT
 2021-07-12  2:45 UTC  (16+ messages)
` [RFC PATCH bpf-next v1 01/14] MIPS: eBPF: support BPF_TAIL_CALL in JIT static analysis
` [RFC PATCH bpf-next v1 02/14] MIPS: eBPF: mask 32-bit index for tail calls
` [RFC PATCH bpf-next v1 03/14] MIPS: eBPF: fix BPF_ALU|ARSH handling in JIT static analysis
` [RFC PATCH bpf-next v1 04/14] MIPS: eBPF: support BPF_JMP32 "
` [RFC PATCH bpf-next v1 05/14] MIPS: eBPF: fix system hang with verifier dead-code patching
` [RFC PATCH bpf-next v1 06/14] MIPS: eBPF: fix JIT static analysis hang with bounded loops
` [RFC PATCH bpf-next v1 07/14] MIPS: eBPF: fix MOD64 insn on R6 ISA
` [RFC PATCH bpf-next v1 08/14] MIPS: eBPF: support long jump for BPF_JMP|EXIT
` [RFC PATCH bpf-next v1 09/14] MIPS: eBPF: drop src_reg restriction in BPF_LD|BPF_DW|BPF_IMM
` [RFC PATCH bpf-next v1 10/14] MIPS: eBPF: improve and clarify enum 'which_ebpf_reg'
` [RFC PATCH bpf-next v1 11/14] MIPS: eBPF: add core support for 32/64-bit systems
` [RFC PATCH bpf-next v1 12/14] MIPS: eBPF: refactor common MIPS64/MIPS32 functions and headers
` [RFC PATCH bpf-next v1 13/14] MIPS: uasm: Enable muhu opcode for MIPS R6
` [RFC PATCH bpf-next v1 14/14] MIPS: eBPF: add MIPS32 JIT

[bpf-next 0/3] potential memleak and use after free in bpf verifier
 2021-07-12  2:17 UTC  (8+ messages)
` [bpf-next 3/3] bpf: Fix a use after free in bpf_check()

[RFC PATCH 0/3] veth: more flexible channels number configuration
 2021-07-12  1:44 UTC  (4+ messages)
` [RFC PATCH 1/3] veth: implement support for set_channel ethtool op

[PATCH] rtw88: Fix out-of-bounds write
 2021-07-12  1:43 UTC  (2+ messages)

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

[PATCH 0/6 v2] treewide: rename 'mod_init' & 'mod_exit' functions to be module-specific
 2021-07-11 22:31 UTC  (7+ messages)
` [PATCH 1/6 v2] arm: crypto: "
` [PATCH 2/6 v2] hw_random: "
` [PATCH 3/6 v2] lib: crypto: "
` [PATCH 4/6 v2] MOST: cdev: "
` [PATCH 5/6 v2] net: hdlc: "
` [PATCH 6/6 v2] wireguard: main: "

[RFC PATCH v2 net-next 0/8] Add support for VSC7511-7514 chips over SPI
 2021-07-11 22:13 UTC  (26+ messages)
` [RFC PATCH v2 net-next 1/8] net: dsa: ocelot: remove unnecessary pci_bar variables
` [RFC PATCH v2 net-next 2/8] net: dsa: ocelot: felix: move MDIO access to a common location
` [RFC PATCH v2 net-next 3/8] net: dsa: ocelot: felix: NULL check on variable
` [RFC PATCH v2 net-next 4/8] net: dsa: ocelot: felix: add interface for custom regmaps
` [RFC PATCH v2 net-next 5/8] net: mscc: ocelot: split register definitions to a separate file
` [RFC PATCH v2 net-next 6/8] net: mscc: ocelot: expose ocelot wm functions
` [RFC PATCH v2 net-next 7/8] net: dsa: ocelot: felix: add support for VSC75XX control over SPI
` [RFC PATCH v2 net-next 8/8] Update documentation for the VSC7512 SPI device

[PATCH] dsa: fix for_each_child.cocci warnings
 2021-07-11 21:20 UTC  (3+ messages)

[PATCH] [net][atlantic] Fix buff_ring OOB in aq_ring_rx_clean
 2021-07-11 21:04 UTC 

[Patch net-next v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-11 18:32 UTC  (2+ messages)
` [Patch net-next v2] net_sched: use %px to print skb address in trace_qdisc_dequeue()

[PATCH net] net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
 2021-07-11 17:10 UTC  (3+ messages)

[PATCH v2 2/2] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
 2021-07-11 17:01 UTC  (14+ messages)

[PATCH v2 0/2] mwifiex: Add quirks for MS Surface devices
 2021-07-11 16:31 UTC  (8+ messages)
` [PATCH v2 2/2] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices

[PATCH net-next 0/2] Remove duplicate code around MTU
 2021-07-11 16:31 UTC  (5+ messages)
` [PATCH net-next 1/2] net: ipv6: introduce ip6_dst_mtu_maybe_forward
` [PATCH net-next 2/2] net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward

[PATCH iproute2-next v4 1/1] police: Add support for json output
 2021-07-11 16:00 UTC  (8+ messages)

[PATCH] net: wwan: iosm: switch from 'pci_' to 'dma_' API
 2021-07-11 14:51 UTC 

[PATCHv3 bpf-next 0/7] bpf, x86: Add bpf_get_func_ip helper
 2021-07-11 14:48 UTC  (18+ messages)
` [PATCHv3 bpf-next 3/7] bpf: Add bpf_get_func_ip helper for tracing programs
` [PATCHv3 bpf-next 4/7] bpf: Add bpf_get_func_ip helper for kprobe programs
` [PATCHv3 bpf-next 5/7] selftests/bpf: Add test for bpf_get_func_ip helper
` [PATCHv3 bpf-next 6/7] libbpf: allow specification of "kprobe/function+offset"
` [PATCHv3 bpf-next 7/7] selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe

[PATCH v3 1/2] net/ps3_gelic: Add gelic_descr structures
 2021-07-11 14:10 UTC  (2+ messages)
  ` [PATCH v3 2/2] net/ps3_gelic: Cleanups, improve logging

[PATCH net-next v4 00/16] net: phy: marvell10g updates
 2021-07-11 13:09 UTC  (4+ messages)
` [PATCH net-next v4 11/16] net: phy: marvell10g: add separate structure for 88X3340

[PATCH nf] Revert "netfilter: flowtable: Remove redundant hw refresh bit"
 2021-07-11 12:33 UTC  (3+ messages)

[PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-11 11:31 UTC  (3+ messages)

[PATCH iproute2] libnetlink: check error handler is present before a call
 2021-07-11 11:26 UTC  (3+ messages)

[PATCHv5 iproute2] ip route: ignore ENOENT during save if RT_TABLE_MAIN is being dumped
 2021-07-11 11:12 UTC  (5+ messages)

[PATCH net 0/2] net: bridge: multicast: fix automatic router port marking races
 2021-07-11  9:56 UTC  (3+ messages)
` [PATCH net 1/2] net: bridge: multicast: fix PIM hello router port marking race
` [PATCH net 2/2] net: bridge: multicast: fix MRD advertisement "

[PATCH bpf-next v3 0/2] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
 2021-07-11  1:27 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] libbpf: Fix the possible memory leak caused by obj->kconfig

[PATCH AUTOSEL 4.14 20/21] virtio_net: Fix error handling in virtnet_restore()
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.19 21/22] virtio_net: Fix error handling in virtnet_restore()
 2021-07-10 23:51 UTC 

[PATCH AUTOSEL 5.4 26/28] virtio_net: Fix error handling in virtnet_restore()
 2021-07-10 23:51 UTC 

[PATCH AUTOSEL 5.10 35/37] virtio_net: Fix error handling in virtnet_restore()
 2021-07-10 23:50 UTC 

[PATCH AUTOSEL 5.12 40/43] virtio_net: Fix error handling in virtnet_restore()
 2021-07-10 23:49 UTC 

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2021-07-10 19:24 UTC  (14+ messages)
`  "
  ` [PATCH net-next V3] "
    ` [PATCH net-next V4] "
      ` [PATCH net-next V5] "
          ` [PATCH net-next V6] "
                ` [PATCH net-next V7] "
                  ` [PATCH net-next V8] "
                    ` [PATCH net-next V9] "

Posible memory corruption from "mac80211: do not accept/forward invalid EAPOL frames"
 2021-07-10 18:59 UTC  (9+ messages)

[PATCH net-next v3] virtio_net: check virtqueue_add_sgs() return value
 2021-07-10 18:40 UTC  (2+ messages)

[PATCH] net: qcom/emac: fix UAF in emac_remove
 2021-07-10 15:20 UTC  (4+ messages)

[PATCH] Bluetooth: call lock_sock() outside of spinlock section
 2021-07-10 13:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
 2021-07-10  9:16 UTC  (10+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt
                ` [Linuxarm] "

[PATCH 0/2] net: cipso: bug fixes
 2021-07-10  7:42 UTC  (6+ messages)
` [PATCH 1/2] net: cipso: fix warnings in netlbl_cipsov4_add_std
` [PATCH 2/2] net: cipso: fix memory leak in cipso_v4_doi_free

[PATCH bpf-next] bpf: add ambient BPF runtime context stored in current
 2021-07-10  4:34 UTC  (3+ messages)

[PATCH net v4] xdp, net: fix use-after-free in bpf_xdp_link_release
 2021-07-10  3:16 UTC 

[PATCH net v3] xdp, net: fix use-after-free in bpf_xdp_link_release
 2021-07-10  3:11 UTC 

[PATCH IPV6 1/1] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-10  2:53 UTC  (4+ messages)
  ` [PATCH IPV6 v2 1/4] "

[PATCH net 0/6] mptcp: Connection and accounting fixes
 2021-07-10  1:50 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).