netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-13 05:16:52 to 2022-07-13 20:52:44 UTC [more...]

[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 2)
 2022-07-13 20:51 UTC 

[PATCH net-next] net/sched: sch_cbq: Delete unused delay_timer
 2022-07-13 20:40 UTC 

[PATCH net-next v3 1/1] net: wwan: t7xx: Add AP CLDMA
 2022-07-13 20:39 UTC  (2+ messages)

[PATCH net-next] net: lantiq_xrx200: use skb cache
 2022-07-13 20:38 UTC  (3+ messages)

[PATCH V2 net-next] net: marvell: prestera: add phylink support
 2022-07-13 20:05 UTC  (2+ messages)

[PATCH bpf-next v4] bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
 2022-07-13 19:52 UTC  (2+ messages)

[PATCH v2] tracing: devlink: Use static array for string in devlink_trap_report even
 2022-07-13 19:51 UTC  (3+ messages)

[PATCH net-next 1/1] ping: fix ipv6 ping socket flow labels
 2022-07-13 19:49 UTC  (2+ messages)

[PATCH net-next v3 00/3] Introduce MACsec offload SKB extension
 2022-07-13 19:31 UTC  (11+ messages)
` [PATCH net-next v3 2/3] net/macsec: Add MACsec skb extension Rx Data path support

pull-request: wireless-next-2022-07-13
 2022-07-13 19:12 UTC  (3+ messages)

[PATCH bpf-next 0/3] Use lightweigt version of bpftool
 2022-07-13 19:03 UTC  (10+ messages)
` [PATCH bpf-next 1/3] samples: bpf: Fix cross-compiling error by using bootstrap bpftool
` [PATCH bpf-next 2/3] tools: runqslower: build and use lightweight bootstrap version of bpftool
` [PATCH bpf-next 3/3] bpf: iterators: "

[RFC PATCH 0/1][RESEND] Fix KASAN: slab-out-of-bounds Read in sk_psock_get
 2022-07-13 18:56 UTC  (3+ messages)
` [RFC PATCH 1/1] net: kcm: Use sk_psock size for kcm_psock_cache

[PATCH net-next v2 0/2] sfc: Add EF100 BAR config support
 2022-07-13 18:48 UTC  (6+ messages)

[PATCH] net: Fix IP_UNICAST_IF option behavior for connected sockets
 2022-07-13 18:39 UTC  (5+ messages)

[RFC PATCH 00/17] xdp: Add packet queueing and scheduling capabilities
 2022-07-13 18:36 UTC  (19+ messages)
` [RFC PATCH 01/17] dev: Move received_rps counter next to RPS members in softnet data
` [RFC PATCH 02/17] bpf: Expand map key argument of bpf_redirect_map to u64
` [RFC PATCH 03/17] bpf: Use 64-bit return value for bpf_prog_run
` [RFC PATCH 04/17] bpf: Add a PIFO priority queue map type
` [RFC PATCH 05/17] pifomap: Add queue rotation for continuously increasing rank mode
` [RFC PATCH 06/17] xdp: Add dequeue program type for getting packets from a PIFO
` [RFC PATCH 07/17] bpf: Teach the verifier about referenced packets returned from dequeue programs
` [RFC PATCH 08/17] bpf: Add helpers to dequeue from a PIFO map
` [RFC PATCH 09/17] bpf: Introduce pkt_uid member for PTR_TO_PACKET
` [RFC PATCH 10/17] bpf: Implement direct packet access in dequeue progs
` [RFC PATCH 11/17] dev: Add XDP dequeue hook
` [RFC PATCH 12/17] bpf: Add helper to schedule an interface for TX dequeue
` [RFC PATCH 13/17] libbpf: Add support for dequeue program type and PIFO map type
` [RFC PATCH 14/17] libbpf: Add support for querying dequeue programs
` [RFC PATCH 15/17] selftests/bpf: Add verifier tests for dequeue prog
` [RFC PATCH 16/17] selftests/bpf: Add test for XDP queueing through PIFO maps
` [RFC PATCH 17/17] samples/bpf: Add queueing support to xdp_fwd sample

[PATCH net 2/2] selftests/net: test nexthop without gw
 2022-07-13 18:13 UTC  (8+ messages)
` [PATCH net v2 1/2] ip: fix dflt addr selection for connected nexthop
  ` [PATCH net v2 2/2] selftests/net: test nexthop without gw

[PATCH net-next 0/5] devlink rate police limiter
 2022-07-13 17:52 UTC  (12+ messages)

[PATCH v4 net] tcp/udp: Make early_demux back namespacified
 2022-07-13 17:52 UTC 

[PATCH bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-13 16:02 UTC  (5+ messages)
    ` 答复: "

[PATCH] selftests/bpf: Return true/false (not 1/0) from bool functions
 2022-07-13 15:55 UTC  (2+ messages)

[PATCH net] sfc: fix kernel panic when creating VF
 2022-07-13 15:51 UTC  (2+ messages)

[PATCH -next] xfrm: Fix couple of spellings
 2022-07-13 15:45 UTC 

[PATCH V2] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-13 15:45 UTC  (3+ messages)

[PATCH v2] can: slcan: do not sleep with a spin lock held
 2022-07-13 15:44 UTC 

[PATCH] can: slcan: do not sleep with a spin lock held
 2022-07-13 15:35 UTC  (2+ messages)

[PATCH -next] cxgb4: cleanup double word in comment
 2022-07-13 15:09 UTC 

[PATCH] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-13 15:01 UTC  (2+ messages)

[PATCH v3 net] tcp/udp: Make early_demux back namespacified
 2022-07-13 14:39 UTC  (3+ messages)

[PATCH v2 net] sfc: fix use after free when disabling sriov
 2022-07-13 14:50 UTC  (4+ messages)

[PATCH RFC v2 0/6] net: dsa: always use phylink
 2022-07-13 14:49 UTC  (11+ messages)
` [PATCH RFC net-next v2 1/6] net: phylink: split out and export interface to caps translation
` [PATCH RFC net-next v2 2/6] software node: allow named software node to be created
` [PATCH RFC net-next v2 3/6] net: dsa: add support for retrieving the interface mode
` [PATCH RFC net-next v2 4/6] net: dsa: mv88e6xxx: report the default interface mode for the port
` [PATCH RFC net-next v2 5/6] net: dsa: create swnode fixed-link if using default params
` [PATCH RFC net-next v2 6/6] net: dsa: mv88e6xxx: remove handling for DSA and CPU ports

[PATCH v1] net: Add distinct sk_psock field
 2022-07-13 14:26 UTC 

[patch net-next repost 0/3] net: devlink: couple of trivial fixes
 2022-07-13 14:18 UTC  (4+ messages)
` [patch net-next repost 1/3] net: devlink: make devlink_dpipe_headers_register() return void
` [patch net-next repost 2/3] net: devlink: fix a typo in function name devlink_port_new_notifiy()
` [patch net-next repost 3/3] net: devlink: fix return statement in devlink_port_new_notify()

[patch net-next 0/3] net: devlink: couple of trivial fixes
 2022-07-13 14:17 UTC  (3+ messages)

[PATCH -next] octeontx2-af: returning uninitialized variable
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH] octeontx2-af: Remove duplicate include
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH v3,net-next] net/sched: remove return value of unregister_tcf_proto_ops
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH -next] octeontx2-af: fix error return code in rvu_npc_exact_init()
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH v2 net] r8152: fix accessing unset transport header
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH net] net: stmmac: fix leaks in probe
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH] net: sunhme: output link status with a single print
 2022-07-13 14:00 UTC  (2+ messages)

[RFC PATCH net-next v4 0/4] ice: PPPoE offload support
 2022-07-13 13:54 UTC  (7+ messages)
` [RFC PATCH net-next v4 1/4] flow_dissector: Add PPPoE dissectors

[PATCH v2] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
 2022-07-13 13:53 UTC 

[patch iproute2/net-next v2] devlink: add support for linecard show and type set
 2022-07-13 13:47 UTC 

[RFC PATCH bpf-next 0/4] bpf_panic() helper
 2022-07-13 13:31 UTC  (5+ messages)
` [RFC PATCH bpf-next 3/4] bpf: add "

[PATCH net-next 0/4] net: phy: mxl-gpy: version fix and improvements
 2022-07-13 13:30 UTC  (2+ messages)

[PATCH net-next 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
 2022-07-13 13:20 UTC  (4+ messages)
` [PATCH net-next 5/6] net/smc: Allow virtually contiguous sndbufs or RMBs "

[PATCH v3] net: ftgmac100: Hold reference returned by of_get_child_by_name()
 2022-07-13 13:20 UTC  (2+ messages)

[PATCH v5 00/11] remove msize limit in virtio transport
 2022-07-13 13:06 UTC  (16+ messages)
` [PATCH v5 03/11] 9p/trans_virtio: introduce struct virtqueue_sg
` [PATCH v5 10/11] net/9p: add p9_msg_buf_size()
` [PATCH v5 11/11] net/9p: allocate appropriate reduced message buffers
  ` [V9fs-developer] "

[patch net-next v4 0/3] net: devlink: devl_* cosmetic fixes
 2022-07-13 13:00 UTC  (2+ messages)

[PATCH net-next v6] net: ip6mr: add RTM_GETROUTE netlink op
 2022-07-13 13:00 UTC  (2+ messages)

[net-next PATCH v2] octeontx2-af: Skip CGX/RPM probe incase of zero lmac count
 2022-07-13 12:50 UTC  (2+ messages)

[PATCH v2 for-next 0/3] io_uring: multishot recvmsg
 2022-07-13 12:48 UTC  (5+ messages)
` [PATCH v2 for-next 1/3] net: copy from user before calling __copy_msghdr
` [PATCH v2 for-next 2/3] net: copy from user before calling __get_compat_msghdr
` [PATCH v2 for-next 3/3] io_uring: support multishot in recvmsg

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-13 12:39 UTC  (11+ messages)
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-13 12:32 UTC  (7+ messages)
` [PATCH bpf-next v6 12/23] HID: initial BPF implementation
` [PATCH bpf-next v6 21/23] samples/bpf: add new hid_mouse example

[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 1)
 2022-07-13 12:30 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-13 12:13 UTC  (10+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced

[PATCH net v4 0/3] stmmac: dwmac-mediatek: fix clock issue
 2022-07-13 12:11 UTC  (5+ messages)
` [PATCH net v4 1/3] "
` [PATCH net v4 2/3] net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
` [PATCH net v4 3/3] net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow

[PATCH net-next v2 0/2] net: prestera: add support for port range filters
 2022-07-13 12:00 UTC  (2+ messages)

[PATCH] net: dsa: microchip: ksz_common: Fix refcount leak bug
 2022-07-13 11:54 UTC 

[PATCH net v3 1/2] ip: fix dflt addr selection for connected nexthop
 2022-07-13 11:48 UTC  (2+ messages)
` [PATCH net v3 2/2] selftests/net: test nexthop without gw

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-07-13 11:39 UTC  (5+ messages)
` [PATCH v2 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state()

[PATCH V5 net-next 0/4] net: marvell: prestera: add MDB offloading support
 2022-07-13 11:20 UTC  (2+ messages)

[PATCH 0/4 net-next] Allow to inherit from VLAN encapsulated IP
 2022-07-13 11:20 UTC  (2+ messages)

[PATCH 1/2] net: atlantic: remove deep parameter on suspend/resume functions
 2022-07-13 11:12 UTC  (2+ messages)
` [PATCH 2/2] net: atlantic: remove aq_nic_deinit() when resume

[syzbot] memory leak in cfg80211_inform_single_bss_frame_data
 2022-07-13 10:35 UTC  (6+ messages)

[PATCH net-next v1 0/3] add framework for selftests in devlink
 2022-07-13 10:22 UTC  (11+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] devlink: introduce framework for selftests

[PATCH] xen/netback: handle empty rx queue in xenvif_rx_next_skb()
 2022-07-13  9:48 UTC  (5+ messages)

[RFC/RFT PATCH] net: stmmac: do not poke MAC_CTRL_REG twice on link up
 2022-07-13  9:24 UTC  (2+ messages)

[PATCH net-next 0/2] xen-netfront: XSA-403 follow-on
 2022-07-13  9:19 UTC  (3+ messages)
` [PATCH net-next 1/2] xen-netfront: remove leftover call to xennet_tx_buf_gc()
` [PATCH net-next 2/2] xen-netfront: re-order error checks in xennet_get_responses()

[PATCH net v6] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
 2022-07-13  9:03 UTC  (5+ messages)

[PATCH 1/2] net: stmmac: fix dma queue left shift overflow issue
 2022-07-13  8:47 UTC  (2+ messages)
` [PATCH 2/2] net: stmmac: remove duplicate dma queue channel macros

[PATCH net] nfp: flower: configure tunnel neighbour on cmsg rx
 2022-07-13  8:56 UTC 

[PATCH v2 net-next 0/4] mtk_eth_soc: add xdp support
 2022-07-13  8:36 UTC  (4+ messages)
` [PATCH v2 net-next 2/4] net: ethernet: mtk_eth_soc: add basic XDP support

[PATCH v3] staging: qlge: Fix indentation issue under long for loop
 2022-07-13  8:14 UTC  (5+ messages)

[PATCH] NFC: nxp-nci: fix deadlock during firmware update
 2022-07-13  8:08 UTC  (3+ messages)

[PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()
 2022-07-13  8:06 UTC  (11+ messages)

[PATCH v4 0/2] staging: qlge: code refinement around a for loop
 2022-07-13  8:00 UTC  (3+ messages)
` [PATCH v4 1/2] staging: qlge: Fix indentation issue under long "
` [PATCH v4 2/2] staging: qlge: Avoid multiplication while keep the same logic

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-13  7:52 UTC  (16+ messages)
` [PATCH V3 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-07-13  7:36 UTC  (12+ messages)
` [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

pull-request: wireless-2022-07-13
 2022-07-13  7:13 UTC 

[PATCH] NFC: nxp-nci: add error reporting
 2022-07-13  6:58 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event mask
 2022-07-13  6:53 UTC 

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-07-13  5:25 UTC  (12+ messages)

[PATCH net-next V2 0/6] mlx5e use TLS TX pool to improve connection rate
 2022-07-13  5:16 UTC  (7+ messages)
` [PATCH net-next V2 1/6] net/tls: Perform immediate device ctx cleanup when possible
` [PATCH net-next V2 2/6] net/tls: Multi-threaded calls to TX tls_dev_del
` [PATCH net-next V2 3/6] net/mlx5e: kTLS, Introduce TLS-specific create TIS
` [PATCH net-next V2 4/6] net/mlx5e: kTLS, Take stats out of OOO handler
` [PATCH net-next V2 5/6] net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connections
` [PATCH net-next V2 6/6] net/mlx5e: kTLS, Dynamically re-size TX recycling pool


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