netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-15 04:52:21 to 2023-11-15 16:21:44 UTC [more...]

[PATCH net] macsec: Abort MACSec Rx offload datapath when skb is not marked with MACSec metadata
 2023-11-15 16:21 UTC  (5+ messages)

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-15 16:20 UTC  (15+ messages)
` [PATCH 1/9] net: mdio: ipq4019: increase eth_ldo_rdy for "
` [PATCH 3/9] net: mdio: ipq4019: Enable GPIO reset "
` [PATCH 4/9] net: mdio: ipq4019: configure CMN PLL clock for ipq5332
` [PATCH 5/9] net: mdio: ipq4019: support MDIO clock frequency divider
` [PATCH 7/9] net: mdio: ipq4019: program phy address when "fixup" defined
` [PATCH 8/9] net: mdio: ipq4019: add qca8084 configurations
` [PATCH 9/9] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform

[PATCH net-next v4] hv_netvsc: Mark VF as slave before exposing it to user-mode
 2023-11-15 16:14 UTC  (5+ messages)

[PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests
 2023-11-15 16:12 UTC  (13+ messages)
` [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests
` [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers
` [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests
` [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking
` [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [PATCH v3 07/10] iov_iter: Add extract "
` [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests
` [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec
` [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC

[PATCH net-next v3 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
 2023-11-15 16:12 UTC  (12+ messages)
` [PATCH net-next v3 3/8] net: qualcomm: ipqess: introduce the "
` [PATCH net-next v3 4/8] net: qualcomm: ipqess: Add Ethtool ops to IPQESS port netdevices
` [PATCH net-next v3 6/8] net: phy: add calibration callbacks to phy_driver

[PATCH] net: stmmac: fix FPE events losing
 2023-11-15 16:00 UTC  (4+ messages)

[PATCH net] net/smc: Fix dependency of SMC on ISM
 2023-11-15 15:59 UTC  (5+ messages)
` [PATCH net] s390/ism: ism driver implies smc protocol
    ` [PATCH net v2] "

[PATCH iproute2-next 0/3] Change parse_one_of(), parse_on_off() to strcmp()
 2023-11-15 15:59 UTC  (6+ messages)
` [PATCH iproute2-next 1/3] lib: utils: Switch matches() to returning int again
` [PATCH iproute2-next 2/3] lib: utils: Generalize code of parse_one_of(), parse_on_off()
` [PATCH iproute2-next 3/3] lib: utils: Add parse_one_of_deprecated(), parse_on_off_deprecated()

[PATCH] i40e: Use correct buffer size
 2023-11-15 15:39 UTC  (4+ messages)
` [PATCH iwl-next] "

[PATCH v1 1/1] treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
 2023-11-15 15:37 UTC  (2+ messages)

[PATCH net-next v3 1/1] ptp: clockmatrix: support 32-bit address space
 2023-11-15 15:26 UTC  (4+ messages)

[PATCH net-next v4 1/1] ptp: clockmatrix: support 32-bit address space
 2023-11-15 15:10 UTC 

[patch net-next 0/8] devlink: introduce notifications filtering
 2023-11-15 15:08 UTC  (11+ messages)
` [patch net-next 1/8] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next 2/8] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next 3/8] devlink: send notifications only if there are listeners
` [patch net-next 4/8] devlink: introduce a helper for netlink multicast send
` [patch net-next 5/8] genetlink: implement release callback and free sk_user_data there
` [patch net-next 6/8] genetlink: introduce helpers to do filtered multicast
` [patch net-next 7/8] devlink: add a command to set notification filter and use it for multicasts
` [patch net-next 8/8] devlink: extend multicast filtering by port index

[PATCH net-next v11 00/13] Add Realtek automotive PCIe driver
 2023-11-15 15:02 UTC  (17+ messages)
` [PATCH net-next v11 01/13] net:ethernet:realtek:rtase: Add pci table supported in this module
` [PATCH net-next v11 02/13] net:ethernet:realtek:rtase: Implement the .ndo_open function
` [PATCH net-next v11 03/13] net:ethernet:realtek:rtase: Implement the rtase_down function
` [PATCH net-next v11 04/13] net:ethernet:realtek:rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v11 05/13] net:ethernet:realtek:rtase: Implement hardware configuration function
` [PATCH net-next v11 06/13] net:ethernet:realtek:rtase: Implement .ndo_start_xmit function
` [PATCH net-next v11 07/13] net:ethernet:realtek:rtase: Implement a function to receive packets
` [PATCH net-next v11 08/13] net:ethernet:realtek:rtase: Implement net_device_ops
` [PATCH net-next v11 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v11 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v11 11/13] net:ethernet:realtek:rtase: Add a Makefile in the rtase folder
` [PATCH net-next v11 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v11 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH net-next v2] netlink: introduce netlink poll to resolve fast return issue
 2023-11-15 14:49 UTC  (2+ messages)

[PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-11-15 14:40 UTC  (28+ messages)
` [PATCH v9 01/27] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v9 02/27] soc: fsl: cpm1: qmc: "
` [PATCH v9 03/27] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v9 04/27] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v9 05/27] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v9 06/27] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v9 07/27] net: wan: Add support for QMC HDLC
` [PATCH v9 08/27] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v9 09/27] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v9 10/27] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v9 11/27] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v9 12/27] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v9 13/27] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v9 14/27] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v9 15/27] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v9 16/27] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v9 17/27] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v9 18/27] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v9 19/27] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v9 20/27] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v9 21/27] net: wan: Add framer framework support
` [PATCH v9 22/27] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v9 23/27] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v9 24/27] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v9 25/27] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v9 26/27] ASoC: codecs: Add support for the framer codec
` [PATCH v9 27/27] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH net v1] net/smc: avoid data corruption caused by decline
 2023-11-15 14:06 UTC  (8+ messages)

[PATCH v3 0/6] add qca8084 ethernet phy driver
 2023-11-15 14:31 UTC  (9+ messages)
` [PATCH v3 1/6] net: phylink: move phylink_pcs_neg_mode() to phylink.c
` [PATCH v3 2/6] net: phy: introduce core support for phy-mode = "10g-qxgmii"
` [PATCH v3 3/6] net: phy: at803x: add QCA8084 ethernet phy support
` [PATCH v3 4/6] net: phy: at803x: add the function phydev_id_is_qca808x
` [PATCH v3 5/6] net: phy: at803x: Add qca8084_config_init function
` [PATCH v3 6/6] net: phy: qca8084: add qca8084_link_change_notify

[PATCH net-next,v3] bonding: use WARN_ON instead of BUG in alb_upper_dev_walk
 2023-11-15 14:22 UTC  (2+ messages)

[PATCH net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-11-15 13:48 UTC 

[PATCH RFC 0/8] A possible proposal for intergating dmabuf to page pool
 2023-11-15 13:38 UTC  (17+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider

[PATCH bpf-next v5 00/13] xsk: TX metadata
 2023-11-15 13:37 UTC  (8+ messages)
` [PATCH bpf-next v5 02/13] xsk: Add TX timestamp and TX checksum offload support

sr-iov related bonding regression (two regressions in one report)
 2023-11-15 13:11 UTC  (8+ messages)

[PATCH net-next 00/14] mlxsw: Add support for new reset flow
 2023-11-15 12:17 UTC  (15+ messages)
` [PATCH net-next 01/14] devlink: Move private netlink flags to C file
` [PATCH net-next 02/14] devlink: Acquire device lock during netns dismantle
` [PATCH net-next 03/14] devlink: Enable the use of private flags in post_doit operations
` [PATCH net-next 04/14] devlink: Allow taking device lock in pre_doit operations
` [PATCH net-next 05/14] devlink: Acquire device lock during reload command
` [PATCH net-next 06/14] devlink: Add device lock assert in reload operation
` [PATCH net-next 07/14] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
` [PATCH net-next 08/14] PCI: Add debug print for device ready delay
` [PATCH net-next 09/14] mlxsw: Extend MRSR pack() function to support new commands
` [PATCH net-next 10/14] mlxsw: pci: Rename mlxsw_pci_sw_reset()
` [PATCH net-next 11/14] mlxsw: pci: Move software reset code to a separate function
` [PATCH net-next 12/14] mlxsw: pci: Add support for new reset flow
` [PATCH net-next 13/14] mlxsw: pci: Implement PCI reset handlers
` [PATCH net-next 14/14] selftests: mlxsw: Add PCI reset test

[PATCH][net-next][v3] rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
 2023-11-15 12:01 UTC 

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-11-15 11:56 UTC  (2+ messages)

[PATCH v2 net 0/7] qbv cycle time extension/truncation
 2023-11-15 11:57 UTC  (22+ messages)
` [PATCH v2 net 1/7] net/sched: taprio: fix too early schedules switching
` [PATCH v2 net 2/7] net/sched: taprio: fix cycle time adjustment for next entry
` [PATCH v2 net 3/7] net/sched: taprio: update impacted fields during cycle time adjustment
` [PATCH v2 net 4/7] net/sched: taprio: get corrected value of cycle_time and interval
` [PATCH v2 net 5/7] net/sched: taprio: fix delayed switching to new schedule after timer expiry
` [PATCH v2 net 6/7] net/sched: taprio: fix q->current_entry is NULL before its expiry
` [PATCH v2 net 7/7] net/sched: taprio: enable cycle time adjustment for current entry

possible proble with skb_pull() in smsc75xx_rx_fixup()
 2023-11-15 11:45 UTC 

[PATCH bpf-next 0/3] skmsg: Add the data length in skmsg to SIOCINQ ioctl and rx_queue
 2023-11-15 11:45 UTC  (4+ messages)
` [PATCH bpf-next 2/3] tcp: Add the data length in skmsg to SIOCINQ ioctl

[PATCH net-next 0/3] Add linkmode_fill, use linkmode_*() in phylink/sfp code
 2023-11-15 11:39 UTC  (4+ messages)
` [PATCH net-next 1/3] net: linkmode: add linkmode_fill() helper
` [PATCH net-next 2/3] net: phylink: use linkmode_fill()
` [PATCH net-next 3/3] net: sfp: use linkmode_*() rather than open coding

[PATCH net-next 00/15][pull request] ice: one by one port representors creation
 2023-11-15 11:25 UTC  (3+ messages)
` [PATCH net-next 12/15] ice: realloc VSI stats arrays

[PATCH net-next,v2] bonding: use WARN_ON_ONCE instead of BUG in alb_upper_dev_walk
 2023-11-15 11:24 UTC  (3+ messages)

[PATCH] MAINTAINERS: add entry for TI ICSSG Ethernet driver
 2023-11-15 11:18 UTC  (3+ messages)

[RFC PATCH v1 0/2] send credit update during setting SO_RCVLOWAT
 2023-11-15 11:11 UTC  (6+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: "
` [RFC PATCH v1 2/2] vsock/test: SO_RCVLOWAT + deferred credit update test

[PATCH net v2] net: Fix undefined behavior in netdev name allocation
 2023-11-15 11:10 UTC  (4+ messages)

[PATCH v2] stmmac: dwmac-loongson: Add architecture dependency
 2023-11-15 10:53 UTC 

[PATCH] iproute2: prevent memory leak on error return
 2023-11-15 10:37 UTC  (2+ messages)

[PATCH v2] iproute2: prevent memory leak
 2023-11-15 10:23 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net-next v2 00/13] bnxt_en: TX path improvements
 2023-11-15 10:30 UTC  (2+ messages)

[PATCH net-next] net: don't dump stack on queue timeout
 2023-11-15 10:30 UTC  (2+ messages)

[PATCH net v3] Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
 2023-11-15 10:10 UTC  (5+ messages)

[PATCH] dt-bindings: net: ethernet-controller: Fix formatting error
 2023-11-15 10:10 UTC  (2+ messages)

[PATCH] usb: aqc111: check packet for fixup for true limit
 2023-11-15 10:08 UTC 

[RFC PATCHv3 net-next 00/10] Doc: update bridge doc
 2023-11-15  9:55 UTC  (12+ messages)
` [RFC PATCHv3 net-next 02/10] net: bridge: add document for IFLA_BRPORT enum
` [RFC PATCHv3 net-next 04/10] docs: bridge: Add kAPI/uAPI fields
` [RFC PATCHv3 net-next 06/10] docs: bridge: add VLAN doc

[PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-11-15  9:50 UTC  (3+ messages)

[Discuss] Seeking advice on net selftests netns naming method
 2023-11-15  9:35 UTC  (5+ messages)

[PATCH net] net: Fix undefined behavior in netdev name allocation
 2023-11-15  9:28 UTC  (4+ messages)

[PATCH bpf v3 0/8] bpf_redirect_peer fixes
 2023-11-15  9:25 UTC  (2+ messages)

[PATCH] net: bcmasp: Use common error handling code in bcmasp_probe()
 2023-11-15  9:10 UTC  (6+ messages)
  `  "
        ` [PATCH v2] "

[PATCH][net-next][v2] rtnetlink: instroduce vnlmsg_new and use it in rtnl_getlink
 2023-11-15  8:16 UTC  (3+ messages)

[BUG]Bluetooth: possible semantic bug when HCI_Command_Status event triggered without prior HCI_Inquiry command
 2023-11-15  8:14 UTC 

[PATCH net] macvlan: Don't propagate promisc change to lower dev in passthru
 2023-11-15  7:16 UTC  (2+ messages)

[PATCH v7 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-11-15  7:07 UTC  (4+ messages)
` [PATCH v7 net-next 1/5] Documentations: Analyze heavily used Networking related structs

[PATCH net-next v10 00/13] Add Realtek automotive PCIe driver
 2023-11-15  6:25 UTC  (10+ messages)
` [PATCH net-next v10 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v10 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v10 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder

[PATCH net-next v3 0/5] virtio-net: support dynamic coalescing moderation
 2023-11-15  4:52 UTC  (4+ messages)
` [PATCH net-next v3 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx


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