netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-02 06:00:13 to 2023-08-02 17:24:52 UTC [more...]

[PATCH net-next] netfilter: helper: Remove unused function declarations
 2023-08-02 17:24 UTC  (2+ messages)

[PATCH iproute2-next] bridge: Add backup nexthop ID support
 2023-08-02 17:22 UTC  (6+ messages)

[PATCH net-next] xdp: Fixing skb->pp_recycle flag in generic XDP handling
 2023-08-02 17:09 UTC  (2+ messages)

[PATCH net-next v3 00/11] net: phy: C45-over-C22 access
 2023-08-02 17:11 UTC  (13+ messages)
` [PATCH net-next v3 02/11] net: phy: introduce phy_has_c45_registers()

回复:equipment height adjustable leveling casters-MIYA Metal Porducts
 2023-08-02 16:50 UTC 

[PATCH net-next] ice: use list_for_each_entry() helper
 2023-08-02 16:49 UTC  (2+ messages)

[PATCH net-next] net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()
 2023-08-02 16:48 UTC  (2+ messages)

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-08-02 16:48 UTC  (3+ messages)

[PATCH net 0/2] net/smc: Fix effective buffer size
 2023-08-02 16:47 UTC  (6+ messages)
` [PATCH net 1/2] net/smc: Fix setsockopt and sysctl to specify same buffer size again
` [PATCH net 2/2] net/smc: Use correct buffer sizes when switching between TCP and SMC

netif_set_xps_queue() before register_netdev(): correct from an API perspective?
 2023-08-02 16:42 UTC  (4+ messages)

[PATCH iproute2-next v2] bridge: Add backup nexthop ID support
 2023-08-02 16:41 UTC 

[PATCH net-next] net: Space.h: Remove unused function declarations
 2023-08-02 16:41 UTC  (2+ messages)

[PATCH net-next v2 0/2] docs: net: page_pool: sync dev and kdoc
 2023-08-02 16:18 UTC  (3+ messages)
` [PATCH net-next v2 1/2] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
` [PATCH net-next v2 2/2] docs: net: page_pool: use kdoc to avoid duplicating the information

[PATCH net] octeontx2-pf: Set maximum queue size to 16K
 2023-08-02 16:11 UTC  (2+ messages)

[PATCH bpf-next 0/3] net: struct netdev_rx_queue and xdp.h reshuffling
 2023-08-02 16:00 UTC  (3+ messages)
` [PATCH bpf-next 1/3] eth: add missing xdp.h includes in drivers

[PATCH v3 net 0/2] update stmmac fix_mac_speed
 2023-08-02 16:00 UTC  (8+ messages)
` [PATCH v3 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
    ` [EXT] "

[PATCH iproute2-next] tc: Classifier support for SPI field
 2023-08-02 15:54 UTC  (9+ messages)
    `  "

[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
 2023-08-02 15:49 UTC  (14+ messages)
` [PATCH net-next 5/9] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/9] page_pool: avoid calling no-op externals when possible

[PATCH v1 iproute2-next] tc: Classifier support for SPI field
 2023-08-02 15:49 UTC 

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-08-02 15:48 UTC  (8+ messages)
` [PATCH 09/11] ice: implement dpll interface to control cgu

[PATCH net-next v3] net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
 2023-08-02 15:40 UTC  (2+ messages)

[PATCH 0/4][next] i40e: Replace one-element arrays with flexible-array members
 2023-08-02 15:24 UTC  (9+ messages)
` [PATCH 1/4][next] i40e: Replace one-element array with flex-array member in struct i40e_package_header
` [PATCH 2/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_segment
` [PATCH 3/4][next] i40e: Replace one-element array with flex-array member in struct i40e_section_table
` [PATCH 4/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_aq_section

[PATCH] r8152: Suspend USB device before shutdown when WoL is enabled
 2023-08-02 15:23 UTC  (5+ messages)
` [PATCH v2] "

[patch net-next v2 00/11] devlink: use spec to generate split ops
 2023-08-02 15:20 UTC  (12+ messages)
` [patch net-next v2 01/11] netlink: specs: add dump-strict flag for dont-validate property
` [patch net-next v2 02/11] ynl-gen-c.py: filter rendering of validate field values for split ops
` [patch net-next v2 03/11] ynl-gen-c.py: allow directional model for kernel mode
` [patch net-next v2 04/11] ynl-gen-c.py: render netlink policies static for split ops
` [patch net-next v2 05/11] devlink: rename devlink_nl_ops to devlink_nl_small_ops
` [patch net-next v2 06/11] netlink: specs: devlink: add info-get dump op
` [patch net-next v2 07/11] devlink: add split ops generated according to spec
` [patch net-next v2 08/11] devlink: include the generated netlink header
` [patch net-next v2 09/11] devlink: rename couple of doit netlink callbacks to match generated names
` [patch net-next v2 10/11] devlink: introduce couple of dumpit callbacks for split ops
` [patch net-next v2 11/11] devlink: use generated split ops and remove duplicated commands from small ops

[PATCH net 0/6] tcp_metrics: series of fixes
 2023-08-02 15:12 UTC  (12+ messages)
` [PATCH net 1/6] tcp_metrics: fix addr_same() helper
` [PATCH net 2/6] tcp_metrics: annotate data-races around tm->tcpm_stamp
` [PATCH net 3/6] tcp_metrics: annotate data-races around tm->tcpm_lock
` [PATCH net 4/6] tcp_metrics: annotate data-races around tm->tcpm_vals[]
` [PATCH net 5/6] tcp_metrics: annotate data-races around tm->tcpm_net
` [PATCH net 6/6] tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen

[PATCH net-next] tipc: Remove unused function declarations
 2023-08-02 15:09 UTC  (2+ messages)

[PATCH net-next] ila: Remove unnecessary file net/ila.h
 2023-08-02 15:00 UTC  (3+ messages)

Performance question: af_packet with bpf filter vs TX path skb_clone
 2023-08-02 14:30 UTC  (3+ messages)

[PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-02 14:27 UTC  (2+ messages)

[PATCH net 00/17] selftests: forwarding: Various fixes
 2023-08-02 14:22 UTC  (26+ messages)
` [PATCH net 01/17] selftests: forwarding: Skip test when no interfaces are specified
` [PATCH net 02/17] selftests: forwarding: Switch off timeout
` [PATCH net 03/17] selftests: forwarding: bridge_mdb: Check iproute2 version
` [PATCH net 04/17] selftests: forwarding: bridge_mdb_max: "
` [PATCH net 05/17] selftests: forwarding: Set default IPv6 traceroute utility
` [PATCH net 06/17] selftests: forwarding: Add a helper to skip test when using veth pairs
` [PATCH net 07/17] selftests: forwarding: ethtool: Skip "
` [PATCH net 08/17] selftests: forwarding: ethtool_extended_state: "
` [PATCH net 09/17] selftests: forwarding: hw_stats_l3_gre: "
` [PATCH net 10/17] selftests: forwarding: ethtool_mm: "
` [PATCH net 11/17] selftests: forwarding: tc_actions: Use ncat instead of nc
` [PATCH net 12/17] selftests: forwarding: tc_flower: Relax success criterion
` [PATCH net 13/17] selftests: forwarding: tc_tunnel_key: Make filters more specific
` [PATCH net 14/17] selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnet
` [PATCH net 15/17] selftests: forwarding: bridge_mdb: "
` [PATCH net 16/17] selftests: forwarding: bridge_mdb_max: "
` [PATCH net 17/17] selftests: forwarding: bridge_mdb: Make test more robust

[PATCH net-next] udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-02 14:25 UTC  (2+ messages)

[PATCH v4 1/2] drivers: net: prevent tun_build_skb() to exceed the packet size limit
 2023-08-02 14:13 UTC  (6+ messages)
` [PATCH v4 2/2] net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()

[PATCH 0/1] can: esd_usb: Add support for esd CAN-USB/3
 2023-08-02 13:56 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net-next] sctp: Remove unused function declarations
 2023-08-02 13:44 UTC  (2+ messages)

[PATCH net-next] cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() for platform_get_irq()
 2023-08-02 13:33 UTC  (3+ messages)

(no subject)
 2023-08-02 13:27 UTC  (9+ messages)
` [PATCH bpf-next v4 12/21] xdp: Add checksum hint

[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-08-02 13:08 UTC  (10+ messages)
              ` [EXTERNAL] "

[PATCH net-next] net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()
 2023-08-02 12:48 UTC  (2+ messages)

[PATCH v3 net-next 00/10] Improve the taprio qdisc's relationship with its children
 2023-08-02 12:43 UTC  (4+ messages)
` [PATCH v3 net-next 06/10] net: ptp: create a mock-up PTP Hardware Clock driver

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-02 12:34 UTC  (8+ messages)

[RFC PATCH net-next v2 1/2] net: veth: Page pool creation error handling for existing pools only
 2023-08-02 12:32 UTC  (4+ messages)
` [RFC PATCH net-next v2 2/2] net: veth: Improving page pool pages recycling

[PATCH net v2] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
 2023-08-02 12:21 UTC 

[PATCH net-next 0/2] mlx5: Expose NIC temperature via hwmon API
 2023-08-02 12:17 UTC  (5+ messages)
` [PATCH net-next 2/2] net/mlx5: Expose NIC temperature via hardware monitoring kernel API

[PATCH net] net: handle ARPHRD_PPP in dev_is_mac_header_xmit()
 2023-08-02 12:16 UTC 

require EXPORT_SYMBOL_GPL symbols for symbol_get v2
 2023-08-02 11:56 UTC  (6+ messages)
` [PATCH 2/5] mmc: au1xmmc: force non-modular build and remove symbol_get usage

[PATCH net v2] bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
 2023-08-02 11:43 UTC 

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-08-02 11:12 UTC  (20+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[PATCH V6 net-next] net: mana: Configure hwc timeout from hardware
 2023-08-02 11:07 UTC 

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-08-02 11:06 UTC  (13+ messages)

[PATCH] prestera: fix fallback to previous version on same major version
 2023-08-02 10:56 UTC  (2+ messages)
` [EXT] "

[PATCH net-next] selftests/net: report rcv_mss in tcp_mmap
 2023-08-02 10:50 UTC  (2+ messages)

[PATCH net-next] net: Remove duplicated include in mac.c
 2023-08-02 10:50 UTC  (2+ messages)

[PATCH net-next v2] net: fman: Remove duplicated include in mac.c
 2023-08-02 10:50 UTC  (3+ messages)

[PATCH v4.19.y] ath10k: Fix TKIP Michael MIC verification for PCIe
 2023-08-02 10:22 UTC 

[RFC PATCH net] net-gro: restore check for NULL skb in napi_gro_frags
 2023-08-02 10:22 UTC  (2+ messages)

[PATCH v3 0/2] fix at803x wol setting
 2023-08-02 10:22 UTC  (7+ messages)
` [PATCH v3 1/2] net: phy: at803x: fix the wol setting functions

[PATCH v3 0/2] net: stmmac: correct MAC propagation delay
 2023-08-02 10:16 UTC  (3+ messages)

[PATCH net-next] net: dsa: hellcreek: Replace bogus comment
 2023-08-02 10:06 UTC  (2+ messages)

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-08-02 10:04 UTC  (3+ messages)
` [PATCH v2] drm/modes: Fix division by zero error

[PATCH net] vlan: Fix to delete vid only when by_dev has hw filter capable in vlan_vids_del_by_dev()
 2023-08-02 10:04 UTC  (3+ messages)

[PATCH net] vxlan: Fix nexthop hash size
 2023-08-02 10:00 UTC  (2+ messages)

[PATCH v13 00/10] Introduce ICSSG based ethernet Driver
 2023-08-02  9:50 UTC  (2+ messages)

[PATCH v3] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
 2023-08-02  9:40 UTC  (2+ messages)

[PATCH net-next v5] net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190X
 2023-08-02  9:40 UTC  (2+ messages)

[PATCH v1 net-next 0/4] Packet classify by matching against SPI
 2023-08-02  9:20 UTC  (2+ messages)

[PATCH net] s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
 2023-08-02  9:20 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: ethernet: dwmac: oxnas glue removal
 2023-08-02  9:10 UTC  (2+ messages)

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-08-02  9:10 UTC  (17+ messages)

[PATCH net-next] drivers: net: xgene: Do not check for 0 return after calling platform_get_irq()
 2023-08-02  9:06 UTC 

[PATCH net-next] can: c_can: Do not check for 0 return after calling platform_get_irq()
 2023-08-02  8:59 UTC  (2+ messages)

[PATCH net-next] net: gemini: Do not check for 0 return after calling platform_get_irq()
 2023-08-02  8:52 UTC 

[patch net-next 0/8] devlink: use spec to generate split ops
 2023-08-02  8:51 UTC  (11+ messages)
` [patch net-next 1/8] ynl-gen-c.py: fix rendering of validate field
` [patch net-next 2/8] ynl-gen-c.py: allow directional model for kernel mode
` [patch net-next 4/8] devlink: add split ops generated according to spec

[PATCH] wifi: mac80211: Remove unused function declarations
 2023-08-02  8:37 UTC  (2+ messages)

[PATCH net-next] net: stmmac: XGMAC support for mdio C22 addr > 3
 2023-08-02  8:20 UTC  (2+ messages)

[PATCH net-next 0/8] selftests: New selftests for out-of-order-operations patches in mlxsw
 2023-08-02  8:20 UTC  (2+ messages)

[RFC bpf-next v7 0/6] bpf: Force to MPTCP
 2023-08-02  8:03 UTC  (3+ messages)

[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
 2023-08-02  8:00 UTC  (5+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "
` [RFC PATCH v1 2/2] test/vsock: shutdowned socket test

[PATCH V7 net] net: mana: Fix MANA VF unload when hardware is
 2023-08-02  7:50 UTC  (2+ messages)

ARM board lockups/hangs triggered by locks and mutexes
 2023-08-02  7:38 UTC  (6+ messages)

[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
 2023-08-02  7:14 UTC  (9+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] dt-bindings: clock: add Intel Agilex5 clock manager
    ` [PATCH v3 "

[patch net-next v2 00/11] devlink: introduce dump selector attr and use it for per-instance dumps
 2023-08-02  7:04 UTC  (15+ messages)
` [patch net-next v2 10/11] "
` [patch net-next v2 11/11] devlink: extend health reporter dump selector by port index

[PATCH v3 0/2] Add WCN3988 Bluetooth support for Fairphone 4
 2023-08-02  6:56 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: qualcomm: Add WCN3988
` [PATCH v3 2/2] Bluetooth: btqca: Add WCN3988 support

[PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-02  6:51 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] "

[PATCH -next] net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq()
 2023-08-02  6:00 UTC  (3+ 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).