netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 19:43:52 to 2024-03-07 08:54:09 UTC [more...]

[PATCH] net: phy: fix phy_get_internal_delay accessing an empty array
 2024-03-07  8:52 UTC 

[pull request][net-next V6 00/15] mlx5 socket direct (Multi-PF)
 2024-03-07  8:42 UTC  (16+ messages)
` [net-next V6 01/15] net/mlx5: Add MPIR bit in mcam_access_reg
` [net-next V6 02/15] net/mlx5: SD, Introduce SD lib
` [net-next V6 03/15] net/mlx5: SD, Implement basic query and instantiation
` [net-next V6 04/15] net/mlx5: SD, Implement devcom communication and primary election
` [net-next V6 05/15] net/mlx5: SD, Implement steering for primary and secondaries
` [net-next V6 06/15] net/mlx5: SD, Add informative prints in kernel log
` [net-next V6 07/15] net/mlx5: SD, Add debugfs
` [net-next V6 08/15] net/mlx5e: Create single netdev per SD group
` [net-next V6 09/15] net/mlx5e: Create EN core HW resources for all secondary devices
` [net-next V6 10/15] net/mlx5e: Let channels be SD-aware
` [net-next V6 11/15] net/mlx5e: Support cross-vhca RSS
` [net-next V6 12/15] net/mlx5e: Support per-mdev queue counter
` [net-next V6 13/15] net/mlx5e: Block TLS device offload on combined SD netdev
` [net-next V6 14/15] net/mlx5: Enable SD feature
` [net-next V6 15/15] Documentation: networking: Add description for multi-pf netdev

[PATCH net-next v2 0/4] nfp: series of minor driver improvements
 2024-03-07  8:40 UTC  (9+ messages)
` [PATCH net-next v2 1/4] devlink: add two info version tags
` [PATCH net-next v2 2/4] nfp: update devlink device info output

[PATCH net-next] tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
 2024-03-07  8:40 UTC  (4+ messages)

[PATCH RFC v3 iproute2-next] devlink: Add shared memory pool eswitch attribute
 2024-03-07  8:37 UTC  (3+ messages)

[PATCH RFC v3 net-next 1/2] devlink: Add shared memory pool eswitch attribute
 2024-03-07  8:35 UTC  (3+ messages)
` [PATCH RFC v3 net-next 2/2] net/mlx5e: Add eswitch shared descriptor devlink

[PATCH net-next] net: phy: dp8382x: keep WOL setting across suspends
 2024-03-07  8:30 UTC  (3+ messages)

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-07  8:28 UTC  (22+ messages)
` [PATCH net-next v3 01/12] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v3 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v3 03/12] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v3 04/12] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v3 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v3 10/12] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v3 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[PATCH net-next v2 0/3] ice: lighter locking for PTP time reading
 2024-03-07  8:27 UTC  (5+ messages)
` [PATCH net-next v2 1/3] ice: add ice_adapter for shared data across PFs on the same NIC

[PATCH RFC v2 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-03-07  8:22 UTC  (7+ messages)

[PATCH][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-07  8:17 UTC  (3+ messages)

[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
 2024-03-07  8:06 UTC  (7+ messages)

[PATCH] fsl/fman: Add array size check
 2024-03-07  8:04 UTC 

[PATCH net-next v8 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-07  7:48 UTC  (5+ messages)
` [PATCH net-next v8 4/9] dt-bindings: net: convert hisi-femac.txt to YAML

[PATCH v2] overflow: Change DEFINE_FLEX to take __counted_by member
 2024-03-07  7:32 UTC  (3+ messages)

[PATCH v6 0/5] Add support for QMC HDLC
 2024-03-07  7:31 UTC  (8+ messages)
` [PATCH v6 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v6 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support

[PATCH net-next] Doc: netlink: support unterminated-ok
 2024-03-07  7:01 UTC 

[PATCH 2/2] net: x25: remove dead links from Kconfig
 2024-03-07  6:58 UTC  (3+ messages)
` [PATCH] "

Doesn't compile commit 0d60d8df6f49 ("dpll: rely on rcu for netdev_dpll_pin()")
 2024-03-07  6:38 UTC  (3+ messages)

[PATCH] net: fix print in skb_panic()
 2024-03-07  6:29 UTC  (2+ messages)

[PATCH net-next 0/4] ipv6: lockless inet6_dump_addr()
 2024-03-07  6:24 UTC  (4+ messages)
` [PATCH net-next 1/4] ipv6: make inet6_fill_ifaddr() lockless

[PATCH 1/5] xfrm: Clear low order bits of ->flowi4_tos in decode_session4()
 2024-03-07  5:00 UTC  (2+ messages)

[pull request][net-next V5 00/15] mlx5 socket direct (Multi-PF)
 2024-03-07  4:53 UTC  (3+ messages)
` [net-next V5 15/15] Documentation: networking: Add description for multi-pf netdev

[PATCH net-next v3] net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
 2024-03-07  4:50 UTC  (2+ messages)

[PATCH net-next v2] mlxbf_gige: add support to display pause frame counters
 2024-03-07  4:50 UTC  (2+ messages)

[PATCH net-next] ethtool: remove ethtool_eee_use_linkmodes
 2024-03-07  4:50 UTC  (2+ messages)

[PATCH] sr9800: Add check for usbnet_get_endpoints
 2024-03-07  4:40 UTC  (2+ messages)

[PATCH net-next] dt-bindings: net: renesas,etheravb: Add support for R-Car V4M
 2024-03-07  4:40 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: some clean-up patches
 2024-03-07  4:40 UTC  (2+ messages)

[PATCH net-next] net: macsec: Leverage core stats allocator
 2024-03-07  4:40 UTC  (2+ messages)

[PATCH net-next 1/3] net: gtp: Leverage core stats allocator
 2024-03-07  4:40 UTC  (2+ messages)

[PATCH net-next 1/2] net: geneve: Leverage core stats allocator
 2024-03-07  4:40 UTC  (4+ messages)
` [PATCH net-next 2/2] net: geneve: Remove generic .ndo_get_stats64

[PATCH] selftests/harness: Fix TEST_F()'s vfork handling
 2024-03-07  4:40 UTC  (2+ messages)

pull-request: bpf 2024-03-06
 2024-03-07  4:30 UTC  (2+ messages)

[patch net-next] dpll: spec: use proper enum for pin capabilities attribute
 2024-03-07  4:27 UTC  (2+ messages)

[PATCH net-next 0/2] bnxt_en: Support configurable PTP TX timeout
 2024-03-07  4:19 UTC  (10+ messages)
` [PATCH net-next 1/2] bnxt_en: Introduce devlink runtime driver param to set ptp tx timeout

[PATCH net-next v3 0/3] netdev: add per-queue statistics
 2024-03-07  3:57 UTC  (6+ messages)
` [PATCH net-next v3 1/3] "
` [PATCH net-next v3 2/3] netdev: add queue stat for alloc failures
` [PATCH net-next v3 3/3] eth: bnxt: support per-queue statistics

Process level networking stats
 2024-03-07  3:57 UTC  (2+ messages)

[RFC PATCH v2] net: esp: fix bad handling of pages from page_pool
 2024-03-07  3:53 UTC  (4+ messages)

pull request: bluetooth 2024-02-28
 2024-03-07  3:51 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the mm-stable tree
 2024-03-07  3:20 UTC  (2+ messages)

[PATCH net-next v3 0/6] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-07  2:26 UTC  (8+ messages)
` [PATCH net-next v3 1/6] tools/net/ynl: Fix extack decoding for netlink-raw
` [PATCH net-next v3 2/6] tools/net/ynl: Report netlink errors without stacktrace
` [PATCH net-next v3 3/6] tools/net/ynl: Fix c codegen for array-nest
` [PATCH net-next v3 4/6] tools/net/ynl: Add nest-type-value decoding
` [PATCH net-next v3 5/6] doc/netlink: Allow empty enum-name in ynl specs
` [PATCH net-next v3 6/6] doc/netlink/specs: Add spec for nlctrl netlink family

[RFC] net: esp: fix bad handling of pages from page_pool
 2024-03-07  2:16 UTC  (12+ messages)

[PATCH net 0/5] Netfilter fixes for net
 2024-03-07  2:15 UTC  (6+ messages)
` [PATCH net 1/5] netfilter: nf_tables: disallow anonymous set with timeout flag
` [PATCH net 2/5] netfilter: nf_tables: reject constant set with timeout
` [PATCH net 3/5] netfilter: nft_ct: fix l3num expectations with inet pseudo family
` [PATCH net 4/5] netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout
` [PATCH net 5/5] netfilter: nf_conntrack_h323: Add protection for bmp length out of range

[PATCH iwl-net v1] ice: fix bug with suspend and rebuild
 2024-03-07  1:41 UTC  (5+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2024-03-07  1:40 UTC 

[PATCH net 0/8] There are some bugfix for the HNS3 ethernet driver
 2024-03-07  1:01 UTC  (9+ messages)
` [PATCH net 1/8] net: hns3: fix wrong judgment condition issue
` [PATCH net 2/8] net: hns3: add new 200G link modes for hisilicon device
` [PATCH net 3/8] net: hns3: Disable SerDes serial loopback for HiLink H60
` [PATCH net 4/8] net: hns3: fix kernel crash when 1588 is received on HIP08 devices
` [PATCH net 5/8] net: hns3: fix delete tc fail issue
` [PATCH net 6/8] net: hns3: fix reset timeout under full functions and queues
` [PATCH net 7/8] net: hns3: fix port duplex configure error in IMP reset
` [PATCH net 8/8] net: hns3: add checking for vf id of mailbox

[PATCH] i40e: Prevent setting MTU if greater than MFS
 2024-03-07  0:27 UTC  (4+ messages)

[PATCH net-next v3] net: netconsole: Add continuation line prefix to userdata messages
 2024-03-07  0:25 UTC  (3+ messages)

[PATCH net-next v2 0/5] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-07  0:04 UTC  (7+ messages)
` [PATCH net-next v2 5/5] doc/netlink/specs: Add spec "

[RFC PATCH net-next v1 0/2] Minor cleanups to skb frag ref/unref
 2024-03-06 23:59 UTC  (3+ messages)
` [RFC PATCH net-next v1 1/2] net: mirror skb frag ref/unref helpers
` [RFC PATCH net-next v1 2/2] net: remove napi_frag_[un]ref

[PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-03-06 23:53 UTC  (8+ messages)
` [PATCH net 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH] overflow: Change DEFINE_FLEX to take __counted_by member
 2024-03-06 23:52 UTC  (4+ messages)

[PATCH] ice: Fix enabling SR-IOV with Xen
 2024-03-06 23:44 UTC  (2+ messages)

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-06 23:42 UTC  (5+ messages)

[PATCH v3 net-next 0/4] net: switchdev: Tracepoints
 2024-03-06 23:33 UTC  (12+ messages)
` [PATCH v3 net-next 4/4] net: switchdev: Add tracepoints

[PATCH net-next 00/14] ionic: putting ionic on a diet
 2024-03-06 23:29 UTC  (15+ messages)
` [PATCH net-next 01/14] ionic: remove desc, sg_desc and cmb_desc from desc_info
` [PATCH net-next 02/14] ionic: drop q mapping
` [PATCH net-next 03/14] ionic: move adminq-notifyq handling to main file
` [PATCH net-next 04/14] ionic: remove callback pointer from desc_info
` [PATCH net-next 05/14] ionic: remove the cq_info to save more memory
` [PATCH net-next 06/14] ionic: use specialized desc info structs
` [PATCH net-next 07/14] ionic: fold adminq clean into service routine
` [PATCH net-next 08/14] ionic: refactor skb building
` [PATCH net-next 09/14] ionic: carry idev in ionic_cq struct
` [PATCH net-next 10/14] ionic: rearrange ionic_qcq
` [PATCH net-next 11/14] ionic: rearrange ionic_queue for better layout
` [PATCH net-next 12/14] ionic: remove unnecessary NULL test
` [PATCH net-next 13/14] ionic: better dma-map error handling
` [PATCH net-next 14/14] ionic: keep stats struct local to "

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-06 23:19 UTC  (12+ messages)
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs

[PATCH net-next v6 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-06 23:19 UTC  (9+ messages)
` [PATCH net-next v6 11/16] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v6 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v6 15/16] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v6 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH net-next] net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
 2024-03-06 23:18 UTC  (2+ messages)

[PATCH iwl-next v2 1/2] igb: simplify pci ops declaration
 2024-03-06 23:15 UTC  (3+ messages)

[PATCH v3 net 0/2] tcp/rds: Fix use-after-free around kernel TCP reqsk
 2024-03-06 23:04 UTC  (3+ messages)
` [PATCH v3 net 1/2] tcp: Restart iteration after removing reqsk in inet_twsk_purge()
` [PATCH v3 net 2/2] rds: tcp: Fix use-after-free of net in reqsk_timer_handler()

[PATCH RFC 0/6] net/mlx5e: Improve ethtool coalesce support and support per-queue configuration
 2024-03-06 23:04 UTC  (7+ messages)
` [PATCH RFC 1/6] net/mlx5e: Move DIM function declarations to en/dim.h
` [PATCH RFC 2/6] net/mlx5e: Use DIM constants for CQ period mode parameter
` [PATCH RFC 3/6] net/mlx5e: Dynamically allocate DIM structure for SQs/RQs
` [PATCH RFC 4/6] net/mlx5e: Introduce per-channel coalescing parameters with global coalescing support
` [PATCH RFC 5/6] net/mlx5e: Support updating coalescing configuration without resetting channels
` [PATCH RFC 6/6] net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescing

[syzbot] [netfilter?] INFO: rcu detected stall in gc_worker (3)
 2024-03-06 22:38 UTC 

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-06 22:10 UTC  (13+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2024-03-06 (iavf, i40e, ixgbe)
 2024-03-06 21:56 UTC  (4+ messages)
` [PATCH net-next 1/3] iavf: drop duplicate iavf_{add|del}_cloud_filter() calls
` [PATCH net-next 2/3] i40e: remove unnecessary qv_info ptr NULL checks
` [PATCH net-next 3/3] ixgbe: pull out stats update to common routines

[PATCH] octeontx2-af: Increase maximum BPID channels
 2024-03-06 21:38 UTC 

[PATCH wpan-next] wifi: cfg802154: make wpan_phy_class constant
 2024-03-06 21:18 UTC  (2+ messages)

[PATCH next] atm: fore200e: Convert to platform remove callback returning void
 2024-03-06 21:23 UTC 

[PATCH net-next v1 1/1] ieee802154: mcr20a: Remove unused of_gpio.h
 2024-03-06 21:21 UTC  (2+ messages)

[PATCH net-next v1 1/1] ieee802154: at86rf230: Replace of_gpio.h by proper one
 2024-03-06 21:21 UTC  (2+ messages)

[PATCH wpan] mac802154: fix llsec key resources release in mac802154_llsec_key_del
 2024-03-06 21:19 UTC  (2+ messages)

[PATCH net-next 0/2][pull request] ethtool: ice: Support for RSS settings to GTP
 2024-03-06 21:18 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: Add GTP RSS hash options to ethtool.h
` [PATCH net-next 2/2] ice: Implement RSS settings for GTP using ethtool

[PATCH v10 1/2] net/bnx2x: Prevent access to a freed page in page_pool
 2024-03-06 21:13 UTC  (2+ messages)

[PATCH v4 net-next 12/15] af_unix: Assign a unique index to SCC
 2024-03-06 20:59 UTC  (2+ messages)

[PATCH v4 net-next 05/15] af_unix: Iterate all vertices by DFS
 2024-03-06 20:14 UTC  (2+ messages)

[PATCH net-next] net: dsa: Leverage core stats allocator
 2024-03-06 20:04 UTC 

[PATCH iwl-net v2] ice: fix memory corruption bug with suspend and rebuild
 2024-03-06 20:08 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH] ptp: make ptp_class constant
 2024-03-06 19:57 UTC  (2+ messages)

[PATCH 0/2] isdn: constify struct class usage
 2024-03-06 19:55 UTC  (5+ messages)
` [PATCH 1/2] isdn: mISDN: make elements_class constant
` [PATCH 2/2] isdn: capi: make capi_class constant

[PATCH next] net: rfkill: gpio: Convert to platform remove callback returning void
 2024-03-06 19:51 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Add TC flower offload support for TCP flags
 2024-03-06 19:48 UTC  (2+ messages)

[PATCH v4 net-next 02/15] af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd
 2024-03-06 19:44 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).