messages from 2024-03-05 10:42:57 to 2024-03-05 18:15:00 UTC [more...]
[linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41
2024-03-05 18:14 UTC
[RESEND2 PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
2024-03-05 18:14 UTC (5+ messages)
` [RESEND2 PATCH net v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock
[PATCH] docs: Makefile: Add dependency to $(YNL_INDEX) for targets other than htmldocs
2024-03-05 18:07 UTC (3+ messages)
[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
2024-03-05 18:06 UTC (18+ messages)
` [PATCH v4 02/12] selftests/harness: Merge TEST_F_FORK() into TEST_F()
` [PATCH v1 0/2] "
` [PATCH v1 1/2] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
` [PATCH v1 2/2] selftests/harness: Merge TEST_F_FORK() into TEST_F()
[PATCH net-next v9 00/13] net: Make timestamping selectable
2024-03-05 18:04 UTC (21+ messages)
` [PATCH net-next v9 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v9 07/13] ptp: Move from simple ida to xarray
` [PATCH net-next v9 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v9 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
[PATCH] net: raise RCU qs after each threaded NAPI poll
2024-03-05 17:53 UTC (8+ messages)
[PATCH iwl-net v1] ice: fix bug with suspend and rebuild
2024-03-05 17:35 UTC (3+ messages)
[PATCH net-next 1/2] net: geneve: Leverage core stats allocator
2024-03-05 17:29 UTC (2+ messages)
` [PATCH net-next 2/2] net: geneve: Remove generic .ndo_get_stats64
[PATCH iwl-net] ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()
2024-03-05 17:16 UTC (2+ messages)
[PATCH net-next v2] selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh
2024-03-05 17:08 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next v6 0/6] ice: Support 5 layer Tx scheduler topology
2024-03-05 14:39 UTC (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 1/6] devlink: extend devlink_param *set pointer
` [Intel-wired-lan] [PATCH iwl-next v6 2/6] ice: Support 5 layer topology
` [Intel-wired-lan] [PATCH iwl-next v6 3/6] ice: Adjust the VSI/Aggregator layers
` [Intel-wired-lan] [PATCH iwl-next v6 4/6] ice: Enable switching default Tx scheduler topology
` [Intel-wired-lan] [PATCH iwl-next v6 5/6] ice: Add tx_scheduling_layers devlink param
` [Intel-wired-lan] [PATCH iwl-next v6 6/6] ice: Document tx_scheduling_layers parameter
Reaching official SMC maintainers
2024-03-05 16:39 UTC (3+ messages)
[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
2024-03-05 16:43 UTC (7+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support
[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
2024-03-05 16:27 UTC (28+ messages)
` [PATCH net-next v2 02/22] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v2 03/22] ovpn: add basic netlink support
` [PATCH net-next v2 04/22] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v2 05/22] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v2 06/22] ovpn: introduce the ovpn_peer object
` [PATCH net-next v2 07/22] ovpn: introduce the ovpn_socket object
` [PATCH net-next v2 09/22] ovpn: implement basic RX path (UDP)
` [PATCH net-next v2 12/22] ovpn: implement TCP transport
` [PATCH net-next v2 14/22] ovpn: implement peer lookup logic
[PATCH net-next v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-28 (ixgbe, igc, igb, e1000e, e100)
2024-03-05 16:18 UTC (3+ messages)
[PATCH net-next v3] net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
2024-03-05 16:03 UTC (2+ messages)
[PATCH net-next 00/18] net: group together hot data
2024-03-05 16:04 UTC (19+ messages)
` [PATCH net-next 01/18] net: introduce struct net_hotdata
` [PATCH net-next 02/18] net: move netdev_budget and netdev_budget to net_hotdata
` [PATCH net-next 03/18] net: move netdev_tstamp_prequeue into net_hotdata
` [PATCH net-next 04/18] net: move ptype_all "
` [PATCH net-next 05/18] net: move netdev_max_backlog to net_hotdata
` [PATCH net-next 06/18] net: move ip_packet_offload and ipv6_packet_offload "
` [PATCH net-next 07/18] net: move tcpv4_offload and tcpv6_offload "
` [PATCH net-next 08/18] net: move dev_tx_weight "
` [PATCH net-next 09/18] net: move dev_rx_weight "
` [PATCH net-next 10/18] net: move skbuff_cache(s) "
` [PATCH net-next 11/18] udp: move udpv4_offload and udpv6_offload "
` [PATCH net-next 12/18] ipv6: move tcpv6_protocol and udpv6_protocol "
` [PATCH net-next 13/18] inet: move tcp_protocol and udp_protocol "
` [PATCH net-next 14/18] inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
` [PATCH net-next 15/18] ipv6: move inet6_ehash_secret and udp6_ehash_secret "
` [PATCH net-next 16/18] ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata
` [PATCH net-next 17/18] net: introduce include/net/rps.h
` [PATCH net-next 18/18] net: move rps_sock_flow_table to net_hotdata
[PATCH v2 net-next 0/2] Add en8811h phy driver and devicetree binding doc
2024-03-05 15:59 UTC (11+ messages)
` [PATCH v2 net-next 2/2] net: phy: air_en8811h: Add the Airoha EN8811H PHY driver
[PATCH net-next] selftests: avoid using SKIP(exit()) in harness fixure setup
2024-03-05 15:54 UTC (3+ messages)
[PATCH] net: bridge: Replace deprecated build flag HAVE_JUMP_LABEL with CONFIG_JUMP_LABEL
2024-03-05 15:53 UTC (2+ messages)
[PATCH bpf 1/2] xdp, bonding: Fix feature flags when there are no slave devs anymore
2024-03-05 15:47 UTC (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Fix up xdp bonding test wrt feature flags
[PATCH net-next -v3] net/core/dev.c: enable timestamp static key if CPU isolation is configured
2024-03-04 13:46 UTC
[PATCH net-next 1/3] net: gtp: Leverage core stats allocator
2024-03-05 15:39 UTC (6+ messages)
` [PATCH net-next 2/3] net: gtp: Remove generic .ndo_get_stats64
` [PATCH net-next 3/3] net: gtp: Move net_device assigned in setup
[PATCH v5] ice: Add get/set hw address for VFs using devlink commands
2024-03-05 15:35 UTC (2+ messages)
[PATCH v3 net-next 0/3] net: Provide SMP threads for backlog NAPI
2024-03-05 15:33 UTC (8+ messages)
` [PATCH v3 net-next 2/4] net: Allow to use "
[PATCH RESEND net-next] dt-bindings: net: dp83822: change ti,rmii-mode description
2024-03-05 15:27 UTC (2+ messages)
[PATCH net v4] ipv6: fib6_rules: flush route cache when rule is changed
2024-03-05 15:23 UTC (4+ messages)
[PATCH net-next v1] mlxbf_gige: add support to display pause frame counters
2024-03-05 15:18 UTC
[PATCH 2/2] net: x25: remove dead links from Kconfig
2024-03-05 14:55 UTC (2+ messages)
[PATCH] net: bcmgenet: Reset RBUF on first open
2024-03-05 15:13 UTC (4+ messages)
[PATCH net-next] dt-bindings: net: renesas,etheravb: Add support for R-Car V4M
2024-03-05 15:01 UTC (2+ messages)
[PATCH net-next] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
2024-03-05 15:00 UTC (2+ messages)
[PATCH] pds_core: Fix possible double free in error handling path
2024-03-05 14:58 UTC (3+ messages)
` [PATCH net V2] net: "
[PATCH net-next v2 0/3] make skip_sw actually skip software
2024-03-05 14:43 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: sched: cls_api: add skip_sw counter
` [PATCH net-next v2 2/3] net: sched: cls_api: add filter counter
` [PATCH net-next v2 3/3] net: sched: make skip_sw actually skip software
[PATCH v5 0/5] Add support for QMC HDLC
2024-03-05 14:53 UTC (4+ messages)
[PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
2024-03-05 14:49 UTC (2+ messages)
` [Intel-wired-lan] "
[6.6.x REGRESSION][BISECTED] dev_snmp6: broken Ip6OutOctets accounting for forwarded IPv6 packets
2024-03-05 14:38 UTC (9+ messages)
` fix IPSTATS_MIB_OUTOCTETS for IPv6 in stable-6.6.x
[PATCH net-next v2 0/4] net: macb: WOL enhancements
2024-03-05 14:45 UTC (7+ messages)
` [PATCH net-next v2 3/4] net: macb: Enable queue disable and WOL
[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
2024-03-05 14:41 UTC (12+ messages)
` [PATCH net-next v4 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v4 02/10] eth: Move IPv4/IPv6 multicast address bases to their own symbols
` [PATCH net-next v4 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v4 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v4 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v4 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v4 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v4 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v4 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v4 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms
[PATCH net-next 1/4] can: kvaser_usb: Add support for Leaf v3
2024-03-05 14:40 UTC (2+ messages)
[PATCH net v2] net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
2024-03-05 14:11 UTC (2+ messages)
[PATCH net-next v2 00/21] rxrpc: Miscellaneous changes and make use of MSG_SPLICE_PAGES
2024-03-05 14:03 UTC (3+ messages)
` [PATCH net-next v2 14/21] rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page frags
[PATCH net-next] net: macsec: Leverage core stats allocator
2024-03-05 13:52 UTC (2+ messages)
[PATCH 1/1] dt-bindings: net: dp83822: change ti,rmii-mode description
2024-03-05 13:41 UTC (2+ messages)
[PATCH] sr9800: Add check for usbnet_get_endpoints
2024-03-05 13:35 UTC (2+ messages)
[PATCH v3] sock: Use unsafe_memcpy() for sock_copy()
2024-03-05 13:23 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the pm tree
2024-03-05 13:23 UTC (3+ messages)
[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-03-05 13:22 UTC (7+ messages)
[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
2024-03-05 13:00 UTC (2+ messages)
[RFC PATCH net-next v6 00/15] Device Memory TCP
2024-03-05 12:55 UTC (6+ messages)
` [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
2024-03-05 12:50 UTC (2+ messages)
[PATCH net-next 0/4] net: gro: cleanups and fast path refinement
2024-03-05 12:50 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v5 0/5] ice: Support 5 layer Tx scheduler topology
2024-03-05 12:31 UTC (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 4/5] ice: Add tx_scheduling_layers devlink param
[PATCH net-next v12 00/15] Introducing P4TC (series 1)
2024-03-05 12:30 UTC (8+ messages)
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
[PATCH iwl-net v1] ice: fix typo in assignment
2024-03-05 12:27 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH] net/rds: fix WARNING in rds_conn_connect_if_down
2024-03-05 12:20 UTC (3+ messages)
[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2024-03-04 (ice)
2024-03-05 12:18 UTC (3+ messages)
` [PATCH net-next 9/9] ice: avoid unnecessary devm_ usage
[PATCH v4 net-next 0/4] net: Provide SMP threads for backlog NAPI
2024-03-05 12:17 UTC (7+ messages)
` [PATCH v4 net-next 1/4] net: Remove conditional threaded-NAPI wakeup based on task state
` [PATCH v4 net-next 2/4] net: Allow to use SMP threads for backlog NAPI
` [PATCH v4 net-next 3/4] net: Use backlog-NAPI to clean up the defer_list
` [PATCH v4 net-next 4/4] net: Rename rps_lock to backlog_lock
[PATCH net-next v3] net: netconsole: Add continuation line prefix to userdata messages
2024-03-05 12:14 UTC (2+ messages)
[PATCH net-next v3 0/9] MT7530 DSA Subdriver Improvements Act III
2024-03-05 12:00 UTC (4+ messages)
[Bug] INFO: task hung in lock_sock_nested
2024-03-05 11:52 UTC
[net-next v1 00/16] Device Memory TCP
2024-03-05 11:45 UTC (3+ messages)
` [net-next v1 04/16] gve: implement queue api
[PATCH] net: dsa: microchip: fix register write order in ksz8_ind_write8()
2024-03-05 11:40 UTC (2+ messages)
` [PATCH net] "
[PATCH net v3] netfilter: Add protection for bmp length out of range
2024-03-05 11:38 UTC
[PATCH] net: hns: Use common error handling code in hns_mac_init()
2024-03-05 11:32 UTC (2+ messages)
[PATCH net-next v6 0/5] remove page frag implementation in vhost_net
2024-03-05 11:30 UTC (2+ messages)
[PATCH net-next 00/13] selftests: mptcp: share code and fix shellcheck warnings
2024-03-05 11:19 UTC (13+ messages)
` [PATCH net-next 03/13] selftests: mptcp: add mptcp_lib_check_output helper
` [PATCH net-next 04/13] selftests: mptcp: add local variables rndh
` [PATCH net-next 05/13] selftests: mptcp: add mptcp_lib_ns_init/exit helpers
` [PATCH net-next 06/13] selftests: mptcp: more operations in ns_init/exit
` [PATCH net-next 07/13] selftests: mptcp: add mptcp_lib_events helper
` [PATCH net-next 08/13] selftests: mptcp: diag: fix shellcheck warnings
` [PATCH net-next 09/13] selftests: mptcp: connect: "
` [PATCH net-next 10/13] selftests: mptcp: sockopt: "
` [PATCH net-next 11/13] selftests: mptcp: pm netlink: "
` [PATCH net-next 12/13] selftests: mptcp: simult flows: "
` [PATCH net-next 13/13] selftests: userspace pm: avoid relaunching pm events
[PATCH net-next v3] net: phy: dp83822: Fix RGMII TX delay configuration
2024-03-05 11:06 UTC
[syzbot] Monthly wireless report (Mar 2024)
2024-03-05 11:10 UTC
[PATCH v3 0/3] DONOTMERGE: Add minimal XDP support to TI AM65 CPSW Ethernet driver
2024-03-05 11:08 UTC (4+ messages)
` [PATCH v3 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v3 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH v3 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
[PATCH net-next v2 0/4] tools: ynl: add --dbg-small-recv for easier kernel testing
2024-03-05 11:05 UTC (5+ messages)
` [PATCH net-next v2 2/4] tools: ynl: allow setting recv() size
` [PATCH net-next v2 4/4] tools: ynl: add --dbg-small-recv for easier kernel testing
[PATCH net-next v2 0/3] tools: ynl: clean up make clean
2024-03-05 10:56 UTC (7+ messages)
` [PATCH net-next v2 1/3] tools: ynl: rename make hardclean -> distclean
` [PATCH net-next v2 2/3] tools: ynl: add distclean to .PHONY in all makefiles
` [PATCH net-next v2 3/3] tools: ynl: remove __pycache__ during clean
[PATCH net-next 0/4] mptcp: some clean-up patches
2024-03-05 11:04 UTC (5+ messages)
` [PATCH net-next 1/4] mptcp: drop duplicate header inclusions
` [PATCH net-next 2/4] mptcp: update set_flags interfaces
` [PATCH net-next 3/4] mptcp: set error messages for set_flags
` [PATCH net-next 4/4] mptcp: drop lookup_by_id in lookup_addr
[PATCH net-next v3 0/7] Support for nexthop group statistics
2024-03-05 10:42 UTC (4+ messages)
` [PATCH net-next v3 2/7] net: nexthop: Add NHA_OP_FLAGS
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).