netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-09 14:31:11 to 2023-10-09 21:46:23 UTC [more...]

[PATCH][next] net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_size()
 2023-10-09 21:46 UTC 

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-09 21:29 UTC  (31+ 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-next v3 0/3] Rust abstractions for network PHY drivers
 2023-10-09 21:21 UTC  (39+ messages)
` [PATCH net-next v3 1/3] rust: core "
` [PATCH net-next v3 3/3] net: phy: add Rust Asix PHY driver

[PATCH net-next v4 0/3] net/sched: Introduce tc block ports tracking and use
 2023-10-09 20:54 UTC  (11+ messages)

[PATCH net-next 00/14] net: tls: various code cleanups and improvements
 2023-10-09 20:50 UTC  (15+ messages)
` [PATCH net-next 01/14] tls: get salt using crypto_info_salt in tls_enc_skb
` [PATCH net-next 02/14] tls: drop unnecessary cipher_type checks in tls offload
` [PATCH net-next 03/14] tls: store rec_seq directly within cipher_context
` [PATCH net-next 04/14] tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
` [PATCH net-next 05/14] tls: store iv directly within cipher_context
` [PATCH net-next 06/14] tls: extract context alloc/initialization out of tls_set_sw_offload
` [PATCH net-next 07/14] tls: move tls_prot_info initialization "
` [PATCH net-next 08/14] tls: also use init_prot_info in tls_set_device_offload
` [PATCH net-next 09/14] tls: add a helper to allocate/initialize offload_ctx_tx
` [PATCH net-next 10/14] tls: remove tls_context argument from tls_set_sw_offload
` [PATCH net-next 11/14] tls: remove tls_context argument from tls_set_device_offload
` [PATCH net-next 12/14] tls: validate crypto_info in a separate helper
` [PATCH net-next 13/14] chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
` [PATCH net-next 14/14] tls: use fixed size for tls_offload_context_{tx,rx}.driver_state

[PATCH] net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
 2023-10-09 20:48 UTC  (2+ messages)

[PATCH 6.1 000/162] 6.1.57-rc1 review
 2023-10-09 20:43 UTC 

[PATCH net-next 0/3] net: dsa: remove validate method
 2023-10-09 20:36 UTC  (7+ messages)
` [PATCH net-next 1/3] net: dsa: vsc73xx: add phylink capabilities
` [PATCH net-next 2/3] net: dsa: dsa_loop: "
` [PATCH net-next 3/3] net: dsa: remove dsa_port_phylink_validate()

[PATCH] net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 20:34 UTC  (3+ messages)

[PATCH] net: dsa: lantiq_gswip: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 20:33 UTC  (5+ messages)

[PATCH] net: dsa: mt7530: replace deprecated strncpy with ethtool_sprintf
 2023-10-09 20:33 UTC  (6+ messages)

[RFC PATCH iproute2-next 0/5] Persisting of mount namespaces along with network namespaces
 2023-10-09 20:32 UTC  (7+ 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 v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-09 20:24 UTC  (11+ 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 net-next v7 0/3] net: axienet: Introduce dmaengine
 2023-10-09 20:20 UTC  (7+ messages)
` [PATCH net-next v7 3/3] net: axienet: Introduce dmaengine support

[PATCH] Bluetooth: mark bacmp() and bacpy() as __always_inline
 2023-10-09 20:15 UTC  (8+ messages)

[syzbot] [net?] [wireless?] possible deadlock in rfkill_send_events
 2023-10-09 20:09 UTC 

[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] 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 v2] staging: qlge: Replace strncpy with strscpy
 2023-10-09 18:53 UTC  (4+ messages)

[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  (11+ messages)
` [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

[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 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  (3+ 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 


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