netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-23 12:15:56 to 2023-06-23 21:19:07 UTC [more...]

[PATCH 00/26] use array_size
 2023-06-23 21:14 UTC  (3+ messages)
` [PATCH 02/26] octeon_ep: "
` [PATCH 04/26] gve: "

[PATCH v2] net: cpsw: fix obtaining mac address for am3517
 2023-06-23 21:13 UTC  (6+ messages)

pull-request: bpf-next 2023-06-23
 2023-06-23 21:12 UTC 

[PATCH v2 00/45] Add support for sam9x7 SoC family
 2023-06-23 20:30 UTC  (39+ messages)
` [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
` [PATCH v2 02/45] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
` [PATCH v2 03/45] dt-bindings: usb: generic-ehci: Document clock-names property
` [PATCH v2 04/45] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface
` [PATCH v2 05/45] ARM: at91: pm: add support for sam9x7 SoC family
` [PATCH v2 06/45] ARM: at91: pm: add sam9x7 SoC init config
` [PATCH v2 07/45] ARM: at91: add support in SoC driver for new sam9x7
` [PATCH v2 08/45] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
` [PATCH v2 09/45] clk: at91: sam9x7: add support for HW PLL freq dividers
` [PATCH v2 10/45] clk: at91: sama7g5: move mux table macros to header file
` [PATCH v2 11/45] dt-bindings: clk: at91: add bindings for SAM9X7's clock controller
` [PATCH v2 12/45] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 binding
` [PATCH v2 13/45] dt-bindings: atmel-sysreg: add bindings for sam9x7
` [PATCH v2 14/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel AES
` [PATCH v2 15/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel SHA
` [PATCH v2 16/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel TDES
` [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
` [PATCH v2 18/45] dt-bindings: i2c: at91: Add SAM9X7 compatible string
` [PATCH v2 19/45] dt-bindings: mfd: "
` [PATCH v2 20/45] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr
` [PATCH v2 22/45] dt-bindings: atmel-smc: add microchip,sam9x7-smc
` [PATCH v2 23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
` [PATCH v2 25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
` [PATCH v2 26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7
` [PATCH v2 28/45] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
` [PATCH v2 29/45] dt-bindings: rtt: at91rm9260: "
` [PATCH v2 30/45] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
` [PATCH v2 31/45] dt-bindings: atmel-classd: add sam9x7 compatible
` [PATCH v2 33/45] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x7
` [PATCH v2 34/45] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
` [PATCH v2 37/45] irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH v2 38/45] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH v2 39/45] power: reset: at91-reset: add reset support for sam9x7 SoC
` [PATCH v2 40/45] power: reset: at91-reset: add sdhwc "
` [PATCH v2 41/45] ARM: at91: Kconfig: add config flag for SAM9X7 SoC
` [PATCH v2 42/45] ARM: configs: at91: enable config flags for sam9x7 SoC family
` [PATCH v2 43/45] ARM: dts: at91: sam9x7: add device tree for SoC
` [PATCH v2 44/45] dt-bindings: arm: add sam9x75 curiosity board

[PATCH net-next v2 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
 2023-06-23 21:04 UTC  (6+ messages)
` [PATCH net-next v2 02/12] net: stmmac: replace the sph_disable field with a flag

[PATCH net-next v2 00/10] net: phy: C45-over-C22 access
 2023-06-23 20:48 UTC  (13+ messages)
` [PATCH net-next v2 03/10] net: phy: introduce phy_is_c45()
` [PATCH net-next v2 04/10] net: phy: replace is_c45 with phy_accces_mode
` [PATCH net-next v2 06/10] net: phy: print an info if a broken C45 bus is found
` [PATCH net-next v2 07/10] net: phy: add support for C45-over-C22 transfers
` [PATCH net-next v2 10/10] net: mdio: support C45-over-C22 when probed via OF

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-23 18:34 UTC  (9+ messages)
` [PATCH RFC net-next v4 3/8] vsock: support multi-transport datagrams
` [PATCH RFC net-next v4 8/8] tests: add vsock dgram tests

[PATCH] dt-bindings: nvmem: fixed-cell: add compatibles for MAC cells
 2023-06-23 20:40 UTC  (2+ messages)

[PATCH net-next v1 0/3] netlink: add display-hint to ynl
 2023-06-23 20:19 UTC  (4+ messages)
` [PATCH net-next v1 1/3] netlink: specs: add display-hint to schema definitions
` [PATCH net-next v1 2/3] tools: ynl: add display-hint support to ynl
` [PATCH net-next v1 3/3] netlink: specs: add display hints to ovs_flow

[PATCH net-next v4 00/15] splice, net: Switch over users of sendpage() and remove it
 2023-06-23 19:45 UTC  (7+ messages)
` [PATCH net-next v4 03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v4 11/15] iscsi: "

[PATCH v3] io_uring: Add io_uring command support for sockets
 2023-06-23 19:35 UTC  (4+ messages)

[PATCH v2 00/13] Add TJA1120 support
 2023-06-23 19:32 UTC  (3+ messages)
` [PATCH v2 03/13] net: phy: nxp-c45-tja11xx: add *_reg_field functions

[pull request][net-next V2 00/15] mlx5 updates 2023-06-21
 2023-06-23 19:29 UTC  (16+ messages)
` [net-next V2 01/15] net/mlx5: Fix UAF in mlx5_eswitch_cleanup()
` [net-next V2 02/15] net/mlx5: Fix SFs kernel documentation error
` [net-next V2 03/15] net/mlx5: Fix reserved at offset in hca_cap register
` [net-next V2 04/15] net/mlx5: Fix error code in mlx5_is_reset_now_capable()
` [net-next V2 05/15] net/mlx5: Lag, Remove duplicate code checking lag is supported
` [net-next V2 06/15] net/mlx5e: Use vhca_id for device index in vport rx rules
` [net-next V2 07/15] net/mlx5e: E-Switch, Add peer fdb miss rules for vport manager or ecpf
` [net-next V2 08/15] net/mlx5e: E-Switch, Use xarray for devcom paired device index
` [net-next V2 09/15] net/mlx5e: E-Switch, Pass other_vport flag if vport is not 0
` [net-next V2 10/15] net/mlx5e: Remove redundant comment
` [net-next V2 11/15] net/mlx5e: E-Switch, Fix shared fdb error flow
` [net-next V2 12/15] net/mlx5: Remove redundant MLX5_ESWITCH_MANAGER() check from is_ib_rep_supported()
` [net-next V2 13/15] net/mlx5: Remove redundant is_mdev_switchdev_mode() "
` [net-next V2 14/15] net/mlx5: Remove redundant check from mlx5_esw_query_vport_vhca_id()
` [net-next V2 15/15] net/mlx5: Remove pointless vport lookup from mlx5_esw_check_port_type()

[pull request][net-next 00/15] mlx5 updates 2023-06-21
 2023-06-23 19:22 UTC  (4+ messages)
` [net-next 11/15] net/mlx5e: E-Switch, Fix shared fdb error flow

[PATCH v2 net] ipv6: rpl: Fix Route of Death
 2023-06-23 19:20 UTC  (2+ messages)

[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
 2023-06-23 18:57 UTC  (15+ messages)
` [RFC bpf-next v2 09/11] selftests/bpf: Extend xdp_metadata with devtx kfuncs
` [RFC bpf-next v2 11/11] net/mlx5e: Support TX timestamp metadata

[PATCH v2 net-next 0/3] sfc: fix unaligned access in loopback selftests
 2023-06-23 18:38 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] sfc: use padding to fix alignment in loopback test
` [PATCH v2 net-next 2/3] sfc: siena: "
` [PATCH v2 net-next 3/3] sfc: falcon: "

pull-request: ieee802154 for net-next 2023-06-23
 2023-06-23 17:55 UTC 

[PATCH V2 net] net: mana: Fix MANA VF unload when host is unresponsive
 2023-06-23 17:44 UTC  (2+ messages)

[PATCH net-next 0/8] selftests: mptcp: Refactoring and minor fixes
 2023-06-23 17:34 UTC  (9+ messages)
` [PATCH net-next 1/8] selftests: mptcp: test userspace pm out of transfer
` [PATCH net-next 2/8] selftests: mptcp: check subflow and addr infos
` [PATCH net-next 3/8] selftests: mptcp: set FAILING_LINKS in run_tests
` [PATCH net-next 4/8] selftests: mptcp: drop test_linkfail parameter
` [PATCH net-next 5/8] selftests: mptcp: drop addr_nr_ns1/2 parameters
` [PATCH net-next 6/8] selftests: mptcp: drop sflags parameter
` [PATCH net-next 7/8] selftests: mptcp: add pm_nl_set_endpoint helper
` [PATCH net-next 8/8] selftests: mptcp: connect: fix comment typo

r8169: transmit transmit queue timed out - v6.4 cycle
 2023-06-23 17:30 UTC  (2+ messages)

[PATCH V4 0/8] Support Wifi RFI interference mitigation feature
 2023-06-23 17:15 UTC  (8+ messages)
` [PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations

[syzbot] WARNING in usbnet_start_xmit/usb_submit_urb
 2023-06-23 16:07 UTC  (4+ messages)
` [syzbot] [usb?] "

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-06-23 15:53 UTC  (13+ messages)
` [RFC PATCH v9 01/10] dpll: documentation on DPLL subsystem interface
` [RFC PATCH v9 02/10] dpll: spec: Add Netlink spec in YAML
` [RFC PATCH v9 03/10] dpll: core: Add DPLL framework base functions
` [RFC PATCH v9 04/10] dpll: netlink: "
` [RFC PATCH v9 05/10] dpll: api header: "
` [RFC PATCH v9 06/10] netdev: expose DPLL pin handle for netdevice
` [RFC PATCH v9 07/10] ice: add admin commands to access cgu configuration
` [RFC PATCH v9 08/10] ice: implement dpll interface to control cgu
` [RFC PATCH v9 09/10] ptp_ocp: implement DPLL ops
` [RFC PATCH v9 10/10] mlx5: Implement SyncE support using DPLL infrastructure

net: macb: sparse warning fixes
 2023-06-23 15:42 UTC  (4+ messages)

[PATCH v3] net: macsec SCI assignment for ES = 0
 2023-06-23 15:40 UTC  (3+ messages)

[net-next PATCH] net: dsa: qca8k: add support for additional modes for netdev trigger
 2023-06-23 15:34 UTC  (5+ messages)

[syzbot] [crypto?] general protection fault in shash_async_update
 2023-06-23 15:29 UTC  (3+ messages)

[v5,net-next]net: wwan: t7xx : V5 ptach upstream work
 2023-06-23 15:28 UTC  (3+ messages)

[RFC net-next v1] tools: ynl: Add an strace rendering mode to ynl-gen
 2023-06-23 15:28 UTC  (8+ messages)

[PATCH 2/2] mac80211: make ieee80211_tx_info padding explicit
 2023-06-23 15:24 UTC 

[net-next 14/15] net/mlx5: Light probe local SFs
 2023-06-23 15:21 UTC  (12+ messages)

[RFC PATCH v2 0/4] add initial io_uring_cmd support for sockets
 2023-06-23 15:20 UTC  (6+ messages)
` [RFC PATCH v2 1/4] net: wire up support for file_operations->uring_cmd()

[PATCH 0/8] Fix comment typos about "transmit"
 2023-06-23 15:12 UTC  (4+ messages)

[PATCH net-next v2] net/tcp: optimise locking for blocking splice
 2023-06-23 15:03 UTC  (3+ messages)

[PATCH net] bonding: do not assume skb mac_header is set
 2023-06-23 15:04 UTC  (4+ messages)

[syzbot] [net?] BUG: sleeping function called from invalid context in __lock_sock_fast
 2023-06-23 14:49 UTC  (2+ messages)

[PATCH net-next 0/9] mptcp: expose more info and small improvements
 2023-06-23 14:41 UTC  (4+ messages)
` [PATCH net-next 2/9] mptcp: track some aggregate data counters

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2023-06-22 (ice)
 2023-06-23 14:40 UTC  (9+ messages)
` [PATCH net-next 4/6] ice: remove null checks before devm_kfree() calls

[syzbot] [net?] WARNING in sock_i_ino
 2023-06-23 14:36 UTC 

[syzbot] [net?] WARNING in inet_sock_destruct (4)
 2023-06-23 14:36 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-23 14:35 UTC  (8+ messages)
` [PATCH v11 12/12] landlock: Document Landlock's network support

[PATCH net] sfc: fix crash when reading stats while NIC is resetting
 2023-06-23 14:34 UTC 

[PATCH] net: Fix special case of empty range in find_next_netdev_feature()
 2023-06-23 14:26 UTC 

[PATCH 06/11] sysctl: Add size to register_net_sysctl function
 2023-06-23 14:21 UTC  (4+ messages)

[PATCH RFC net-next 00/14] dsa/88e6xxx/phylink changes after the next merge window
 2023-06-23 14:18 UTC  (15+ messages)
` [PATCH RFC net-next 01/14] net: phylink: add pcs_enable()/pcs_disable() methods
` [PATCH RFC net-next 02/14] net: phylink: add pcs_pre_config()/pcs_post_config() methods
` [PATCH RFC net-next 03/14] net: phylink: add support for PCS link change notifications
` [PATCH RFC net-next 04/14] net: mdio: add unlocked mdiobus and mdiodev bus accessors
` [PATCH RFC net-next 05/14] net: dsa: mv88e6xxx: remove handling for DSA and CPU ports
` [PATCH RFC net-next 06/14] net: dsa: mv88e6xxx: add infrastructure for phylink_pcs
` [PATCH RFC net-next 07/14] net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()
` [PATCH RFC net-next 08/14] net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcs
` [PATCH RFC net-next 09/14] net: dsa: mv88e6xxx: convert 88e6352 "
` [PATCH RFC net-next 10/14] net: dsa: mv88e6xxx: convert 88e639x "
` [PATCH RFC net-next 11/14] net: dsa: mv88e6xxx: cleanup after phylink_pcs conversion
` [PATCH RFC net-next 12/14] net: dsa: remove legacy_pre_march2020 detection
` [PATCH RFC net-next 13/14] net: dsa: remove legacy_pre_march2020 from drivers
` [PATCH RFC net-next 14/14] net: phylink: remove legacy mac_an_restart() method

[PATCH] net: phy: Enhance fixed PHY to support 10G and 5G
 2023-06-23 13:55 UTC  (5+ messages)

[PATCH net-next 0/2] TCP splice improvements
 2023-06-23 13:42 UTC  (7+ messages)
` [PATCH net-next 1/2] net/tcp: optimise locking for blocking splice

[PATCH v3 net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-06-23 13:32 UTC  (3+ messages)

[net-next Patch 0/3] octeontx2-pf: support Round Robin scheduling
 2023-06-23 13:01 UTC  (3+ messages)
` [net-next Patch 1/3] octeontx2-pf: implement transmit schedular allocation algorithm

[PATCH 1/3] [v2] sfc: add CONFIG_INET dependency for TC offload
 2023-06-23 12:57 UTC  (5+ messages)
` [PATCH 3/3] sfc: selftest: fix struct packing

[PATCH 0/4] bluetooth: qca: enable WCN7850 support
 2023-06-23 12:52 UTC  (5+ messages)
` [PATCH 2/4] bluetooth: qca: add support for WCN7850

[PATCH net-next 0/6] TSN auto negotiation between 1G and 2.5G
 2023-06-23 12:44 UTC  (5+ messages)
` [PATCH net-next 1/6] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-23 12:41 UTC  (4+ messages)

[PATCH net] ibmvnic: Do not reset dql stats on NON_FATAL err
 2023-06-23 12:41 UTC  (4+ messages)

[PATCH v2 02/13] net: phy: nxp-c45-tja11xx: remove RX BIST frame counters
 2023-06-23 12:23 UTC  (2+ messages)

[PATCH net 0/2] selftests: fix mptcp_join test
 2023-06-23 12:19 UTC  (3+ messages)
` [PATCH net 1/2] selftests: mptcp: join: fix 'delete and re-add' test
` [PATCH net 2/2] selftests: mptcp: join: fix 'implicit EP' test


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