netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-23 10:29:39 to 2023-06-23 20:37:58 UTC [more...]

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-23 18:34 UTC  (8+ 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 v2 00/45] Add support for sam9x7 SoC family
 2023-06-23 20:30 UTC  (11+ 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 net-next v2 00/10] net: phy: C45-over-C22 access
 2023-06-23 20:35 UTC  (14+ 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 05/10] net: phy: make the "prevent_c45_scan" a property of the MII bus
` [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 08/10] net: phy: introduce phy_promote_to_c45()
` [PATCH net-next v2 09/10] net: mdio: add C45-over-C22 fallback to fwnode_mdiobus_register_phy()
` [PATCH net-next v2 10/10] net: mdio: support C45-over-C22 when probed via OF

[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 v2] net: cpsw: fix obtaining mac address for am3517
 2023-06-23 20:14 UTC  (5+ messages)

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

[PATCH net-next v4 00/15] splice, net: Switch over users of sendpage() and remove it
 2023-06-23 19:45 UTC  (20+ messages)
` [PATCH net-next v4 01/15] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
` [PATCH net-next v4 02/15] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [PATCH net-next v4 03/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v4 04/15] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v4 05/15] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v4 06/15] dlm: "
` [PATCH net-next v4 07/15] nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next v4 08/15] nvmet-tcp: "
` [PATCH net-next v4 09/15] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [PATCH net-next v4 10/15] drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v4 11/15] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v4 12/15] ocfs2: Fix use of slab data with sendpage
` [PATCH net-next v4 13/15] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v4 14/15] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v4 15/15] net: Kill MSG_SENDPAGE_NOTLAST

[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  (12+ messages)
` [PATCH 1/3] net: macb: check constant to define and fix __be32 warnings
` [PATCH 3/3] net: macb: fix __be32 warnings in debug code

[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  (5+ 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 inet_sock_destruct (4)
 2023-06-23 14:36 UTC 

[syzbot] [net?] WARNING in sock_i_ino
 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

[net PATCH v2] octeontx2-af: Move validation of ptp pointer before its usage
 2023-06-23 11:44 UTC  (4+ messages)

[net-next PATCH RFC] net: dsa: qca8k: make learning configurable and keep off if standalone
 2023-06-23 11:40 UTC 

[PATCH net] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
 2023-06-23 11:23 UTC 

[PATCH net-next] dt-bindings: net: altr,tse: Fix error in "compatible" conditional schema
 2023-06-23 11:20 UTC  (2+ messages)

[syzbot] [wireless?] [reiserfs?] general protection fault in __iterate_interfaces
 2023-06-23 11:08 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).