netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-20 11:15:17 to 2023-07-20 21:48:31 UTC [more...]

[PATCH net-next v3 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-20 21:42 UTC 

[GIT PULL] Networking for v6.5-rc3
 2023-07-20 21:45 UTC 

pull-request: bluetooth 2023-07-20
 2023-07-20 21:45 UTC  (5+ messages)

[PATCH docs v3] docs: maintainer: document expectations of small time maintainers
 2023-07-20 21:42 UTC  (7+ messages)

[PATCH net-next v2 0/2] Remove expired routes with a
 2023-07-20 21:36 UTC  (8+ messages)
` [PATCH net-next v2 1/2] net/ipv6: Remove expired routes with a separated list of routes
` [PATCH net-next v2 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection

[PATCH bpf-next v6 0/8] Add SO_REUSEPORT support for TC bpf_sk_assign
 2023-07-20 21:34 UTC  (11+ messages)
` [PATCH bpf-next v6 1/8] udp: re-score reuseport groups when connected sockets are present
` [PATCH bpf-next v6 2/8] bpf: reject unhashed sockets in bpf_sk_assign
` [PATCH bpf-next v6 3/8] net: export inet_lookup_reuseport and inet6_lookup_reuseport
` [PATCH bpf-next v6 4/8] net: remove duplicate reuseport_lookup functions
` [PATCH bpf-next v6 5/8] net: document inet[6]_lookup_reuseport sk_state requirements
` [PATCH bpf-next v6 6/8] net: remove duplicate sk_lookup helpers
` [PATCH bpf-next v6 7/8] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
` [PATCH bpf-next v6 8/8] selftests/bpf: Test that SO_REUSEPORT can be used with sk_assign helper

[PATCH v2 0/5] Fix scan-build warnings
 2023-07-20 21:26 UTC  (2+ messages)

KMSAN: uninit-value in __netif_receive_skb_core
 2023-07-20 21:23 UTC  (2+ messages)
` [syzbot] [net?] "

[PATCH net v3 1/1] mlxbf_gige: Fix kernel panic at shutdown
 2023-07-20 21:11 UTC  (2+ messages)

Question about the barrier() in hlist_nulls_for_each_entry_rcu()
 2023-07-20 21:11 UTC  (4+ messages)

[PATCH net-next v4 0/2] virtio-net: don't busy poll for cvq command
 2023-07-20 21:02 UTC  (8+ messages)
` [PATCH net-next v4 1/2] virtio-net: convert rx mode setting to use workqueue
` [PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop

[PATCH bpf-next v5 0/5] Support defragmenting IPv(4|6) packets in BPF
 2023-07-20 20:57 UTC  (3+ messages)
` [PATCH bpf-next v5 1/5] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v5 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link

[PATCH net-next] net: ethernet: mtk_ppe: add MTK_FOE_ENTRY_V{1,2}_SIZE macros
 2023-07-20 20:52 UTC  (3+ messages)

[PATCH v8 00/23] net/tcp: Add TCP-AO support
 2023-07-20 20:41 UTC  (3+ messages)

[PATCH iproute2] bridge/mdb.c: include limits.h
 2023-07-20 20:37 UTC 

skb->mark not cleared for MLDv2 Reports? (skb->mark == 212 / 0xd4)
 2023-07-20 20:05 UTC  (2+ messages)

[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
 2023-07-20 20:02 UTC  (4+ messages)
` [RFC RESEND v1 pinctrl-next 1/1] pinctrl: microchip-sgpio: add activity and blink functionality

[PATCH net] net: phy: prevent stale pointer dereference in phy_init()
 2023-07-20 20:00 UTC  (2+ messages)

[PATCH net 0/5] Netfilter fixes for net:
 2023-07-20 20:00 UTC  (7+ messages)
` [PATCH net 1/5] netfilter: nf_tables: fix spurious set element insertion failure
` [PATCH net 2/5] netfilter: nf_tables: can't schedule in nft_chain_validate
` [PATCH net 3/5] netfilter: nft_set_pipapo: fix improper element removal
` [PATCH net 4/5] netfilter: nf_tables: skip bound chain in netns release path
` [PATCH net 5/5] netfilter: nf_tables: skip bound chain on rule flush

[PATCH net 00/11] tcp: add missing annotations
 2023-07-20 19:50 UTC  (2+ messages)

[PATCH RFC net-next v2 0/7] net: page_pool: a couple of assorted optimizations
 2023-07-20 19:46 UTC  (14+ messages)
` [PATCH RFC net-next v2 7/7] net: skbuff: always try to recycle PP pages directly when in softirq

[PATCH v10 0/2] Introduce ICSSG based ethernet Driver
 2023-07-20 19:41 UTC  (6+ messages)
` [PATCH v10 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

[PATCH net-next] mptcp: fix rcv buffer auto-tuning
 2023-07-20 19:14 UTC  (3+ messages)

[PATCH v4 net-next 0/4] ionic: add FLR support
 2023-07-20 19:08 UTC  (5+ messages)
` [PATCH v4 net-next 1/4] ionic: extract common bits from ionic_remove
` [PATCH v4 net-next 2/4] ionic: extract common bits from ionic_probe
` [PATCH v4 net-next 3/4] ionic: pull out common bits from fw_up
` [PATCH v4 net-next 4/4] ionic: add FLR recovery support

[PATCH bpf-next v3 00/21] XDP metadata via kfuncs for ice
 2023-07-20 18:50 UTC  (15+ messages)
` [PATCH bpf-next v3 10/21] ice: Implement VLAN tag hint
` [PATCH bpf-next v3 12/21] xdp: Add checksum hint
` [PATCH bpf-next v3 13/21] ice: Implement "

[RESENT PATCHv7 0/6] net/tls: fixes for NVMe-over-TLS
 2023-07-20 18:32 UTC  (3+ messages)
` [PATCH 6/6] net/tls: implement ->read_sock()

[PATCH net-next] MAINTAINERS: net: fix sort order
 2023-07-20 18:27 UTC  (4+ messages)

[PATCH net v4] bonding: Fix error checking for debugfs_create_dir()
 2023-07-20 18:22 UTC  (3+ messages)

[PATCH net-next] page_pool: split types and declarations from page_pool.h
 2023-07-20 18:18 UTC  (5+ messages)

[PATCH net-next v2 1/1] net: dsa: microchip: Add partial ACL support for ksz9477 switches
 2023-07-20 18:19 UTC  (2+ messages)

[PATCH net-next] page_pool: add a lockdep check for recycling in hardirq
 2023-07-20 17:37 UTC 

[PATCH net-next v2 0/3] I3C MCTP net driver
 2023-07-20 17:35 UTC  (3+ messages)
` [PATCH net-next v2 3/3] mctp i3c: MCTP I3C driver

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-20 17:31 UTC  (10+ messages)
` [PATCH net-next 01/11] tools: ynl-gen: fix enum index in _decode_enum(..)
` [PATCH net-next 03/11] dpll: documentation on DPLL subsystem interface
` [PATCH 09/11] ice: implement dpll interface to control cgu

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-20 17:21 UTC  (6+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[PATCH v3 00/42] ep93xx device tree conversion
 2023-07-20 17:17 UTC  (16+ messages)
` [PATCH v3 01/42] gpio: ep93xx: split device in multiple
` [PATCH v3 12/42] dt-bindings: watchdog: Add Cirrus EP93x
` [PATCH v3 13/42] watchdog: ep93xx: add DT support for Cirrus EP93xx
` [PATCH v3 28/42] input: keypad: "
` [PATCH v3 32/42] wdt: ts72xx: add DT support for ts72xx
` [PATCH v3 33/42] gpio: ep93xx: add DT support for gpio-ep93xx
` [PATCH v3 42/42] ASoC: cirrus: edb93xx: Delete driver

[PATCH net-next v1 0/6] net: dsa: microchip: provide Wake on LAN support
 2023-07-20 17:14 UTC  (8+ messages)
` [PATCH net-next v1 1/6] dt-bindings: net: dsa: microchip: add wakeup-source property
` [PATCH net-next v1 2/6] dt-bindings: net: dsa: microchip: add local-mac-address property support
` [PATCH net-next v1 3/6] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v1 4/6] net: dsa: microchip: ksz9477: add Wake on PHY event support
` [PATCH net-next v1 5/6] net: dsa: microchip: use wakeup-source DT property to enable PME output
` [PATCH net-next v1 6/6] net: dsa: microchip: ksz9477: make switch MAC address configurable

[PATCH v2 net 0/2] net: Fix error/warning by -fstrict-flex-arrays=3
 2023-07-20 17:09 UTC  (8+ messages)
` [PATCH v2 net 1/2] af_unix: Fix fortify_panic() in unix_bind_bsd()
` [PATCH v2 net 2/2] af_packet: Fix warning of fortified memcpy() in packet_getname()

[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
 2023-07-20 16:52 UTC  (11+ messages)
              ` [PATCH net v2] "

[PATCH v1 net-next] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
 2023-07-20 16:32 UTC  (3+ messages)

[PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
 2023-07-20 16:29 UTC  (2+ messages)

[PATCH v2 0/1] net: gro: fix misuse of CB in udp socket lookup
 2023-07-20 16:26 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PROBLEM] seltests: net/forwarding/sch_ets.sh [HANG]
 2023-07-20 16:25 UTC  (4+ messages)

[PATCH net] docs: net: clarify the NAPI rules around XDP Tx
 2023-07-20 16:13 UTC 

[PATCH v5 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-07-20 16:01 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
` [PATCH v5 2/2] net: phy: motorcomm: Add pad drive strength cfg support

[PATCH v5 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-07-20 15:58 UTC  (9+ messages)
` [PATCH v5 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v5 06/12] can: m_can: Use u32 for putidx
` [PATCH v5 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v5 12/12] can: m_can: Implement transmit submission coalescing

[RESEND PATCH bpf-next v3 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-07-20 15:52 UTC  (3+ messages)
` [RESEND PATCH bpf-next v3 1/2] "
` [RESEND PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[PATCH net-next] tcp: get rid of sysctl_tcp_adv_win_scale
 2023-07-20 15:50 UTC  (3+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-20 15:38 UTC  (6+ messages)
` [PATCH net-next v2 2/2] net: stmmac: add support for phy-supply

[PATCH net-next] net: fec: add XDP_TX feature support
 2023-07-20 15:24 UTC  (4+ messages)

linux-next: build failure after merge of the bluetooth tree
 2023-07-20 15:21 UTC  (6+ messages)

[PATCH net-next v2 0/4] nexthop: Refactor and fix nexthop selection for multipath routes
 2023-07-20 15:18 UTC  (3+ messages)
` [PATCH net-next v2 3/4] nexthop: Do not return invalid nexthop object during multipath selection

[syzbot] [net?] WARNING: ODEBUG bug in ingress_destroy
 2023-07-20 15:18 UTC 

[syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
 2023-07-20 15:06 UTC 

[PATCH bpf-next v3 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-07-20 15:03 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[patch net-next v2 00/11] devlink: introduce dump selector attr and use it for per-instance dumps
 2023-07-20 14:51 UTC  (15+ messages)
` [patch net-next v2 01/11] devlink: parse linecard attr in doit() callbacks
` [patch net-next v2 02/11] devlink: parse rate attrs "
` [patch net-next v2 03/11] devlink: introduce __devlink_nl_pre_doit() with internal flags as function arg
` [patch net-next v2 04/11] devlink: convert port get command to split ops
` [patch net-next v2 05/11] devlink: convert health reporter "
` [patch net-next v2 06/11] devlink: convert param "
` [patch net-next v2 07/11] devlink: convert trap "
` [patch net-next v2 08/11] devlink: introduce set of macros and use it for split ops definitions
` [patch net-next v2 09/11] devlink: convert rest of the iterator dumpit commands to split ops
` [patch net-next v2 10/11] devlink: introduce dump selector attr and use it for per-instance dumps
` [patch net-next v2 11/11] devlink: extend health reporter dump selector by port index

pull-request: bpf-next 2023-07-19
 2023-07-20 15:02 UTC  (5+ messages)

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-20 14:58 UTC  (5+ messages)
` [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC

[PATCHv3 net] ipv6: do not match device when remove source route
 2023-07-20 14:49 UTC  (3+ messages)

[PATCH 1/1] ethernet: atheros: fix return value check in atl1e_tso_csum()
 2023-07-20 14:42 UTC 

[PATCH 1/1] ethernet: atheros: fix return value check in atl1c_tso_csum()
 2023-07-20 14:42 UTC 

[PATCH 1/1] ethernet: atheros: fix return value check in atl1_tso()
 2023-07-20 14:41 UTC 

[PATCH net-next 0/4] net: page_pool: remove page_pool_release_page()
 2023-07-20 14:28 UTC  (10+ messages)
` [PATCH net-next 1/4] eth: tsnep: let page recycling happen with skbs
` [PATCH net-next 2/4] eth: stmmac: "
` [PATCH net-next 3/4] net: page_pool: hide page_pool_release_page()
` [PATCH net-next 4/4] net: page_pool: merge page_pool_release_page() with page_pool_return_page()

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-07-20 14:29 UTC  (5+ messages)

[PATCH net-next v1 0/7] In-kernel support for the TLS Alert protocol
 2023-07-20 14:22 UTC  (6+ messages)
` [PATCH net-next v1 5/7] net/handshake: Add helpers for parsing incoming TLS Alerts

[syzbot] general protection fault in skb_queue_tail (3)
 2023-07-20 13:22 UTC  (3+ messages)
` [syzbot] [afs?] "

[PATCH V2,net-next] net: mana: Add page pool for RX buffers
 2023-07-20 13:15 UTC  (3+ messages)

[iproute2 00/22] Support for stateless configuration (read from /etc and /usr)
 2023-07-20 11:56 UTC  (10+ messages)
` [iproute2 04/22] tc/tc_util: Read class names from provided path, /etc/, /usr
` [iproute2 05/22] tc/m_ematch: Read ematch from /etc and /usr

[PATCH net] can: raw: fix lockdep issue in raw_release()
 2023-07-20 11:47 UTC  (2+ messages)

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-20 11:34 UTC  (4+ messages)
    `  "

[PATCH net v2] net: phy: marvell10g: fix 88x3310 power up
 2023-07-20 11:34 UTC  (2+ messages)

[PATCH net-next] tcp: add TCP_OLD_SEQUENCE drop reason
 2023-07-20 11:20 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 NNTP newsgroup(s).