netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-09 13:27:57 to 2023-10-09 20:01:04 UTC [more...]

[PATCH] nfc: nci: assert requested protocol is valid
 2023-10-09 20:00 UTC  (2+ messages)
` [PATCH v2 net] "

[PATCH v2] bna: replace deprecated strncpy with strscpy_pad
 2023-10-09 19:58 UTC  (2+ messages)

[PATCH][next] wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_size()
 2023-10-09 19:57 UTC  (2+ messages)

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-09 19:56 UTC  (18+ messages)
` [PATCH net-next v5 01/16] net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
` [PATCH net-next v5 02/16] net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/set
` [PATCH net-next v5 03/16] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next v5 04/16] net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
` [PATCH net-next v5 05/16] net: Make dev_set_hwtstamp_phylib accessible
` [PATCH net-next v5 06/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v5 07/16] net: phy: micrel: fix ts_info value in case of no phc
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer
` [PATCH net-next v5 09/16] netlink: specs: Introduce new netlink command to get current timestamp
` [PATCH net-next v5 10/16] net: ethtool: Add a command to list available time stamping layers
` [PATCH net-next v5 11/16] netlink: specs: Introduce new netlink "
` [PATCH net-next v5 12/16] net: Replace hwtstamp_source by timestamping layer
` [PATCH net-next v5 13/16] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v5 14/16] net: ethtool: ts: Update GET_TS to reply the current selected timestamp
` [PATCH net-next v5 15/16] net ethtool: net: Let the active time stamping layer be selectable
` [PATCH net-next v5 16/16] netlink: specs: Introduce time stamping set command

[PATCH] net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 19:52 UTC  (2+ messages)

[PATCH] Bluetooth: mark bacmp() and bacpy() as __always_inline
 2023-10-09 19:48 UTC  (6+ messages)

[PATCH net-next v7 0/3] net: axienet: Introduce dmaengine
 2023-10-09 19:41 UTC  (6+ messages)
` [PATCH net-next v7 3/3] net: axienet: Introduce dmaengine support

[PATCH net-next v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-09 19:22 UTC  (10+ messages)
` [PATCH net-next v3 02/12] vsock: read from socket's error queue
` [PATCH net-next v3 10/12] test/vsock: MSG_ZEROCOPY flag tests
` [PATCH net-next v3 11/12] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [PATCH net-next v3 12/12] test/vsock: io_uring rx/tx tests

[PATCH] appletalk: remove ipddp driver
 2023-10-09 19:27 UTC  (2+ messages)

iperf performance regression since Linux 5.18
 2023-10-09 19:19 UTC  (3+ messages)

[PATCH] net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 18:57 UTC  (4+ messages)

[PATCH] net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 18:56 UTC  (5+ messages)

[PATCH v2] staging: qlge: Replace strncpy with strscpy
 2023-10-09 18:53 UTC  (4+ messages)

[PATCH] net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
 2023-10-09 18:52 UTC 

[RFC PATCH iproute2-next 0/5] Persisting of mount namespaces along with network namespaces
 2023-10-09 18:27 UTC  (6+ messages)
` [RFC PATCH iproute2-next 1/5] ip: Mount netns in child process instead of from inside the new namespace
` [RFC PATCH iproute2-next 2/5] ip: Split out code creating namespace mount dir so it can be reused
` [RFC PATCH iproute2-next 3/5] lib/namespace: Factor out code for reuse
` [RFC PATCH iproute2-next 4/5] ip: Also create and persist mount namespace when creating netns
` [RFC PATCH iproute2-next 5/5] lib/namespace: Also mount a bpffs instance inside new mount namespaces

[PATCH net-next] net: mdio: xgene: Use device_get_match_data()
 2023-10-09 17:29 UTC 

[PATCH net-next] net: can: Use device_get_match_data()
 2023-10-09 17:29 UTC 

[PATCH net-next] net: ethernet: wiznet: Use spi_get_device_match_data()
 2023-10-09 17:29 UTC 

[PATCH net-next] net: ethernet: Use device_get_match_data()
 2023-10-09 17:28 UTC 

[PATCH 01/10] appletalk: remove localtalk and ppp support
 2023-10-09 17:29 UTC  (16+ messages)
` [PATCH 02/10] ieee802154: avoid deprecated .ndo_do_ioctl callback
` [PATCH 03/10] ethernet: sp7021: fix ioctl callback pointer
` [PATCH 04/10] staging: ks7010: remove unused ioctl handler
` [PATCH 05/10] staging: rtl8192: remove unused legacy ioctl handlers
` [PATCH 06/10] staging: rtl8712: "
` [PATCH 07/10] staging: rtl8723bs: remove dead code
` [PATCH 08/10] wireless: atmel: remove unused ioctl function
` [PATCH 09/10] wireless: hostap: "
` [PATCH 10/10] net: remove ndo_do_ioctl handler

[ANN] netconf '23 presentations are available
 2023-10-09 17:22 UTC 

[PATCH v1 net] af_packet: Fix fortified memcpy() without flex array
 2023-10-09 17:21 UTC  (4+ messages)

[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-09 17:04 UTC  (21+ messages)
` [PATCH 01/14] bitops: add missing prototype check
` [PATCH 02/14] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
` [PATCH 04/14] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
` [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
` [PATCH 07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH 08/14] bitmap: introduce generic optimized bitmap_size()
` [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()
` [PATCH 10/14] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH 11/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH 12/14] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH 13/14] lib/bitmap: add tests for bitmap_{get,set}_bits()
` [PATCH 14/14] lib/bitmap: add tests for IP tunnel flags conversion helpers

[PATCH net-next v3 0/3] Rust abstractions for network PHY drivers
 2023-10-09 17:04 UTC  (47+ messages)
` [PATCH net-next v3 1/3] rust: core "
` [PATCH net-next v3 3/3] net: phy: add Rust Asix PHY driver

[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-09 16:55 UTC  (6+ messages)

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-09 16:45 UTC  (11+ messages)
` [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL

[PATCH net-next v2 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-09 16:37 UTC  (3+ messages)
` [PATCH net-next v2 2/6] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values

[PATCH bpf-next v3 00/10] xsk: TX metadata
 2023-10-09 16:37 UTC  (4+ messages)
` [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata

[patch net-next] devlink: don't take instance lock for nested handle put
 2023-10-09 16:31 UTC  (10+ messages)

[RFC] docs: netdev: encourage reviewers
 2023-10-09 16:13 UTC  (6+ messages)

[PATCH net-next 7/7] vxlan: use generic function for tunnel IPv4 route lookup
 2023-10-09 16:12 UTC  (2+ messages)

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (2+ messages)

[PATCH] net/sched: use spin_lock_bh() on &gact->tcf_lock
 2023-10-09 15:52 UTC  (6+ messages)

[patch net-next] netlink: specs: don't allow version to be specified for genetlink
 2023-10-09 15:49 UTC 

[REGRESSION] Userland interface breaks due to hard HFSC_FSC requirement
 2023-10-09 15:46 UTC  (6+ messages)

[PATCH RFC v6 net-next 00/17] Introducing P4TC
 2023-10-09 15:39 UTC  (6+ messages)
` [PATCH RFC v6 net-next 13/17] p4tc: add table entry create, update, get, delete, flush and dump

[PATCH v12 00/12] Network support for Landlock
 2023-10-09 15:36 UTC  (6+ messages)
` [PATCH v12 08/12] landlock: Add network rules and TCP hooks support

The difference between linux kernel driver and FreeBSD's with Intel X533
 2023-10-09 15:33 UTC  (3+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next v3 0/5] dpll: add phase-offset and phase-adjust
 2023-10-09 15:22 UTC  (8+ messages)
` [PATCH net-next v3 2/5] dpll: spec: add support for pin-dpll signal phase offset/adjust

[PATCH net v2] ixgbe: fix crash with empty VF macvlan list
 2023-10-09 15:19 UTC  (2+ messages)

[PATCH net-next 2/2] ixgbe: fix end of loop test in ixgbe_set_vf_macvlan()
 2023-10-09 15:18 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 1/2] igb: Fix an end of loop test
 2023-10-09 15:17 UTC  (2+ messages)

[PATCH v2 1/2] atm: solos-pci: Fix potential deadlock on &cli_queue_lock
 2023-10-09 15:17 UTC  (4+ messages)

[PATCH] netclassid: on modifying netclassid, only consider the main process
 2023-10-09 15:14 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-stm32: refactor clock config
 2023-10-09 14:59 UTC 

[PATCH V2] ax25: Fix potential deadlock on &ax25_list_lock
 2023-10-09 14:55 UTC  (4+ messages)

[PATCH net-next v5 0/6] ptp: Support for multiple filtered timestamp event queue readers
 2023-10-09 14:52 UTC  (3+ messages)
` [PATCH net-next v5 1/6] posix-clock: introduce posix_clock_context concept

[PATCH 1/4] time: add ktime_get_cycles64() api
 2023-10-09 14:48 UTC  (7+ messages)

[PATCH net] net/smc: Fix pos miscalculation in statistics
 2023-10-09 14:40 UTC 

[PATCH net-next v3 0/3] add skb_segment kunit coverage
 2023-10-09 14:41 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: add skb_segment kunit test
` [PATCH net-next v3 2/3] net: parametrize skb_segment unit test to expand coverage
` [PATCH net-next v3 3/3] net: expand skb_segment unit test with frag_list coverage

[PATCH net] tcp: allow again tcp_disconnect() when threads are waiting
 2023-10-09 14:37 UTC 

[PATCH net-next v7] net/core: Introduce netdev_core_stats_inc()
 2023-10-09 14:28 UTC  (17+ messages)

[PATCH v7 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-09 14:26 UTC  (4+ messages)
` [PATCH v7 10/30] net: wan: Add support for QMC HDLC

[PATCH bpf v4] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-09 14:20 UTC  (3+ messages)

[PATCH] net: appletalk: remove cops support
 2023-10-09 14:08 UTC  (3+ messages)

[PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
 2023-10-09 14:03 UTC  (2+ messages)

[PATCH 4.19 77/91] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:06 UTC 

[PATCH 4.14 45/55] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:06 UTC 

[PATCH 5.10 199/226] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:02 UTC 

[PATCH V2 net-next 0/2] add vf fault detect support for HNS3 ethernet driver
 2023-10-09 13:42 UTC  (3+ messages)
` [PATCH V2 net-next 2/2] net: hns3: add vf fault detect support

[net-next v3 1/5] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
 2023-10-09 13:37 UTC  (5+ messages)
` [net-next v3 2/5] netdev: make napi_schedule return bool on NAPI successful schedule
` [net-next v3 3/5] netdev: replace napi_reschedule with napi_schedule
` [net-next v3 4/5] net: tc35815: rework network interface interrupt logic
` [net-next v3 5/5] netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule

[PATCH net v3 1/1] ethtool: Fix mod state of verbose no_mask bitset
 2023-10-09 13:36 UTC 

[PATCH 5.4 110/131] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:02 UTC 

[PATCH bpf 0/2] riscv, bpf: Properly sign-extend return values
 2023-10-09 13:30 UTC  (3+ 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).