Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 10:20:29 to 2024-04-03 17:28:06 UTC [more...]

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-03 17:27 UTC  (3+ messages)
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem

[RFC PATCH net-next v5 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-03 17:20 UTC  (9+ messages)
` [RFC PATCH net-next v5 02/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut
` [RFC PATCH net-next v5 04/11] net/smc: implement some unsupported operations of loopback-ism
` [RFC PATCH net-next v5 05/11] net/smc: implement DMB-related "

[PATCH iproute2] man: fix brief explanation of `ip netns attach NAME PID`
 2024-04-03 17:20 UTC  (2+ messages)

[PATCH v6 0/1] Add StarFive JH8100 dwmac support
 2024-04-03 17:15 UTC  (4+ messages)
` [PATCH v6 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH net-next] vxlan: drop packets from invalid src-address
 2024-04-03 17:14 UTC  (4+ messages)

[PATCH net-next 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-03 16:52 UTC  (9+ messages)
` [PATCH net-next 7/7] testing: net-drv: add a driver test for stats reporting

[PATCH net-next] net/tcp: move TCP hash fail messages out of line
 2024-04-03 17:00 UTC  (2+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-03 16:43 UTC  (6+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 7/9] s390: "

[PATCH net-next] tcp: update window_clamp together with scaling_ratio
 2024-04-03 16:43 UTC  (6+ messages)

[PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
 2024-04-03 16:34 UTC  (2+ messages)

[PATCH net-next v4 0/3] Minor cleanups to skb frag ref/unref
 2024-04-03 16:29 UTC  (7+ messages)
` [PATCH net-next v4 1/3] net: make napi_frag_unref reuse skb_page_unref
` [PATCH net-next v4 2/3] net: mirror skb frag ref/unref helpers
` [PATCH net-next v4 3/3] net: remove napi_frag_unref

[PATCH net-next] ipv6: remove RTNL protection from ip6addrlbl_dump()
 2024-04-03 16:25 UTC  (3+ messages)

[PATCH] archnet: Convert from tasklet to BH workqueue
 2024-04-03 16:23 UTC 

[PATCH v2 net] geneve: fix header validation in geneve[6]_xmit_skb
 2024-04-03 16:21 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 16:09 UTC  (9+ messages)
` [PATCH 19/34] sunrpc: suppress warnings for unused procfs functions
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[PATCH net] geneve: fix header validation in geneve[6]_xmit_skb
 2024-04-03 16:04 UTC  (6+ messages)

[PATCH RFC net-next 00/10] MC Flood disable and snooping
 2024-04-03 15:52 UTC  (5+ messages)
` [PATCH RFC net-next 02/10] net: bridge: Always multicast_flood Reports
` [PATCH RFC net-next 09/10] net: dsa: mv88e6xxx: Enable mc flood for mrouter port

[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
 2024-04-03 15:50 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct

kernel panic with b44 and netifd
 2024-04-03 15:50 UTC  (3+ messages)

[PATCH net v4] virtio_net: Do not send RSS key if it is not supported
 2024-04-03 15:43 UTC 

[PATCH v7] posix-timers: add clock_compare system call
 2024-04-03 15:42 UTC  (11+ messages)

[PATCH net-next] net: fman: Remove some unused fields in some structure
 2024-04-03 15:28 UTC  (2+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-03 15:27 UTC  (8+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH net-next v3 0/4] nfp: series of minor driver improvements
 2024-04-03 14:57 UTC  (5+ messages)
` [PATCH net-next v3 1/4] devlink: add a new info version tag
` [PATCH net-next v3 2/4] nfp: update devlink device info output
` [PATCH net-next v3 3/4] dim: introduce a specific dim profile for better latency
` [PATCH net-next v3 4/4] nfp: use new dim profiles "

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-03 14:56 UTC  (4+ messages)
` [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module

[PATCH net-next v2 0/5] allocate dummy device dynamically
 2024-04-03 14:27 UTC  (7+ messages)
` [PATCH net-next v2 2/5] net: marvell: prestera: allocate dummy net_device dynamically
` [PATCH net-next v2 4/5] net: ipa: "

[PATCH bpf-next v3 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
 2024-04-03 14:20 UTC  (2+ messages)

[PATCH RFC 0/3] net: dsa: allow phylink_mac_ops in DSA drivers
 2024-04-03 14:18 UTC  (4+ messages)
` [PATCH RFC net-next 1/3] net: dsa: introduce dsa_phylink_to_port()
` [PATCH RFC net-next 2/3] net: dsa: allow DSA switch drivers to provide their own phylink mac ops
` [PATCH RFC net-next 3/3] net: dsa: mv88e6xxx: provide own phylink MAC operations

[PATCH] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
 2024-04-03 13:59 UTC  (2+ messages)

[PATCH net-next 0/3] ethtool: Max power support
 2024-04-03 13:49 UTC  (7+ messages)
  ` [Intel-wired-lan] "

[PATCH] trace: events: cleanup deprecated strncpy uses
 2024-04-03 13:30 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-04-03 13:19 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 01/12] virtchnl: add support for enabling PTP on iAVF
` [Intel-wired-lan] [PATCH iwl-next v3 02/12] ice: support Rx timestamp on flex descriptor
` [Intel-wired-lan] [PATCH iwl-next v3 03/12] virtchnl: add enumeration for the rxdid format
` [Intel-wired-lan] [PATCH iwl-next v3 04/12] iavf: add support for negotiating flexible RXDID format
` [Intel-wired-lan] [PATCH iwl-next v3 05/12] iavf: negotiate PTP capabilities
` [Intel-wired-lan] [PATCH iwl-next v3 06/12] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v3 07/12] iavf: add support for indirect access to PHC time
` [Intel-wired-lan] [PATCH iwl-next v3 08/12] iavf: periodically cache "
` [Intel-wired-lan] [PATCH iwl-next v3 09/12] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors
` [Intel-wired-lan] [PATCH iwl-next v3 10/12] iavf: Implement checking DD desc field
` [Intel-wired-lan] [PATCH iwl-next v3 11/12] iavf: handle SIOCSHWTSTAMP and SIOCGHWTSTAMP
` [Intel-wired-lan] [PATCH iwl-next v3 12/12] iavf: add support for Rx timestamps to hotpath

[PATCH v2] net: bcmgenet: Reset RBUF on first open
 2024-04-03 13:27 UTC  (4+ messages)

[PATCH net-next v3] net: usb: ax88179_178a: non necessary second random mac address
 2024-04-03 13:26 UTC  (2+ messages)

[PATCH net v3] net: usb: ax88179_178a: avoid the interface always configured as random address
 2024-04-03 13:21 UTC  (3+ messages)
` [PATCH net v4] "

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-03 13:19 UTC  (16+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 05/15] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 07/15] x86: Add support for suppressing warning backtraces
` [PATCH v3 08/15] arm64: "
` [PATCH v3 09/15] loongarch: "
` [PATCH v3 10/15] parisc: "
` [PATCH v3 11/15] s390: "
` [PATCH v3 12/15] sh: "
` [PATCH v3 13/15] sh: Move defines needed "
` [PATCH v3 14/15] riscv: Add support "
` [PATCH v3 15/15] powerpc: "

[PATCH net] net/sched: act_skbmod: prevent kernel-infoleak
 2024-04-03 13:09 UTC 

[PATCH net-next v2 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-03 13:05 UTC  (6+ messages)
` [PATCH net-next v2 1/9] net: dsa: add support for DCB get/set apptrust configuration
` [PATCH net-next v2 2/9] net: dsa: microchip: add IPV information support

[PATCH net-next v2 0/8] net: dsa: microchip: ksz8: refactor FDB dump path
 2024-04-03 13:04 UTC  (17+ messages)
` [PATCH net-next v2 1/8] net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_table()
` [PATCH net-next v2 2/8] net: dsa: microchip: Make ksz8_r_dyn_mac_table() static
` [PATCH net-next v2 3/8] net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()
` [PATCH net-next v2 4/8] net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability
` [PATCH net-next v2 5/8] net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()
` [PATCH net-next v2 6/8] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH net-next v2 7/8] net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any
` [PATCH net-next v2 8/8] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries

[PATCH 15/26] mm: Export writeback_iter()
 2024-04-03 12:58 UTC  (8+ messages)
  ` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache

[PATCH net v3] virtio_net: Do not send RSS key if it is not supported
 2024-04-03 12:53 UTC  (3+ messages)

[PATCH net-next 00/15] mlxsw: Preparations for improving performance
 2024-04-03 12:40 UTC  (31+ messages)
` [PATCH net-next 01/15] mlxsw: pci: Move mlxsw_pci_eq_{init, fini}()
` [PATCH net-next 02/15] mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()
` [PATCH net-next 03/15] mlxsw: pci: Do not setup tasklet from operation
` [PATCH net-next 04/15] mlxsw: pci: Arm CQ doorbell regardless of number of completions
` [PATCH net-next 05/15] mlxsw: pci: Remove unused counters
` [PATCH net-next 06/15] mlxsw: pci: Make style changes in mlxsw_pci_eq_tasklet()
` [PATCH net-next 07/15] mlxsw: pci: Poll command interface for each cmd_exec()
` [PATCH net-next 08/15] mlxsw: pci: Rename MLXSW_PCI_EQS_COUNT
` [PATCH net-next 09/15] mlxsw: pci: Use only one event queue
` [PATCH net-next 10/15] mlxsw: pci: Remove unused wait queue
` [PATCH net-next 11/15] mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
` [PATCH net-next 12/15] mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue type
` [PATCH net-next 13/15] mlxsw: pci: Remove mlxsw_pci_sdq_count()
` [PATCH net-next 14/15] mlxsw: pci: Remove mlxsw_pci_cq_count()
` [PATCH net-next 15/15] mlxsw: pci: Store DQ pointer as part of CQ structure

[PATCH net-next v8 09/11] net: stmmac: dwmac-loongson: Fix half duplex
 2024-04-03 12:37 UTC  (11+ messages)

[PATCH bpf-next 0/5] Support local vmtest for riscv64
 2024-04-03 12:29 UTC  (17+ messages)
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-03 12:26 UTC  (7+ messages)

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-04-03 12:03 UTC  (9+ messages)
` [PATCH net-next v8 07/11] net: stmmac: dwmac-loongson: Add multi-channel supports for loongson

[PATCH net-next 0/4] net: route: improve route hinting
 2024-04-03 11:50 UTC  (5+ messages)

[syzbot] [net?] KMSAN: uninit-value in geneve_xmit (3)
 2024-04-03 11:35 UTC 

[PATCH net-next v1 0/8] net: dsa: microchip: ksz8: refactor FDB dump path
 2024-04-03 11:21 UTC  (2+ messages)

[PATCH net] net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
 2024-04-03 11:11 UTC  (4+ messages)

[PATCH net-next v6 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-04-03 10:48 UTC  (11+ messages)
` [PATCH net-next v6 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v6 02/10] eth: Move IPv4/IPv6 multicast address bases to their own symbols
` [PATCH net-next v6 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v6 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v6 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v6 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v6 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v6 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v6 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v6 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH -next] net: usb: asix: Add check for usbnet_get_endpoints
 2024-04-03 10:53 UTC  (2+ messages)

[PATCH net-next v8 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-04-03 10:37 UTC  (17+ messages)
` [PATCH net-next v8 01/16] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v8 02/16] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v8 03/16] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v8 04/16] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v8 05/16] net: dsa: vsc73xx: add structure descriptions
` [PATCH net-next v8 06/16] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v8 07/16] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v8 08/16] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v8 09/16] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v8 10/16] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v8 11/16] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v8 12/16] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v8 13/16] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v8 14/16] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v8 15/16] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v8 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH v5 0/1] Add StarFive JH8100 dwmac support
 2024-04-03  9:56 UTC  (5+ messages)
` [PATCH v5 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH net-next v3] tg3: Remove residual error handling in tg3_suspend
 2024-04-03 10:24 UTC  (2+ messages)

[PATCH iwl-next v8 0/2] ice: Support flow director ether type filters
 2024-04-03 10:24 UTC  (3+ messages)
` [PATCH iwl-next v8 1/2] ice: Remove unnecessary argument from ice_fdir_comp_rules()
` [PATCH iwl-next v8 2/2] ice: Implement 'flow-type ether' rules


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 read-only IMAP folder(s) and NNTP newsgroup(s).