netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-25 22:08:39 to 2024-07-26 20:00:54 UTC [more...]

[PATCH net-next v7 0/3] net: A lightweight zero-copy notification
 2024-07-26 20:00 UTC  (10+ messages)
` [PATCH net-next v7 1/3] sock: support copying cmsgs to the user space in sendmsg
` [PATCH net-next v7 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
    ` [External] "

[PATCH 0/7] can: m_can: Fix polling and other issues
 2024-07-26 19:59 UTC  (8+ messages)
` [PATCH 1/7] can: m_can: Reset coalescing during suspend/resume
` [PATCH 2/7] can: m_can: Remove coalesing disable in isr during suspend
` [PATCH 3/7] can: m_can: Remove m_can_rx_peripheral indirection
` [PATCH 4/7] can: m_can: Do not cancel timer from within timer
` [PATCH 5/7] can: m_can: disable_all_interrupts, not clear active_interrupts
` [PATCH 6/7] can: m_can: Reset cached active_interrupts on start
` [PATCH 7/7] can: m_can: Limit coalescing to peripheral instances

[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-07-26 19:41 UTC  (8+ messages)

[PATCH] bpf, cpumap: Fix use after free of bpf_cpu_map_entry in cpu_map_enqueue
 2024-07-26 19:11 UTC  (3+ messages)

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-26 19:04 UTC  (4+ messages)
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-07-26 18:36 UTC  (2+ messages)

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-26 18:30 UTC  (10+ messages)
` [RFC PATCH v9 03/11] bpf: Allow struct_ops prog to return referenced kptr
` [RFC PATCH v9 06/11] bpf: net_sched: Add bpf qdisc kfuncs
` [RFC PATCH v9 07/11] bpf: net_sched: Allow more optional operators in Qdisc_ops

[PATCH] ptp: Add vDSO-style vmclock support
 2024-07-26 18:28 UTC  (32+ messages)

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-26 17:56 UTC  (46+ messages)

[net PATCH] fbnic: Change kconfig prompt from S390=n to !S390
 2024-07-26 17:47 UTC  (4+ messages)

[PATCH bpf 0/6] selftest/bpf: Various sockmap-related fixes
 2024-07-26 17:36 UTC  (8+ messages)
` [PATCH bpf 1/6] selftest/bpf: Support more socket types in create_pair()
` [PATCH bpf 3/6] selftest/bpf: Simplify inet_socketpair() and vsock_unix_redir_connectible()
` [PATCH bpf 6/6] selftest/bpf: Introduce __attribute__((cleanup)) in create_pair()

[PATCH v4 iwl-next 0/4] ice: Implement PTP support for E830 devices
 2024-07-26 17:28 UTC  (6+ messages)
` [PATCH v4 iwl-next 1/4] "
` [PATCH v4 iwl-next 2/4] ice: Process TSYN IRQ in a separate function
` [PATCH v4 iwl-next 3/4] ice: Add timestamp ready bitmap for E830 products
` [PATCH v4 iwl-next 4/4] ice: combine cross timestamp functions for E82x and E830

[PATCH bpf] selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
 2024-07-26 17:15 UTC  (3+ messages)

[PATCH net-next v5 00/14] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-07-26 16:24 UTC  (17+ messages)
` [PATCH net-next v5 01/14] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v5 02/14] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v5 03/14] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v5 04/14] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v5 05/14] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v5 06/14] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v5 07/14] net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
` [PATCH net-next v5 08/14] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v5 09/14] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v5 10/14] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v5 11/14] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v5 12/14] net: ethernet: oa_tc6: add helper function to enable zero align rx frame
` [PATCH net-next v5 13/14] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v5 14/14] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH v2] ptp: Add vDSO-style vmclock support
 2024-07-26 16:23 UTC  (5+ messages)

[PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
 2024-07-26 16:22 UTC  (7+ messages)
` [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset
` [PATCH iwl-net 2/3] idpf: fix memleak in vport interrupt configuration
` [PATCH iwl-net 3/3] idpf: fix UAFs when destroying the queues

[PATCH v2 0/8] Introduce fwctl subystem
 2024-07-26 16:10 UTC  (13+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw

[RFC PATCH net-next 0/3] Preparations for FIB rule DSCP selector
 2024-07-26 15:40 UTC  (9+ messages)
` [RFC PATCH net-next 1/3] ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
` [RFC PATCH net-next 2/3] netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
` [RFC PATCH net-next 3/3] ipv4: Centralize TOS matching

pull request: bluetooth 2024-07-26
 2024-07-26 15:05 UTC 

[syzbot] [net?] BUG: unable to handle kernel paging request in net_generic
 2024-07-26 15:02 UTC  (2+ messages)

[PATCH v2 net-next] net: fec: Enable SOC specific rx-usecs coalescence default setting
 2024-07-26 14:53 UTC 

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-07-26 14:48 UTC  (6+ messages)

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-26 14:49 UTC  (10+ messages)

[syzbot] [net?] [bpf?] general protection fault in __dev_flush
 2024-07-26 14:41 UTC  (5+ messages)
` [PATCH net] tun: Add missing bpf_net_ctx_clear() in do_xdp_generic()

[linus:master] [tcp] 23e89e8ee7: packetdrill.packetdrill/gtests/net/tcp/fastopen/client/simultaneous-fast-open_ipv4-mapped-v6.fail
 2024-07-26 14:39 UTC  (3+ messages)

[PATCH net 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-07-26 14:37 UTC  (11+ messages)
` [PATCH net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool

[ANN] Reminder: deadline for LPC and netconf 2024 submission approaching
 2024-07-26 14:20 UTC  (2+ messages)

[PATCH net 0/2] Fix bad offload warning when sending UDP GSO from a tunnel device
 2024-07-26 13:58 UTC  (5+ messages)
` [PATCH net 1/2] udp: Mark GSO packets as CHECKSUM_UNNECESSARY early on on output

[PATCH v3 iwl-next 0/4] ice: Implement PTP support for E830 devices
 2024-07-26 13:37 UTC  (9+ messages)
` [PATCH v3 iwl-next 1/4] "
  ` [Intel-wired-lan] "
` [PATCH v3 iwl-next 2/4] ice: Process TSYN IRQ in a separate function
  ` [Intel-wired-lan] "
` [PATCH v3 iwl-next 3/4] ice: Add timestamp ready bitmap for E830 products
  ` [Intel-wired-lan] "
` [PATCH v3 iwl-next 4/4] ice: combine cross timestamp functions for E82x and E830
  ` [Intel-wired-lan] "

[PATCH net v2] net: phy: realtek: add support for RTL8366S Gigabit PHY
 2024-07-26 13:30 UTC  (3+ messages)

[PATH v6 0/3] vdpa: support set mac address from vdpa tool
 2024-07-26 13:20 UTC  (10+ messages)
` [PATH v6 1/3] "
` [PATH v6 3/3] vdpa/mlx5: Add the support of set mac address

pull-request: wireless-2024-07-26
 2024-07-26 12:24 UTC 

net: xilinx: axienet: Query about checksum partial implementation
 2024-07-26 12:07 UTC 

[PATCH net 0/5] ethtool: more RSS fixes
 2024-07-26 11:25 UTC  (10+ messages)
` [PATCH net 1/5] eth: bnxt: reject unsupported hash functions
` [PATCH net 2/5] eth: bnxt: populate defaults in the RSS context struct
` [PATCH net 3/5] ethtool: fix setting key and resetting indir at once
` [PATCH net 4/5] ethtool: fix the state of additional contexts with old API
` [PATCH net 5/5] selftests: drv-net: rss_ctx: check for all-zero keys

[Intel-wired-lan] [PATCH iwl-net v1] ice: Fix incorrect assigns of FEC counts
 2024-07-26 10:19 UTC 

[PATCH net] sched: act_ct: take care of padding in struct zones_ht_key
 2024-07-26 10:30 UTC  (2+ messages)

[PATCH net-next] Add support for PIO p flag
 2024-07-26 10:23 UTC  (2+ messages)

[PATCH net v4] net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
 2024-07-26 10:20 UTC  (2+ messages)

[RFC PATCH net-next v5 01/10] net: libwx: Add malibox api for wangxun pf drivers
 2024-07-26 10:03 UTC  (10+ messages)
` [RFC PATCH net-next v5 02/10] net: libwx: Add sriov api for wangxun nics
` [RFC PATCH net-next v5 03/10] net: libwx: Redesign flow when sriov is enabled
` [RFC PATCH net-next v5 04/10] net: libwx: Add msg task func
` [RFC PATCH net-next v5 05/10] net: ngbe: add sriov function support
` [RFC PATCH net-next v5 06/10] net: txgbe: "
` [RFC PATCH net-next v5 07/10] net: libwx: allocate devlink for devlink port
` [RFC PATCH net-next v5 08/10] net: libwx: add eswitch switch api for devlink ops
` [RFC PATCH net-next v5 09/10] net: txgbe: add devlink and devlink port created
` [RFC PATCH net-next v5 10/10] net: ngbe: "

[RFC PATCH net-next v5 00/10] add sriov support for wangxun NICs
 2024-07-26 10:02 UTC 

[PATCH net] tcp: Adjust clamping window for applications specifying SO_RCVBUF
 2024-07-26  9:40 UTC  (2+ messages)

XDP Performance Regression in recent kernel versions
 2024-07-26  8:09 UTC  (10+ messages)

[PATCH v7 0/4] Landlock: Abstract Unix Socket Scoping Support
 2024-07-26  8:07 UTC  (7+ messages)
` [PATCH v7 1/4] Landlock: Add abstract unix socket connect restriction
` [PATCH v7 4/4] documentation/landlock: Adding scoping mechanism documentation

PCI: Work around PCIe link training failures
 2024-07-26  8:04 UTC  (2+ messages)

[PATCH] net: axienet: start napi before enabling Rx/Tx
 2024-07-26  7:41 UTC  (2+ messages)

ERROR: modpost: "__delay" [drivers/net/mdio/mdio-cavium.ko] undefined!
 2024-07-26  7:26 UTC 

[PATCH net-next v3 0/3] virtio-net: synchronize op/admin state
 2024-07-26  7:24 UTC  (5+ messages)
` [PATCH net-next v3 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH] bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
 2024-07-26  6:23 UTC  (7+ messages)

[PATCH net] net/smc: prevent UAF in inet_create()
 2024-07-26  6:09 UTC  (4+ messages)

bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT (commit: 23729ff23186424)
 2024-07-26  3:29 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in __rate_control_send_low (2)
 2024-07-26  3:26 UTC  (3+ messages)

[PATCH v1 nf 0/2] netfilter: iptables: Fix null-ptr-deref in ip6?table_nat_table_init()
 2024-07-26  1:16 UTC  (2+ messages)

[PATCH net 0/2] ethtool: rss: small fixes to spec and GET
 2024-07-25 23:30 UTC  (2+ messages)

[PATCH iwl-next v5 00/13] ice: iavf: add support for TC U32 filters on VFs
 2024-07-25 22:26 UTC  (12+ messages)
` [PATCH iwl-next v5 04/13] ice: add parser internal helper functions
` [PATCH iwl-next v5 05/13] ice: add parser execution main loop
` [PATCH iwl-next v5 06/13] ice: support turning on/off the parser's double vlan mode
` [PATCH iwl-next v5 07/13] ice: add UDP tunnels support to the parser
` [PATCH iwl-next v5 08/13] ice: add API for parser profile initialization
` [PATCH iwl-next v5 09/13] virtchnl: support raw packet in protocol header
` [PATCH iwl-next v5 10/13] ice: add method to disable FDIR SWAP option
` [PATCH iwl-next v5 11/13] ice: enable FDIR filters from raw binary patterns for VFs
` [PATCH iwl-next v5 12/13] iavf: refactor add/del FDIR filters
` [PATCH iwl-next v5 13/13] iavf: add support for offloading tc U32 cls filters


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