messages from 2024-02-28 16:04:13 to 2024-02-29 03:56:22 UTC [more...]
[PATCH net-next v2 0/2] doc: sfp-phylink: update the porting guide
2024-02-29 3:56 UTC (3+ messages)
` [PATCH net-next v2 1/2] doc: sfp-phylink: update the porting guide with PCS handling
[PATCH net-next v2 0/3] netdev: add per-queue statistics
2024-02-29 3:52 UTC (6+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] netdev: add queue stat for alloc failures
` [PATCH net-next v2 3/3] eth: bnxt: support per-queue statistics
[PATCH net-next v2] net: phy: dp83826: disable WOL at init
2024-02-29 3:50 UTC (2+ messages)
[PATCH net-next] netlabel: remove impossible return value in netlbl_bitmap_walk
2024-02-29 3:50 UTC (2+ messages)
[PATCH v2] net: remove SLAB_MEM_SPREAD flag usage
2024-02-29 3:50 UTC (2+ messages)
[PATCH net-next 0/3] inet: implement lockless RTM_GETNETCONF ops
2024-02-29 3:50 UTC (2+ messages)
[PATCH net v2] rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
2024-02-29 3:50 UTC (2+ messages)
[PATCH net-next v2] net: Modify mono_delivery_time with clockid_delivery_time
2024-02-29 3:06 UTC (8+ messages)
[PATCH v2] net: txgbe: fix GPIO interrupt blocking
2024-02-29 2:42 UTC
[PATCH v4 0/3] wifi: ath11k: hibernation support
2024-02-29 2:30 UTC (4+ messages)
` [PATCH v4 3/3] wifi: ath11k: support hibernation
[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
2024-02-29 2:08 UTC (7+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC net-next v1 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD
[PATCH net] kunit: Fix again checksum tests on big endian CPUs
2024-02-29 1:55 UTC (5+ messages)
[PATCH net-next v2 0/8] MT7530 DSA Subdriver Improvements Act III
2024-02-29 1:49 UTC (3+ messages)
` [PATCH net-next v2 8/8] net: dsa: mt7530: simplify link operations and force link down on all ports
[PATCH v4 0/8] iio: core: New macros and making use of them
2024-02-29 1:36 UTC (27+ messages)
` [PATCH v4 1/8] overflow: Use POD in check_shl_overflow()
` [PATCH v4 2/8] overflow: Add struct_size_with_data() and struct_data_pointer() helpers
` [PATCH v4 3/8] iio: core: NULLify private pointer when there is no private data
` [PATCH v4 4/8] iio: core: Calculate alloc_size only once in iio_device_alloc()
` [PATCH v4 5/8] iio: core: Use new helpers from overflow.h "
` [PATCH v4 6/8] spi: Use new helpers from overflow.h in __spi_alloc_controller()
` [PATCH v4 7/8] net-device: Use new helpers from overflow.h in netdevice APIs
` [PATCH v4 8/8] dmaengine: ste_dma40: Use new helpers from overflow.h
[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
2024-02-29 0:59 UTC (13+ messages)
` [PATCH v4 01/12] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
` [PATCH v4 02/12] selftests/harness: Merge TEST_F_FORK() into TEST_F()
` [PATCH v4 03/12] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH v4 04/12] selftests: kselftest_harness: generate test name once
` [PATCH v4 05/12] selftests: kselftest_harness: save full exit code in metadata
` [PATCH v4 06/12] selftests: kselftest_harness: use exit code to store skip
` [PATCH v4 07/12] selftests: kselftest: add ksft_test_result_code(), handling all exit codes
` [PATCH v4 08/12] selftests: kselftest_harness: print test name for SKIP
` [PATCH v4 09/12] selftests: kselftest_harness: separate diagnostic message with # in ksft_test_result_code()
` [PATCH v4 10/12] selftests: kselftest_harness: let PASS / FAIL provide diagnostic
` [PATCH v4 11/12] selftests: kselftest_harness: support using xfail
` [PATCH v4 12/12] selftests: ip_local_port_range: use XFAIL instead of SKIP
[PATCH iproute2] ifstat: handle unlink return value
2024-02-29 0:51 UTC (2+ messages)
[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-28 (ixgbe, igc, igb, e1000e, e100)
2024-02-29 0:50 UTC (6+ messages)
` [PATCH net-next 1/4] intel: make module parameters readable in sys filesystem
` [PATCH net-next 2/4] ixgbe: Add 1000BASE-BX support
` [PATCH net-next 3/4] igc: fix LEDS_CLASS dependency
` [PATCH net-next 4/4] e1000e: Minor flow correction in e1000_shutdown function
[PATCH v2 0/7] scsi: replace deprecated strncpy
2024-02-29 0:18 UTC (13+ messages)
` [PATCH v2 1/7] scsi: mpi3mr: replace deprecated strncpy with assignments
` [PATCH v2 2/7] scsi: mpt3sas: replace deprecated strncpy with strscpy
` [PATCH v2 3/7] scsi: qedf: "
` [PATCH v2 4/7] scsi: qla4xxx: "
` [PATCH v2 5/7] scsi: devinfo: replace strncpy and manual pad
` [PATCH v2 6/7] scsi: smartpqi: replace deprecated strncpy with strscpy
` [PATCH v2 7/7] scsi: wd33c93: "
[PATCH net 0/3] Netfilter fixes for net
2024-02-29 0:01 UTC (4+ messages)
` [PATCH net 1/3] netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
` [PATCH net 2/3] netfilter: bridge: confirm multicast packets before passing them up the stack
` [PATCH net 3/3] selftests: netfilter: add bridge conntrack + multicast test case
[PATCH] net: raise RCU qs after each threaded NAPI poll
2024-02-28 23:53 UTC (21+ messages)
[PATCH net] gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
2024-02-28 23:51 UTC (2+ messages)
[PATCH net-next] tools: ynl: protect from old OvS headers
2024-02-28 23:50 UTC (2+ messages)
[PATCH net-next v3 00/15] tools: ynl: stop using libmnl
2024-02-28 23:50 UTC (2+ messages)
[PATCH net] tools: ynl: fix handling of multiple mcast groups
2024-02-28 23:50 UTC (2+ messages)
[PATCH v14 0/5] netdevsim: link and forward skbs between ports
2024-02-28 23:22 UTC (6+ messages)
` [PATCH v14 1/5] netdevsim: allow two netdevsim ports to be connected
` [PATCH v14 2/5] netdevsim: forward skbs from one connected port to another
` [PATCH v14 3/5] netdevsim: add ndo_get_iflink() implementation
` [PATCH v14 4/5] netdevsim: add selftest for forwarding skb between connected ports
` [PATCH v14 5/5] netdevsim: fix rtnetlink.sh selftest
[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
2024-02-28 23:06 UTC (4+ messages)
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
2024-02-28 22:57 UTC (5+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
` [bug report] dead loop in generic_perform_write() //Re: "
[PATCH net-next v3 0/6] Support for ASP 2.2 and optimizations
2024-02-28 22:54 UTC (7+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2
` [PATCH net-next v3 2/6] dt-bindings: net: brcm,asp-v2.0: "
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP 2.2
` [PATCH net-next v3 4/6] net: phy: mdio-bcm-unimac: Add asp v2.2 support
` [PATCH net-next v3 5/6] net: bcmasp: Keep buffers through power management
` [PATCH net-next v3 6/6] net: bcmasp: Add support for PHY interrupts
[PATCH net 0/4] tls: a few more fixes for async decrypt
2024-02-28 22:44 UTC (5+ messages)
` [PATCH net 1/4] tls: decrement decrypt_pending if no async completion will be called
` [PATCH net 2/4] tls: fix peeking with sync+async decryption
` [PATCH net 3/4] tls: separate no-async decryption request handling from async
` [PATCH net 4/4] tls: fix use-after-free on failed backlog decryption
[linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e
2024-02-28 22:03 UTC (2+ messages)
[PATCH bpf] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
2024-02-28 21:26 UTC (2+ messages)
[PATCH net-next v12 00/15] Introducing P4TC (series 1)
2024-02-28 21:13 UTC (4+ messages)
[PATCH net-next] selftests: tc-testing: add mirred to block tdc tests
2024-02-28 20:35 UTC (4+ messages)
The sk_err mechanism is infuriating in userspace
2024-02-28 20:00 UTC (4+ messages)
[PATCH net-next] net: netconsole: Add continuation line prefix to userdata messages
2024-02-28 19:51 UTC (3+ messages)
lock warnings in dev_addr_lists test
2024-02-28 19:45 UTC
[PATCH net-next v2 0/3] tun: AF_XDP Tx zero-copy support
2024-02-28 18:31 UTC (2+ messages)
[PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
2024-02-28 18:20 UTC (2+ messages)
[PATCH net-next v2 0/2] net: phy: qcom: qca808x: fill in possible_interfaces
2024-02-28 18:04 UTC (4+ messages)
` [PATCH net-next v2 1/2] net: phy: qcom: qca808x: add helper for checking for 1G only model
` [PATCH net-next v2 2/2] net: phy: qcom: qca808x: fill in possible_interfaces
[net-next,v2 0/6] ravb: Align Rx descriptor setup and maintenance
2024-02-28 18:04 UTC (2+ messages)
[PATCH net-next] net: ip6_tunnel: Leverage core stats allocator
2024-02-28 18:03 UTC
[PATCH net 0/2] net: tehuti: Fix some error handling paths in bdx_probe()
2024-02-28 17:59 UTC (7+ messages)
` [PATCH net 1/2] net: tehuti: Fix a missing pci_disable_msi() in the error handling path of bdx_probe()
` [PATCH net 2/2] net: tehuti: Fix leaks "
[RFC] net: hsr: Provide RedBox support
2024-02-28 17:58 UTC (5+ messages)
[PATCH net-next v2 0/6] Support for ASP 2.2 and optimizations
2024-02-28 17:53 UTC (4+ messages)
` [PATCH net-next v2 5/6] net: bcmasp: Keep buffers through power management
[PATCH v3 net-next 11/14] af_unix: Assign a unique index to SCC
2024-02-28 17:51 UTC (3+ messages)
[PATCH net-next 0/2] net: add local address bind support to vxlan and geneve
2024-02-28 17:51 UTC (5+ messages)
` [PATCH net-next 2/2] net: geneve: enable local address bind for geneve sockets
[pull request][net-next V3 00/15] mlx5 socket direct (Multi-PF)
2024-02-28 17:43 UTC (13+ messages)
` [net-next V3 15/15] Documentation: networking: Add description for multi-pf netdev
[PATCH net] igb: extend PTP timestamp adjustments to i211
2024-02-28 17:43 UTC (4+ messages)
[PATCH net-next 0/3] ice: lighter locking for PTP time reading
2024-02-28 17:39 UTC (4+ messages)
` [PATCH net-next 1/3] ice: add ice_adapter for shared data across PFs on the same NIC
[PATCH net] i40e: Fix firmware version comparison function
2024-02-28 17:33 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/7] Support for nexthop group statistics
2024-02-28 17:16 UTC (11+ messages)
` [PATCH net-next 2/7] net: nexthop: Add NHA_OP_FLAGS
` [PATCH net-next 7/7] net: nexthop: Expose nexthop group HW stats to user space
Question regarding handling PHY
2024-02-28 16:55 UTC (2+ messages)
[PATCH iwl-net 0/5] ice: LLDP support for VFs
2024-02-28 16:47 UTC (7+ messages)
` [PATCH iwl-net 1/5] ice: Add function to get VF from device struct
` [PATCH iwl-net 2/5] ice: Fix check for existing switch rule
` [PATCH iwl-net 3/5] ice: Do not add LLDP-specific filter
` [PATCH iwl-net 4/5] ice: Implement VF LLDP RX support on VF
` [PATCH iwl-net 5/5] ice: Implement VF LLDP TX support for VF
[PATCH net-next v5 00/21] ice: add PFCP filter support
2024-02-28 16:46 UTC (37+ messages)
` [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}()
` [PATCH net-next v5 02/21] lib/test_bitmap: add tests for bitmap_{read,write}()
` [PATCH net-next v5 03/21] lib/test_bitmap: use pr_info() for non-error messages
` [PATCH net-next v5 04/21] bitops: add missing prototype check
` [PATCH net-next v5 05/21] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH net-next v5 06/21] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH net-next v5 07/21] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH net-next v5 09/21] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
` [PATCH net-next v5 10/21] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH net-next v5 11/21] tools: move alignment-related macros to new <linux/align.h>
` [PATCH net-next v5 12/21] bitmap: introduce generic optimized bitmap_size()
` [PATCH net-next v5 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH net-next v5 14/21] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH net-next v5 17/21] lib/bitmap: add tests for IP tunnel flags conversion helpers
` [Intel-wired-lan] [PATCH net-next v5 00/21] ice: add PFCP filter support
[PATCH wpan] mac802154: fix llsec key resources release in mac802154_llsec_key_del
2024-02-28 16:38 UTC
[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
2024-02-28 16:42 UTC (3+ messages)
` [PATCH net-next v5 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
[PATCH RFC iproute2] devlink: Add eswitch attr option for shared descriptors
2024-02-28 16:33 UTC (2+ messages)
[PATCH v3 net-next 13/14] af_unix: Replace garbage collection algorithm
2024-02-28 16:29 UTC (2+ messages)
[PATCH] ip link: hsr: Add support for passing information about INTERLINK device
2024-02-28 16:29 UTC (4+ messages)
[net-next PATCH v2] octeontx2: Add PTP clock driver for Octeon PTM clock
2024-02-28 16:08 UTC (2+ messages)
[PATCH] [v2] net: bql: fix building with BQL disabled
2024-02-28 16:06 UTC
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).