netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-18 13:08:02 to 2023-05-19 07:41:45 UTC [more...]

[PATCH v20 10/32] net: Make sock_splice_read() use direct_splice_read() by default
 2023-05-19  7:40 UTC 

Solar WiFi/4G Camera wholesales Promotion
 2023-05-19  7:34 UTC 

[PATCH V2 net-next] net: fec: remove useless fec_enet_reset_skb()
 2023-05-19  7:35 UTC  (2+ messages)

[PATCH net-next v3] octeontx2-pf: Add support for page pool
 2023-05-19  7:19 UTC  (2+ messages)

[PATCH v6 0/2] Enable multiple MCAN on AM62x
 2023-05-19  7:16 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH v6 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH iwl-next v2] ice: Remove LAG+SRIOV mutual exclusion
 2023-05-19  7:16 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC/RFTv3 00/24] net: ethernet: Rework EEE
 2023-05-19  7:11 UTC  (3+ messages)
` [RFC/RFTv3 09/24] net: stmmac: Simplify ethtool get eee

[PATCH net-next] net: arc: Make arc_emac_remove() return void
 2023-05-19  7:02 UTC  (2+ messages)

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-19  6:47 UTC  (24+ messages)
` [RFC PATCH v7 1/8] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v7 5/8] ice: implement dpll interface to control cgu

[PATCH net v2] net: fix stack overflow when LRO is disabled for virtual interfaces
 2023-05-19  6:25 UTC  (5+ messages)

[PATCH iwl-next v4 00/15] Introduce Intel IDPF driver
 2023-05-19  5:49 UTC  (6+ messages)

next: qemu-arm64: kernel BUG at fs/inode.c:1763!
 2023-05-19  5:39 UTC 

[PATCH net-next v2] octeontx2-pf: Add support for page pool
 2023-05-19  5:30 UTC  (6+ messages)
  `  "
      ` [EXT] "

[PATCH v4 0/7] fix fwnode_irq_get[_byname()] returnvalue
 2023-05-19  5:26 UTC  (5+ messages)
` [PATCH v4 2/7] iio: mb1232: relax return value check for IRQ get

[PATCH v13 0/7] io_uring: add napi busy polling support
 2023-05-19  4:35 UTC  (14+ messages)
` [PATCH v13 1/7] net: split off __napi_busy_poll from napi_busy_poll
` [PATCH v13 2/7] net: introduce napi_busy_loop_rcu()
` [PATCH v13 3/7] io-uring: move io_wait_queue definition to header file
` [PATCH v13 4/7] io-uring: add napi busy poll support
` [PATCH v13 5/7] io-uring: add sqpoll support for napi busy poll
` [PATCH v13 6/7] io_uring: add register/unregister napi function
` [PATCH v13 7/7] io_uring: add prefer busy poll to register and unregister napi api

[PATCH bpf v9 00/14] bpf sockmap fixes
 2023-05-19  4:06 UTC  (15+ messages)
` [PATCH bpf v9 01/14] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v9 02/14] bpf: sockmap, convert schedule_work into delayed_work
` [PATCH bpf v9 03/14] bpf: sockmap, reschedule is now done through backlog
` [PATCH bpf v9 04/14] bpf: sockmap, improved check for empty queue
` [PATCH bpf v9 05/14] bpf: sockmap, handle fin correctly
` [PATCH bpf v9 06/14] bpf: sockmap, TCP data stall on recv before accept
` [PATCH bpf v9 07/14] bpf: sockmap, wake up polling after data copy
` [PATCH bpf v9 08/14] bpf: sockmap, incorrectly handling copied_seq
` [PATCH bpf v9 09/14] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v9 10/14] bpf: sockmap, build helper to create connected socket pair
` [PATCH bpf v9 11/14] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
` [PATCH bpf v9 12/14] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
` [PATCH bpf v9 13/14] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops
` [PATCH bpf v9 14/14] bpf: sockmap, test progs verifier error with latest clang

[PATCH iproute2-next v4] ip-link: add support for nolocalbypass in vxlan
 2023-05-19  3:50 UTC  (3+ messages)

[PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2023-05-17 (ice, MAINTAINERS)
 2023-05-19  3:10 UTC  (2+ messages)

[PATCH net-next 0/5] mptcp: Refactor inet_accept() and MIB updates
 2023-05-19  3:10 UTC  (2+ messages)

[PATCH 1/1] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
 2023-05-19  3:10 UTC  (5+ messages)
` [PATCH] net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize

[PATCH net-next 0/7] net: sfp: add support for control of rate selection
 2023-05-19  3:00 UTC  (2+ messages)

[PATCH net-next 1/2] net: Keep sk->sk_forward_alloc as a proper size
 2023-05-19  2:53 UTC  (9+ messages)

[PATCH net-next] net: bna: bnad: Remove unnecessary (void*) conversions
 2023-05-19  2:46 UTC  (3+ messages)

[RFC PATCH net-next v2 0/2] Mitigate the Issue of Expired Routes in Linux IPv6 Routing Tables
 2023-05-19  2:35 UTC  (8+ messages)

[PATCH net-next v8 0/9] TXGBE PHYLINK support
 2023-05-19  2:25 UTC  (13+ messages)
` [PATCH net-next v8 6/9] net: txgbe: Support GPIO to SFP socket

[PATCH V2 net-next] net: fec: turn on XDP features
 2023-05-19  1:48 UTC 

[PATCH v3 net] net: fec: add dma_wmb to ensure correct descriptor values
 2023-05-19  1:33 UTC  (2+ messages)

[PATCH net-next] net: fec: turn on XDP features
 2023-05-19  1:27 UTC  (4+ messages)

[PATCH net] net: fec: remove useless fec_enet_reset_skb()
 2023-05-19  1:26 UTC  (3+ messages)

[PATCH 02/13] wifi: mwifiex: Use default @max_active for workqueues
 2023-05-19  0:41 UTC  (4+ messages)
` [PATCH 05/13] wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues

[PATCH] net: stmmac: use le32_to_cpu for p->des0 and p->des1
 2023-05-19  0:25 UTC 

[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
 2023-05-18 23:23 UTC  (6+ messages)
` [PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space

[PATCH net-next 1/9] netfilter: nf_tables: relax set/map validation checks
 2023-05-18 22:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-18 21:43 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: dsa: marvell: add MV88E6361 switch to compatibility list

[PATCH bpf-next 00/21] xsk: multi-buffer support
 2023-05-18 21:06 UTC  (24+ messages)
` [PATCH bpf-next 01/21] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH bpf-next 02/21] xsk: introduce XSK_USE_SG bind flag for xsk socket
` [PATCH bpf-next 03/21] xsk: prepare both copy and zero-copy modes to co-exist
` [PATCH bpf-next 04/21] xsk: move xdp_buff's data length check to xsk_rcv_check
` [PATCH bpf-next 05/21] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH bpf-next 06/21] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH bpf-next 07/21] xsk: allow core/drivers to test EOP bit
` [PATCH bpf-next 08/21] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH bpf-next 09/21] xsk: discard zero length descriptors in "
` [PATCH bpf-next 10/21] xsk: support mbuf on ZC RX
` [PATCH bpf-next 11/21] ice: xsk: add RX multi-buffer support
` [PATCH bpf-next 12/21] xsk: support ZC Tx multi-buffer in batch API
` [PATCH bpf-next 13/21] xsk: report ZC multi-buffer capability via xdp_features
` [PATCH bpf-next 14/21] ice: xsk: Tx multi-buffer support
` [PATCH bpf-next 15/21] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH bpf-next 16/21] selftests/xsk: add basic multi-buffer test
` [PATCH bpf-next 17/21] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH bpf-next 18/21] selftests/xsk: add invalid descriptor "
` [PATCH bpf-next 19/21] selftests/xsk: add metadata copy test for multi-buff
` [PATCH bpf-next 20/21] selftests/xsk: add test for too many frags
` [PATCH bpf-next 21/21] selftests/xsk: reset NIC settings to default after running test suite

[PATCH net-next 0/9] Netfilter updates for net-next
 2023-05-18 21:04 UTC  (3+ messages)
` [PATCH net-next 3/9] netfilter: nft_exthdr: add boolean DCCP option matching

[PATCH net-next 00/11] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-18 20:36 UTC  (20+ messages)
` [PATCH net-next 06/11] net: page_pool: avoid calling no-op externals when possible
` [PATCH net-next 07/11] net: page_pool: add DMA-sync-for-CPU inline helpers
    ` [Intel-wired-lan] "
` [PATCH net-next 10/11] libie: add per-queue Page Pool stats

[PATCHv2 net] sctp: fix an issue that plpmtu can never go to complete state
 2023-05-18 20:03 UTC 

[PATCH v3] ipvs: increase ip_vs_conn_tab_bits range for 64BIT
 2023-05-18 18:52 UTC  (2+ messages)

[PATCH v5 1/1] wifi: mac80211: fortify the spinlock against deadlock by interrupt
 2023-05-18 18:50 UTC  (3+ messages)

[PATCH net] MAINTAINERS: add myself as maintainer for enetc
 2023-05-18 17:52 UTC  (3+ messages)

[PATCH v1 nf] netfilter: ipset: Add schedule point in call_ad()
 2023-05-18 17:33 UTC 

[PATCHv3 net] selftests: fib_tests: mute cleanup error message
 2023-05-18 17:26 UTC  (2+ messages)

[PATCH bpf] Use call_rcu_hurry() with synchronize_rcu_mult()
 2023-05-18 17:25 UTC  (3+ messages)

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-05-18 (igc, igb, e1000e)
 2023-05-18 17:09 UTC  (4+ messages)
` [PATCH net-next 1/3] igc: Avoid transmit queue timeout for XDP
` [PATCH net-next 2/3] igb: Define igb_pm_ops conditionally on CONFIG_PM
` [PATCH net-next 3/3] e1000e: Add @adapter description to kdoc

[PATCH LSM v2 2/2] selinux: Implement mptcp_add_subflow hook
 2023-05-18 17:12 UTC  (2+ messages)
` [PATCH "

[PATCH LSM v2 1/2] security, lsm: Introduce security_mptcp_add_subflow()
 2023-05-18 17:11 UTC  (2+ messages)
` [PATCH "

[PATCH net 0/3] ipv6: exthdrs: fix three SRH issues
 2023-05-18 17:06 UTC  (7+ messages)
` [PATCH net 1/3] ipv6: exthdrs: fix potential use-after-free in ipv6_rpl_srh_rcv()
` [PATCH net 2/3] ipv6: exthdrs: avoid potential NULL deref in ipv6_srh_rcv()
` [PATCH net 3/3] ipv6: exthdrs: avoid potential NULL deref in ipv6_rpl_srh_rcv()

[PATCH net] sctp: fix an issue that plpmtu can never go to complete state
 2023-05-18 16:53 UTC  (3+ messages)

答复: LUOXIN - 100kg Cefepime - New demand
 2023-05-18 16:45 UTC 

[PATCH net v2] net/mlx5e: do as little as possible in napi poll when budget is 0
 2023-05-18 16:35 UTC  (2+ messages)

[PATCH v2 0/2] wifi: mt76: mt7915: add support for MT7981
 2023-05-18 16:19 UTC  (3+ messages)
` [PATCH v2 2/2] "

[GIT PULL] Networking for 6.4-rc3
 2023-05-18 16:10 UTC  (2+ messages)

[PATCH net-next 0/5] Add layer 2 miss indication and filtering
 2023-05-18 16:08 UTC  (3+ messages)
` [PATCH net-next 1/5] skbuff: bridge: Add layer 2 miss indication

[PATCH net-next 0/3] net: tcp: add support of window shrink
 2023-05-18 16:03 UTC  (10+ messages)
` [PATCH net-next 2/3] net: tcp: send zero-window when no memory
` [PATCH net-next 3/3] net: tcp: handle window shrink properly

[PATCH v3 0/3] Add pinctrl support for SDX75
 2023-05-18 15:57 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH v3 2/3] MAINTAINERS: Update the entry for pinctrl maintainers
` [PATCH v3 3/3] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH net 0/7] tls: rx: strp: fix inline crypto offload
 2023-05-18 15:46 UTC  (15+ messages)
` [PATCH net 1/7] tls: rx: device: fix checking decryption status
` [PATCH net 2/7] tls: rx: strp: set the skb->len of detached / CoW'ed skbs
` [PATCH net 3/7] tls: rx: strp: force mixed decrypted records into copy mode
` [PATCH net 4/7] tls: rx: strp: fix determining record length in "
` [PATCH net 5/7] tls: rx: strp: factor out copying skb data
` [PATCH net 6/7] tls: rx: strp: preserve decryption status of skbs when needed
` [PATCH net 7/7] tls: rx: strp: don't use GFP_KERNEL in softirq context

[PATCH v3 1/2] wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
 2023-05-18 15:44 UTC  (4+ messages)

[PATCH v2 0/3] Add pinctrl support for SDX75
 2023-05-18 15:40 UTC  (7+ messages)
` [PATCH v2 2/3] MAINTAINERS: Update the entry for pinctrl maintainers
` [PATCH v2 3/3] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH iproute2-next v2] mptcp: add support for implicit flag
 2023-05-18 15:40 UTC  (2+ messages)

[PATCH v4 net] qede: Fix scheduling while atomic
 2023-05-18 14:52 UTC 

[PATCH net-next V7] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-05-18 14:38 UTC  (8+ messages)

Aw: Re: Choose a default DSA CPU port
 2023-05-18 14:24 UTC  (10+ messages)
  ` Aw: "
    `  "

[PATCH net-next v4 0/2] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-05-18 14:21 UTC  (7+ messages)
` [PATCH net-next v4 1/2] dt-bindings: arm: mediatek: add mediatek,boottrap binding

You've won the Eurojackpot!
 2023-05-17 16:45 UTC 

[PATCH net-next v2 0/7] net: lan966x: Add support for PCP, DEI, DSCP
 2023-05-18 13:50 UTC  (2+ messages)

[PATCH v2 net] net: fec: add wmb to ensure correct descriptor values
 2023-05-18 13:33 UTC  (3+ messages)
  ` [EXT] "

[PATCH iproute2-next v3] ip-link: add support for nolocalbypass in vxlan
 2023-05-18 13:29 UTC  (2+ messages)

[PATCH net-next v8 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-18 13:09 UTC  (2+ messages)

[PATCH net-next v9 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-18 13:07 UTC  (11+ messages)
` [PATCH net-next v9 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v9 08/16] tls: Inline do_tcp_sendpages()
` [PATCH net-next v9 09/16] siw: "
` [PATCH net-next v9 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v9 11/16] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v9 12/16] ip6, udp6: "
` [PATCH net-next v9 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v9 14/16] ip: Remove ip_append_page()
` [PATCH net-next v9 15/16] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v9 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES


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