netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-03 10:15:00 to 2023-11-05 02:18:33 UTC [more...]

[PATCH net-next V6] ptp: fix corrupted list in ptp_open
 2023-11-05  2:12 UTC 

[PATCH net-next v6 0/5] Coalesce mac ocp write/modify calls to reduce spinlock contention
 2023-11-05  0:15 UTC  (8+ messages)
` [PATCH net-next v6 1/5] r8169: Coalesce r8169_mac_ocp_write/modify calls to reduce spinlock stalls
` [PATCH net-next v6 2/5] r8169: Coalesce RTL8411b PHY power-down recovery "
` [PATCH net-next v6 3/5] r8169: Coalesce mac ocp write and modify for 8168H start to reduce spinlocks
` [PATCH net-next v6 4/5] r8169: Coalesce mac ocp commands for 8125 and 8125B start to reduce spinlock contention
` [PATCH net-next v6 5/5] r8169: Coalesce mac ocp commands for rtl_hw_init_8125 to reduce spinlocks

[PATCH net v3] net: dsa: tag_rtl4_a: Bump min packet size
 2023-11-04 22:17 UTC  (4+ messages)

[PATCH net] net: xt_recent: fix (increase) ipv6 literal buffer length
 2023-11-04 21:00 UTC 

[PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
 2023-11-04 20:56 UTC  (6+ messages)
` [PATCH v4 1/3] NFSD: convert write_threads to netlink command
` [PATCH v4 2/3] NFSD: convert write_version "
` [PATCH v4 3/3] NFSD: convert write_ports "

[PATCH net-next v10 00/13] Add Realtek automotive PCIe driver
 2023-11-04 19:52 UTC  (7+ messages)
` [PATCH net-next v10 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v10 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v10 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder

[PATCH] leds: triggers: netdev: add a check, whether device is up
 2023-11-04 19:46 UTC  (5+ messages)

[PATCH] net: phy: at803x: add QCA8084 ethernet phy support
 2023-11-04 19:35 UTC  (5+ messages)

[RFCv2 bpf-next 0/7] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-04 18:55 UTC  (4+ messages)
` [RFCv2 bpf-next 1/7] bpf: xfrm: "

[PATCH] net: ti: icssg-prueth: Add missing icss_iep_put to error path
 2023-11-04 18:43 UTC  (2+ messages)

[PATCH iwl-net] ice: fix DDP package download for packages without signature segment
 2023-11-04 18:29 UTC 

[PATCH net v2] virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
 2023-11-04 18:28 UTC  (2+ messages)

[PATCH net-next] netfilter: nf_tables: Remove unused variable nft_net
 2023-11-04 16:33 UTC  (2+ messages)

[PATCH net 1/1] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
 2023-11-04 16:12 UTC  (4+ messages)

[PATCH] net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong direction
 2023-11-04 16:10 UTC  (2+ messages)

[PATCH iwl-next] ice: periodically kick Tx timestamp interrupt
 2023-11-04 15:36 UTC  (2+ messages)

[PATCH iwl-next v2] ice: Reset VF on Tx MDD event
 2023-11-04 15:33 UTC  (2+ messages)

[PATCH iwl-net 0/3] ice: restore timestamp config after reset
 2023-11-04 15:25 UTC  (7+ messages)
` [PATCH iwl-net 1/3] ice: remove ptp_tx ring parameter flag
` [PATCH iwl-net 2/3] ice: unify logic for programming PFINT_TSYN_MSK
` [PATCH iwl-net 3/3] ice: restore timestamp configuration after device reset

[PATCH net-next V5] ptp: fix corrupted list in ptp_open
 2023-11-04 15:20 UTC  (2+ messages)

[PATCH net 0/4] Fix large frames in the Gemini ethernet driver
 2023-11-04 15:18 UTC  (10+ messages)
` [PATCH net 1/4] net: ethernet: cortina: Fix MTU max setting
` [PATCH net 2/4] net: ethernet: cortina: Fix max RX frame define
` [PATCH net 3/4] net: ethernet: cortina: Protect against oversized frames
` [PATCH net 4/4] net: ethernet: cortina: Handle large frames

Bypass qdiscs?
 2023-11-04 15:08 UTC  (3+ messages)

[PATCH iwl-net] ice: Fix VF-VF direction matching in drop rule in switchdev
 2023-11-04 13:46 UTC  (2+ messages)

[PATCH net] i40e: Fix adding unsupported cloud filters
 2023-11-04 13:43 UTC  (2+ messages)

[PATCH net] ice: lag: in RCU, use atomic allocation
 2023-11-04 13:29 UTC  (2+ messages)

[PATCH net-next v8 0/7] Add MACsec support for TJA11XX C45 PHYs
 2023-11-04 11:35 UTC  (3+ messages)
` [PATCH net-next v8 5/7] net: phy: nxp-c45-tja11xx: add MACsec support

[PATCH] netfilter: nat: add MODULE_DESCRIPTION
 2023-11-04 10:15 UTC  (2+ messages)

[PATCH RFC net-next v2 0/2] selftests/dpll: DPLL subsystem integration tests
 2023-11-04  7:53 UTC  (7+ messages)
` [PATCH RFC net-next v2 1/2] netdevsim: implement DPLL for subsystem selftests

[PATCH net-next V4] ptp: fix corrupted list in ptp_open
 2023-11-04  6:20 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
 2023-11-04  3:38 UTC  (4+ messages)

[PATCH bpf-next v7 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-11-04  3:27 UTC  (3+ messages)

[PATCH v9 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-11-04  3:20 UTC  (20+ messages)
` [PATCH v9 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v9 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v9 bpf-next 03/17] bpf: introduce BPF token object
` [PATCH v9 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v9 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v9 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v9 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
` [PATCH v9 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v9 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v9 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v9 bpf-next 11/17] bpf,lsm: add BPF token "
` [PATCH v9 bpf-next 12/17] libbpf: add bpf_token_create() API
` [PATCH v9 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v9 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v9 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v9 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
` [PATCH v9 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token

[PATCH net-next V2] ptp: fix corrupted list in ptp_open
 2023-11-04  2:15 UTC  (4+ messages)

[PATCH net-next 0/6] Intel Wired LAN Driver Updates for 2023-10-25 (ice)
 2023-11-04  2:13 UTC  (5+ messages)
` [PATCH net-next 4/6] ice: Add support for E830 DDP package segment

[PATCH net-next V3] ptp: fix corrupted list in ptp_open
 2023-11-04  2:08 UTC  (5+ messages)

新規事業としての結婚相談所 説明会
 2023-11-04  1:02 UTC 

[PATCH v2 iproute2 0/4] Remove retired features
 2023-11-04  1:10 UTC  (2+ messages)

[PATCH iproute2] ss: add support for rcv_wnd and rehash
 2023-11-04  1:10 UTC  (2+ messages)

[PATCH bpf-next v10 03/13] bpf, net: introduce bpf_struct_ops_desc
 2023-11-03 23:21 UTC  (2+ messages)
` [PATCH bpf-next v10 10/13] bpf, net: switch to dynamic registration

[PATCH net-next V2] ptp: fix corrupted list in ptp_open
 2023-11-03 23:15 UTC  (3+ messages)

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready
 2023-11-03 23:11 UTC 

[PATCH v2] tg3: power down device only on SYSTEM_POWER_OFF
 2023-11-03 23:04 UTC  (3+ messages)

[PATCH v2 1/2] tg3: Increment tx_dropped in tg3_tso_bug()
 2023-11-03 23:02 UTC  (3+ messages)

[PATCH net,v2] hv_netvsc: fix race of netvsc and VF register_netdevice
 2023-11-03 22:44 UTC  (3+ messages)

[PATCH bpf 0/6] bpf_redirect_peer fixes
 2023-11-03 22:27 UTC  (7+ messages)
` [PATCH bpf 1/6] netkit: Add tstats per-CPU traffic counters
` [PATCH bpf 2/6] veth: Use "
` [PATCH bpf 3/6] bpf: Fix dev's rx stats for bpf_redirect_peer traffic
` [PATCH bpf 4/6] bpf, netkit: Add indirect call wrapper for fetching peer dev
` [PATCH bpf 5/6] selftests/bpf: De-veth-ize the tc_redirect test case
` [PATCH bpf 6/6] selftests/bpf: Add netkit to tc_redirect selftest

[PATCH net] idpf: fix potential use-after-free in idpf_tso()
 2023-11-03 20:50 UTC  (2+ messages)

[PATCH v6 net-next 3/5] netns-ipv4: reorganize netns_ipv4 fast path variables
 2023-11-03 20:00 UTC  (2+ messages)

[GIT PULL] Landlock updates for v6.7
 2023-11-03 19:53 UTC  (2+ messages)

[PATCH bpf-next] bpftool: fix prog object type in manpage
 2023-11-03 19:00 UTC  (4+ messages)

[PATCH] Prevent out-of-bounds read/write in bcmasp_netfilt_rd and bcmasp_netfilt_wr
 2023-11-03 18:33 UTC  (7+ messages)

[PATCH net 0/4] vsock: fix server prevents clients from reconnecting
 2023-11-03 17:55 UTC  (5+ messages)
` [PATCH net 1/4] vsock/virtio: remove socket from connected/bound list on shutdown
` [PATCH net 2/4] test/vsock fix: add missing check on socket creation
` [PATCH net 3/4] test/vsock: refactor vsock_accept
` [PATCH net 4/4] test/vsock: add dobule bind connect test

[PATCH net-next 00/19] Netfilter updates for net-next
 2023-11-03 17:55 UTC  (4+ messages)
` [PATCH net-next 02/19] netfilter: nft_set_rbtree: prefer sync gc to async worker

[RFC v1 0/8] vhost-vdpa: add support for iommufd
 2023-11-03 17:37 UTC  (10+ messages)
` [RFC v1 1/8] vhost/iommufd: Add the functions support iommufd
` [RFC v1 2/8] Kconfig: Add the new file vhost/iommufd
` [RFC v1 3/8] vhost: Add 3 new uapi to support iommufd
` [RFC v1 4/8] vdpa: Add new vdpa_config_ops "
` [RFC v1 5/8] vdpa_sim :Add support for iommufd
` [RFC v1 6/8] vdpa: change the map/unmap process to support iommufd
` [RFC v1 7/8] vp_vdpa::Add support for iommufd
` [RFC v1 8/8] iommu: expose the function iommu_device_use_default_domain

[PATCH net-next v2 0/3] net: dsa: realtek: support reset controller
 2023-11-03 17:37 UTC  (8+ messages)
` [PATCH net-next v2 3/3] "

[PATCH] net: phy: broadcom: Wire suspend/resume for BCM54612E
 2023-11-03 17:37 UTC  (7+ messages)

[PATCH iwl-next] i40e: Remove AQ register definitions for VF types
 2023-11-03 17:13 UTC  (2+ messages)

[PATCH net v2] net: dsa: tag_rtl4_a: Bump min packet size
 2023-11-03 17:13 UTC  (14+ messages)

[PATCH iwl-next] iavf: Remove queue tracking fields from iavf_adminq_ring
 2023-11-03 17:09 UTC  (2+ messages)

[net PATCH] octeontx2: Fix klockwork and coverity issues
 2023-11-03 17:06 UTC  (4+ messages)
  ` [EXT] "

[PATCH net] tcp: Fix -Wc23-extensions in tcp_options_write()
 2023-11-03 16:57 UTC  (4+ messages)

[PATCH iwl-next v1] ice: change vfs.num_msix_per to vf->num_msix
 2023-11-03 16:56 UTC  (2+ messages)

[PATCH v5 0/8] r8152: Avoid writing garbage to the adapter's registers
 2023-11-03 16:52 UTC  (5+ messages)
` [PATCH v5 8/8] r8152: Block future register access if register access fails

[PATCH v8 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2023-11-03 16:48 UTC  (3+ messages)
` [PATCH v8 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
 2023-11-03 16:26 UTC  (2+ messages)

[PATCH net] net/sched: act_ct: Always fill offloading tuple iifidx
 2023-11-03 15:14 UTC 

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-11-03 14:59 UTC  (4+ messages)
` [PATCH net-next v2 8/9] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY

[PATCH bpf-next] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
 2023-11-03 14:29 UTC 

[PATCH bpf-next v2] net, xdp: allow metadata > 32
 2023-11-03 14:34 UTC  (3+ messages)

[PATCH] net: ipmr_base: Check iif when returning a (*, G) MFC
 2023-11-03 14:21 UTC  (5+ messages)

[PATCH] Documentation: Document the Netlink spec
 2023-11-03 13:56 UTC 

[net-next RFC PATCH v4 1/4] net: phy: aquantia: move to separate directory
 2023-11-03 13:15 UTC  (5+ messages)
` [net-next RFC PATCH v4 2/4] net: phy: aquantia: move MMD_VEND define to header
` [net-next RFC PATCH v4 3/4] net: phy: aquantia: add firmware load support
` [net-next RFC PATCH v4 4/4] dt-bindings: Document bindings for Marvell Aquantia PHY

[net-next RFC PATCH v3 1/4] net: phy: aquantia: move to separate directory
 2023-11-03 13:08 UTC  (3+ messages)
` [net-next RFC PATCH v3 4/4] dt-bindings: Document bindings for Marvell Aquantia PHY

[PATCH net] netlink: fill in missing MODULE_DESCRIPTION()
 2023-11-03 11:50 UTC  (2+ messages)

[PATCH v2 net] net/tcp: fix possible out-of-bounds reads in tcp_hash_fail()
 2023-11-03 11:40 UTC  (2+ messages)

[PATCH net-next] tcp: get rid of sysctl_tcp_adv_win_scale
 2023-11-03 11:07 UTC  (8+ messages)

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2023-11-03 10:45 UTC  (3+ messages)

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-03 10:41 UTC  (2+ messages)

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-03 10:40 UTC  (4+ messages)

[PATCH net] netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
 2023-11-03 10:25 UTC  (4+ 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).