netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-09 09:39:21 to 2023-10-09 15:51:48 UTC [more...]

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-09 15:51 UTC 

[PATCH net-next v3 0/3] Rust abstractions for network PHY drivers
 2023-10-09 15:50 UTC  (48+ 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] 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  (14+ 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 net-next] devlink: don't take instance lock for nested handle put
 2023-10-09 15:37 UTC  (9+ messages)

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

[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 v1 net] af_packet: Fix fortified memcpy() without flex array
 2023-10-09 15:31 UTC 

[PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-09 15:23 UTC  (16+ 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 01/10] appletalk: remove localtalk and ppp support
 2023-10-09 15:24 UTC  (14+ 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

[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 net-next v3 00/12] vsock/virtio: continue MSG_ZEROCOPY support
 2023-10-09 15:17 UTC  (9+ 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] netclassid: on modifying netclassid, only consider the main process
 2023-10-09 15:14 UTC  (2+ messages)

[RFC] docs: netdev: encourage reviewers
 2023-10-09 15:13 UTC  (5+ 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  (19+ 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] appletalk: remove ipddp driver
 2023-10-09 14:10 UTC 

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

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

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

[PATCH 6.1 111/162] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:01 UTC 

[PATCH v2] staging: qlge: Replace strncpy with strscpy
 2023-10-09 13:17 UTC  (2+ messages)

[PATCH] atm: fore200e: Drop unnecessary of_match_device()
 2023-10-09 13:13 UTC  (2+ messages)

[PATCH 6.5 104/163] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:01 UTC 

[PATCH net] net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()
 2023-10-09 13:08 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: remove validate method
 2023-10-09 13:04 UTC  (5+ 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()

fix the non-coherent coldfire dma_alloc_coherent
 2023-10-09 12:58 UTC  (13+ messages)
` [PATCH 1/6] dma-direct: add depdenencies to CONFIG_DMA_GLOBAL_POOL
` [PATCH 5/6] net: fec: use dma_alloc_noncoherent for m532x

[PATCH v4 0/3] Add MCTP-over-KCS transport binding
 2023-10-09 12:48 UTC  (3+ messages)
` [PATCH v4 3/3] mctp: "

[syzbot] Monthly nfc report (Oct 2023)
 2023-10-09 12:45 UTC 

[PATCH v2 0/3] Rust abstractions for network PHY drivers
 2023-10-09 12:39 UTC  (3+ messages)

[syzbot] [net?] WARNING in skb_checksum_help (2)
 2023-10-09 11:55 UTC  (2+ messages)

[RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
 2023-10-09 11:50 UTC  (22+ messages)
` [RFC PATCH 5/7] "

[PATCH net v2] docs: fix info about representor identification
 2023-10-09 11:33 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in create_monitor_event
 2023-10-09 11:32 UTC  (2+ messages)

[PATCH net] nfp: flower: avoid rmmod nfp crash issues
 2023-10-09 11:21 UTC 

[PATCH net-next v8] net/core: Introduce netdev_core_stats_inc()
 2023-10-09 11:16 UTC 

[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
 2023-10-09 10:52 UTC  (5+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed

[PATCH iwl-next v1 0/2] intel: format specifier cleanups
 2023-10-09 10:50 UTC  (4+ messages)
  ` [Intel-wired-lan] "

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

[PATCH net-next 00/11] Extend VXLAN driver to support FDB flushing
 2023-10-09 10:06 UTC  (12+ messages)
` [PATCH net-next 01/11] net: Handle bulk delete policy in bridge driver
` [PATCH net-next 02/11] vxlan: vxlan_core: Make vxlan_flush() more generic for future use
` [PATCH net-next 03/11] vxlan: vxlan_core: Do not skip default entry in vxlan_flush() by default
` [PATCH net-next 04/11] vxlan: vxlan_core: Add support for FDB flush
` [PATCH net-next 05/11] vxlan: vxlan_core: Support FDB flushing by source VNI
` [PATCH net-next 06/11] vxlan: vxlan_core: Support FDB flushing by nexthop ID
` [PATCH net-next 07/11] vxlan: vxlan_core: Support FDB flushing by destination VNI
` [PATCH net-next 08/11] vxlan: vxlan_core: Support FDB flushing by destination port
` [PATCH net-next 09/11] vxlan: vxlan_core: Support FDB flushing by destination IP
` [PATCH net-next 10/11] selftests: Add test cases for FDB flush with VXLAN device
` [PATCH net-next 11/11] selftests: fdb_flush: Add test cases for FDB flush with bridge device

[PATCH net v2] octeontx2-pf: Fix page pool frag allocation failure
 2023-10-09  9:47 UTC  (3+ messages)
  ` [EXT] "

[PATCH net 0/6] pull-request: can 2023-10-09
 2023-10-09  8:50 UTC  (5+ messages)
` [PATCH net 1/6] can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
` [PATCH net 2/6] can: sun4i_can: Only show Kconfig if ARCH_SUNXI is set
` [PATCH net 4/6] can: sja1000: Always restart the Tx queue after an overrun
` [PATCH net 6/6] can: tcan4x5x: Fix id2_register for tcan4553


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