netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-13 08:15:22 to 2021-07-14 06:24:24 UTC [more...]

[PATCH rfc v4 0/4] add frag page support in page pool
 2021-07-14  6:24 UTC  (10+ messages)
` [PATCH rfc v4 1/4] page_pool: keep pp info as long as page pool owns the page
` [PATCH rfc v4 2/4] page_pool: add interface to manipulate bias in page pool
` [PATCH rfc v4 3/4] page_pool: add frag page recycling support "
` [PATCH rfc v4 4/4] net: hns3: support skb's frag page recycling based on "

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-14  6:02 UTC  (31+ messages)
` [PATCH v9 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v9 02/17] file: Export receive_fd() to modules
` [PATCH v9 03/17] vdpa: Fix code indentation
` [PATCH v9 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v9 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v9 06/17] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v9 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v9 08/17] virtio_config: Add a return value to reset function
` [PATCH v9 09/17] virtio-vdpa: Handle the failure of vdpa_reset()
` [PATCH v9 10/17] virtio: Handle device reset failure in register_virtio_device()
` [PATCH v9 11/17] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v9 12/17] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v9 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v9 14/17] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v9 15/17] vduse: Implement an MMU-based IOMMU driver
` [PATCH v9 16/17] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v9 17/17] Documentation: Add documentation for VDUSE

[PATCH 1/3] e1000e: Separate TGP from SPT
 2021-07-14  5:39 UTC  (5+ messages)
` [PATCH 2/3] e1000e: Make mei_me active when e1000e is in use
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH 1/3] e1000e: Separate TGP from SPT

[PATCH v2] tools/runqslower: use __state instead of state
 2021-07-14  5:14 UTC  (3+ messages)

[PATCH] replace for loop with array initializer
 2021-07-14  4:08 UTC  (3+ messages)

[PATCH v3] audit: fix memory leak in nf_tables_commit
 2021-07-14  3:27 UTC 

[PATCH] Bluetooth: fix use-after-free error in lock_sock_nested()
 2021-07-14  3:17 UTC 

[PATCH] i40e: Fix error handling code of label err_set_queues
 2021-07-14  2:24 UTC  (3+ messages)

[PATCH v2] audit: fix memory leak in nf_tables_commit
 2021-07-14  2:18 UTC  (5+ messages)

Ask for help about bpf map
 2021-07-14  2:02 UTC  (4+ messages)

[bpf-next 0/3] potential memleak and use after free in bpf verifier
 2021-07-14  1:53 UTC  (10+ messages)
` [bpf-next 3/3] bpf: Fix a use after free in bpf_check()

rtw88: rtw_{read,write}_rf locking questions
 2021-07-14  1:48 UTC  (2+ messages)

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

[PATCH bpf v4 0/2] bpf, sockmap: fix potential memory leak
 2021-07-14  0:56 UTC  (5+ messages)
` [PATCH bpf v4 1/2] bpf, sockmap: fix potential memory leak on unlikely error case
` [PATCH bpf v4 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats

[PATCH bpf] bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
 2021-07-14  0:51 UTC  (3+ messages)

[PATCH v2 bpf-nxt] Documentation/bpf: Add heading and example for extensions in filter.rst
 2021-07-14  0:20 UTC  (2+ messages)

How to limit TCP packet lengths given to TC egress EBPF programs?
 2021-07-13 23:51 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the net tree
 2021-07-13 22:26 UTC 

[PATCH net] net: dsa: properly check for the bridge_leave methods in dsa_switch_bridge_leave()
 2021-07-13 22:02 UTC  (3+ messages)

[PATCH v3 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-13 22:01 UTC  (18+ messages)
` [PATCH v3 01/14] genirq: Provide new interfaces for affinity hints
` [PATCH v3 02/14] iavf: Use irq_update_affinity_hint
` [PATCH v3 03/14] i40e: "
` [PATCH v3 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint
` [PATCH v3 05/14] scsi: mpt3sas: "
` [PATCH v3 06/14] RDMA/irdma: "
` [PATCH v3 07/14] enic: Use irq_update_affinity_hint
` [PATCH v3 08/14] be2net: "
` [PATCH v3 09/14] ixgbe: "
` [PATCH v3 10/14] mailbox: "
` [PATCH v3 11/14] scsi: lpfc: Use irq_set_affinity
` [PATCH v3 12/14] hinic: Use irq_set_affinity_and_hint
` [PATCH v3 13/14] net/mlx5: "
` [PATCH v3 14/14] net/mlx4: Use irq_update_affinity_hint

[PATCH NET 1/7] skbuff: introduce pskb_realloc_headroom()
 2021-07-13 20:58 UTC  (9+ messages)
` [PATCH NET v2 0/7] skbuff: introduce skb_expand_head()
  ` [PATCH NET v2 1/7] "
  ` [PATCH NET v2 2/7] ipv6: use skb_expand_head in ip6_finish_output2
  ` [PATCH NET v2 3/7] ipv6: use skb_expand_head in ip6_xmit
  ` [PATCH NET v2 4/7] ipv4: use skb_expand_head in ip_finish_output2
  ` [PATCH NET v2 5/7] vrf: use skb_expand_head in vrf_finish_output
  ` [PATCH NET v2 6/7] ax25: use skb_expand_head
  ` [PATCH NET v2 7/7] bpf: use skb_expand_head in bpf_out_neigh_v4/6

[PATCH 0/1] can: fix a potential UAF access in j1939_session_deactivate()
 2021-07-13 20:21 UTC 

[PATCH 1/3] sfc: revert "reduce the number of requested xdp ev queues"
 2021-07-13 20:10 UTC  (7+ messages)
` [PATCH v3 0/3] Fix lack of XDP TX queues
  ` [PATCH v3 1/3] sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
  ` [PATCH v3 2/3] sfc: ensure correct number of XDP queues
  ` [PATCH v3 3/3] sfc: add logs explaining XDP_TX/REDIRECT is not available

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-13 19:35 UTC  (2+ messages)
` [PATCH v4 5/5] "

[PATCH] audit: fix memory leak in nf_tables_commit
 2021-07-13 19:34 UTC  (6+ messages)

[PATCH net v4] xdp, net: fix use-after-free in bpf_xdp_link_release
 2021-07-13 19:04 UTC  (3+ messages)

[RFC 0/7] Ethernet->WLAN hardware flow offloading support on MT7622
 2021-07-13 18:56 UTC  (12+ messages)
` [RFC 1/7] mac80211: add support for .ndo_fill_forward_path
` [RFC 2/7] net: ethernet: mtk_eth_soc: add support for Wireless Ethernet Dispatch (WED)
` [RFC 3/7] net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
` [RFC 4/7] mt76: dma: add wrapper macro for accessing queue registers
` [RFC 5/7] mt76: make number of tokens configurable dynamically
` [RFC 6/7] mt76: mt7915: remove irq parameter from mt7915_mmio_init
` [RFC 7/7] mt76: mt7915: add Wireless Ethernet Dispatch support

[PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2021-07-13 18:47 UTC  (18+ 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] "

[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
 2021-07-13 18:39 UTC  (12+ messages)
` [PATCH v1 2/3] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-13 17:55 UTC  (9+ messages)
` [PATCH v2 1/7] ethtool: Add 10base-T1L link mode entries
` [PATCH v2 3/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
` [PATCH v2 5/7] net: phy: adin1100: Add ethtool master-slave support
` [PATCH v2 6/7] net: phy: adin1100: Add SQI support

[PATCH] net: fddi: fix UAF in fza_probe
 2021-07-13 16:59 UTC  (3+ messages)

[PATCH v2] net: Use nlmsg_unicast() instead of netlink_unicast()
 2021-07-13 16:40 UTC  (3+ messages)

[PATCH net] net: dsa: sja1105: fix address learning getting disabled on the CPU port
 2021-07-13 16:40 UTC  (2+ messages)

[PATCH net] net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
 2021-07-13 16:40 UTC  (2+ messages)

Patch to fix 'ip' utility recvmsg with ancillary data
 2021-07-13 16:30 UTC  (2+ messages)

[PATCH v2] Bluetooth: fix inconsistent lock state in sco
 2021-07-13 16:28 UTC 

[PATCH net] net: marvell: prestera: if the LAG that we're joining is under a bridge, join it
 2021-07-13 14:35 UTC  (2+ messages)
  ` [EXT] "

[PATCHv3 bpf-next 0/7] bpf, x86: Add bpf_get_func_ip helper
 2021-07-13 14:15 UTC  (6+ messages)
` [PATCHv3 bpf-next 7/7] selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe

[PATCH] ieee802154: hwsim: fix memory leak in __pskb_copy_fclone
 2021-07-13 14:03 UTC  (3+ messages)

[RFC net-next] net: extend netdev features
 2021-07-13 13:53 UTC  (3+ messages)

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-13 13:45 UTC  (9+ messages)
` [PATCH 2/2] igc: wait for the MAC copy when enabled MAC passthrough
  ` [Intel-wired-lan] "
` [PATCH v2] igc: fix page fault when thunderbolt is unplugged

[PATCH] nl802154: Fix type check in nl802154_new_interface()
 2021-07-13 13:32 UTC  (2+ messages)

[PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-13 13:29 UTC  (6+ messages)

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

[PATCH 2/2] net/sched: Remove unnecessary judgment statements
 2021-07-13 12:53 UTC 

[PATCH bpf-next v4 0/3] Add btf_custom_path in bpf_obj_open_opts
 2021-07-13 12:42 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
` [PATCH bpf-next v4 2/3] libbpf: Fix the possible memory leak on error
` [PATCH bpf-next v4 3/3] selftests/bpf: Switches existing selftests to using open_opts for custom BTF

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

[PATCH net-next 0/9] net: hns3: add support devlink
 2021-07-13 12:34 UTC  (4+ messages)
` [PATCH net-next 1/9] devlink: add documentation for hns3 driver

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

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

Use-after-free access in j1939_session_deactivate
 2021-07-13 10:41 UTC  (6+ messages)

[PATCH v2 0/3] net/ncsi: Add NCSI Intel OEM command to keep PHY link up
 2021-07-13 10:16 UTC  (10+ 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 0/2] r8152: split the source code
 2021-07-13  9:18 UTC  (3+ messages)
` [PATCH net-next 1/2] r8152: group the usb ethernet of realtek
` [PATCH net-next 2/2] r8152: separate the r8152.c into r8152_main.c and r8152_fw.c

[syzbot] net test error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-13  8:44 UTC 


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