netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-02 14:23:56 to 2023-10-03 10:01:01 UTC [more...]

[RFC] iproute2: ipila warning
 2023-10-03  9:35 UTC  (2+ messages)

[PATCH net-next] udp_tunnel: Use flex array to simplify code
 2023-10-03  9:50 UTC  (2+ messages)

[PATCH net-next] net: phy: amd: Support the Altima AMI101L
 2023-10-03  9:50 UTC  (2+ messages)

[PATCH bpf-next v8 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-10-03  9:47 UTC  (11+ messages)
` [PATCH bpf-next v7 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
` [PATCH bpf-next v7 2/9] bpf: Propagate modified uaddrlen from cgroup sockaddr programs
` [PATCH bpf-next v7 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
` [PATCH bpf-next v7 4/9] bpf: Implement cgroup sockaddr hooks for unix sockets
` [PATCH bpf-next v7 5/9] libbpf: Add support for cgroup unix socket address hooks
` [PATCH bpf-next v7 6/9] bpftool: "
` [PATCH bpf-next v7 7/9] documentation/bpf: Document "
` [PATCH bpf-next v7 8/9] selftests/bpf: Make sure mount directory exists
` [PATCH bpf-next v7 9/9] selftests/bpf: Add tests for cgroup unix socket address hooks

[PATCH net-next v10 0/6] introduce page_pool_alloc() related API
 2023-10-03  9:40 UTC  (4+ messages)
` [PATCH net-next v10 1/6] page_pool: fragment API support for 32-bit arch with 64-bit DMA

[PATCH net-next 0/4] tcp_metrics: four fixes
 2023-10-03  9:40 UTC  (5+ messages)
` [PATCH net-next 4/4] tcp_metrics: optimize tcp_metrics_flush_all()

[PATCH net-next] net: ixp4xx_eth: Specify min/max MTU
 2023-10-03  9:40 UTC  (2+ messages)

[PATCH] net/tg3: fix race condition in tg3_reset_task_cancel()
 2023-10-03  9:37 UTC  (3+ messages)

r8169 link up but no traffic, and watchdog error
 2023-10-02  8:28 UTC  (9+ messages)

[PATCH net,v2, 0/3] net: mana: Fix some TX processing bugs
 2023-10-03  9:20 UTC  (3+ messages)
` [PATCH net,v2, 3/3] net: mana: Fix oversized sge0 for GSO packets

[PATCH net-next v2 0/9] bnxt_en: hwmon and SRIOV updates
 2023-10-03  9:11 UTC  (2+ messages)

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-10-03  9:00 UTC  (8+ messages)

[PATCH] tipc: Fix uninit-value access in tipc_nl_node_reset_link_stats()
 2023-10-03  8:58 UTC  (2+ messages)

[PATCH net 1/1] ethtool: Fix mod state of verbose no_mask bitset
 2023-10-03  8:56 UTC 

[PATCH] tipc: Fix uninit-value access in __tipc_nl_bearer_enable()
 2023-10-03  8:52 UTC  (2+ messages)

[PATCH v2 00/15] sysctl: Remove sentinel elements from drivers
 2023-10-03  8:47 UTC  (4+ messages)
  ` [PATCH v2 11/15] sgi-xp: Remove the now superfluous sentinel element from ctl_table array

[PATCH] qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
 2023-10-03  8:40 UTC  (2+ messages)

[PATCH] net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
 2023-10-03  8:30 UTC  (2+ messages)

[PATCH iwl-net,v2] ice: Fix VF-VF filter rules in switchdev mode
 2023-10-03  8:16 UTC 

[PATCH v2 net] net: nfc: llcp: Add lock when modifying device list
 2023-10-03  8:01 UTC  (2+ messages)

[PATCH net] ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
 2023-10-03  8:00 UTC  (2+ messages)

[PATCH v6 net-next 0/5] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-10-03  7:58 UTC  (4+ messages)

[PATCH v5 00/11] Introduce STM32 Firewall framework
 2023-10-03  7:57 UTC  (7+ messages)
` [PATCH v5 01/11] dt-bindings: document generic access controller
` [PATCH v5 03/11] dt-bindings: bus: document RIFSC

[PATCH iwl-net] ice: block default rule setting on LAG interface
 2023-10-03  7:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next v2] ice: Add support for packet mirroring using hardware in switchdev mode
 2023-10-03  7:49 UTC  (2+ messages)
` [Intel-wired-lan] "

[patch net-next] devlink: don't take instance lock for nested handle put
 2023-10-03  7:43 UTC 

[net-next PATCH 1/4] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
 2023-10-03  7:16 UTC  (10+ messages)
` [net-next PATCH 2/4] netdev: make napi_schedule return bool on NAPI successful schedule
` [net-next PATCH 3/4] netdev: replace napi_reschedule with napi_schedule
` [net-next PATCH 4/4] netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule

[PATCH 0/3] Add MCTP-over-KCS transport binding
 2023-10-03  7:22 UTC  (5+ messages)
` [PATCH 3/3] mctp: "

[net PATCH] octeontx2-af: Enable hardware timestamping for VFs
 2023-10-03  7:21 UTC  (3+ messages)

[PATCHv4 net] ipv4/fib: send notify when delete source address routes
 2023-10-03  7:20 UTC  (3+ messages)

[PATCH bpf v2 0/2] bpf: Fix src IP addr related limitation in bpf_*_fib_lookup()
 2023-10-03  7:10 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
` [PATCH bpf v2 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_SET_SRC tests

[PATCH bpf-next] selftests/bpf: add options and ZC mode to xdp_hw_metadata
 2023-10-03  6:44 UTC  (3+ messages)

[PATCH v1 0/3] Rust abstractions for network PHY drivers
 2023-10-03  6:40 UTC  (9+ messages)
` [PATCH v1 1/3] rust: core "

[PATCH net-next v3 0/3] I3C MCTP net driver
 2023-10-03  6:36 UTC  (4+ messages)
` [PATCH net-next v3 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH net-next v3 2/3] i3c: Add support for bus enumeration & notification
` [PATCH net-next v3 3/3] mctp i3c: MCTP I3C driver

[PATCH net-next 0/4] dpll: add phase-offset and phase-adjust
 2023-10-03  6:32 UTC  (14+ messages)
` [PATCH net-next 1/4] dpll: docs: add support for pin signal phase offset/adjust
` [PATCH net-next 2/4] dpll: spec: add support for pin-dpll "
` [PATCH net-next 3/4] dpll: netlink/core: "
          ` [Intel-wired-lan] "

[PATCH] tipc: fix a potential deadlock on &tx->lock
 2023-10-03  6:29 UTC  (3+ messages)

[PATCH iwl-net v2] ice: reset first in crash dump kernels
 2023-10-03  5:50 UTC  (3+ messages)

rt8000usb driver issue (maybe interaction with other drivers)
 2023-10-03  5:47 UTC  (4+ messages)

[PATCH iwl-net v1] ice: fix over-shifted variable
 2023-10-03  5:31 UTC 

Sockmap's parser/verdict programs and epoll notifications
 2023-10-03  5:16 UTC  (7+ messages)

[PATCH bpf-next v5 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-03  4:31 UTC  (4+ messages)
` [PATCH bpf-next v5 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "

[PATCHv2 next 3/3] selftes/ptp: extend test to include ptp_gettimex64any()
 2023-10-03  4:17 UTC 

[PATCHv2 next 2/3] ptp: add ioctl interface for ptp_gettimex64any()
 2023-10-03  4:17 UTC 

[PATCHv2 next 1/3] ptp: add ptp_gettimex64any() support
 2023-10-03  4:17 UTC 

[PATCHv2 next 0/3] add ptp_gettimex64any() API
 2023-10-03  4:16 UTC 

[PATCH v2 2/2] net: mvneta: fix calls to page_pool_get_stats
 2023-10-03  4:13 UTC  (3+ messages)

[PATCH v2 1/2] net: page_pool: check page pool ethtool stats
 2023-10-03  4:12 UTC  (3+ messages)

[PATCH] netfilter: ipset: add ip_set lock to ip_set_test
 2023-10-03  3:02 UTC  (4+ messages)

[PATCH 1/4] time: add ktime_get_cycles64() api
 2023-10-03  2:32 UTC  (7+ messages)

linux-next: duplicate patches in the bluetooth tree
 2023-10-03  1:19 UTC 

[PATCH 3/4] ptp: add ioctl interface for ptp_gettimex64any()
 2023-10-03  0:29 UTC  (3+ messages)

[PATCH 2/4] ptp: add ptp_gettimex64any() support
 2023-10-03  0:24 UTC  (3+ messages)

[PATCH v1 0/2] mac_pton: support more MAC address formats
 2023-10-02 23:40 UTC  (3+ messages)
` [PATCH 1/2] mac_pton: support MAC addresses with other delimiters
` [PATCH 2/2] mac_pton: support MAC addresses without delimiters

linux-next: manual merge of the mlx5-next tree with the net-next tree
 2023-10-02 23:37 UTC 

[PATCH net-next] net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()
 2023-10-02 23:24 UTC  (3+ messages)

[PATCH v2 0/3] Add MCTP-over-KCS transport binding
 2023-10-02 23:04 UTC  (6+ messages)
` [PATCH v2 1/3] ipmi: Move KCS headers to common include folder
` [PATCH v2 2/3] ipmi: Create header with KCS interface defines
` [PATCH v2 3/3] mctp: Add MCTP-over-KCS transport binding

[PATCH net-next v3 3/3] ptp: support event queue reader channel masks
 2023-10-02 22:54 UTC  (3+ messages)

[PATCH net-next v2] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-02 22:29 UTC 

[syzbot] [bpf?] [net?] WARNING: zero-size vmalloc in print_tainted
 2023-10-02 22:03 UTC  (4+ messages)
` [PATCH net-next v1] net/xdp: fix zero-size allocation warning in xskq_create()

[PATCH v2 01/15] cdrom: Remove now superfluous sentinel element from ctl_table array
 2023-10-02 21:45 UTC  (2+ messages)

[PATCH iproute2] Add a security policy
 2023-10-02 21:40 UTC  (2+ messages)

[PATCH net-next v6 00/10] Add MACsec support for TJA11XX C45 PHYs
 2023-10-02 21:08 UTC  (3+ messages)
` [PATCH net-next v6 08/10] net: phy: nxp-c45-tja11xx: add MACsec support

[RFC PATCH net-next] net: phy: aquantia: add firmware load support
 2023-10-02 21:07 UTC  (4+ messages)

[PATCH bpf-next v7 0/9] Add cgroup sockaddr hooks for unix sockets
 2023-10-02 20:57 UTC  (3+ messages)
` [PATCH bpf-next v7 5/9] libbpf: Add support for cgroup unix socket address hooks

[PATCH net-next 1/1] net: stmmac: xgmac: EST interrupts handling
 2023-10-02 20:55 UTC  (3+ messages)

[PATCH 0/2] Fix a couple recent instances of -Wincompatible-function-pointer-types-strict from ->mode_get() implementations
 2023-10-02 20:55 UTC  (3+ messages)
` [PATCH 1/2] ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()
` [PATCH 2/2] mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()

[PATCH net v2] net: stmmac: remove unneeded stmmac_poll_controller
 2023-10-02 20:37 UTC  (4+ messages)

[PATCH 00/14] Batch 1: Annotate structs with __counted_by
 2023-10-02 20:29 UTC  (5+ messages)

[PATCH v12 00/12] Network support for Landlock
 2023-10-02 20:26 UTC  (7+ messages)
` [PATCH v12 02/12] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v12 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v12 09/12] selftests/landlock: Share enforce_ruleset()

[PATCH v2 0/2] Fix implicit sign conversions in handshake upcall
 2023-10-02 19:40 UTC  (2+ messages)

[PATCH v2] net: lan743x: also select PHYLIB
 2023-10-02 19:35 UTC 

[PATCH 1/1] net: ipv4,ipv6: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
 2023-10-02 19:32 UTC  (5+ messages)
` [PATCH v3 0/1] Issue description and debug
  ` [PATCH v3 1/1] net-next: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check

[RFC PATCH v2 net-next 00/15] Add C72/C73 copper backplane support for LX2160
 2023-10-02 19:19 UTC  (9+ messages)
` [RFC PATCH v2 net-next 01/15] phy: introduce phy_get_status() and use it to report CDR lock
` [RFC PATCH v2 net-next 02/15] phy: introduce the PHY_MODE_ETHTOOL mode for phy_set_mode_ext()
` [RFC PATCH v2 net-next 03/15] phy: ethernet: add configuration interface for copper backplane Ethernet PHYs

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-10-02 (i40e, iavf)
 2023-10-02 18:50 UTC  (4+ messages)
` [PATCH net-next 1/3] i40e: Add rx_missed_errors for buffer exhaustion
` [PATCH net-next 2/3] iavf: remove "inline" functions from iavf_txrx.c
` [PATCH net-next 3/3] iavf: Avoid a memory allocation in iavf_print_link_message()

[PATCH net-next] ice: fix linking when CONFIG_PTP_1588_CLOCK=n
 2023-10-02 18:51 UTC 

tcpdump and Big TCP
 2023-10-02 18:59 UTC  (5+ messages)

[PATCH] vhost-scsi: Spelling s/preceeding/preceding/g
 2023-10-02 18:54 UTC  (3+ messages)

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2023-10-02 18:50 UTC  (13+ messages)
                ` bpf indirect calls

macvtap performs IP defragmentation, causing MTU problems for virtual machines
 2023-10-02 18:49 UTC  (3+ messages)

[PATCH 0/5] mlxsw: Annotate structs with __counted_by
 2023-10-02 18:40 UTC  (2+ messages)

[PATCH 0/5] chelsio: Annotate structs with __counted_by
 2023-10-02 18:31 UTC  (3+ messages)

[PATCH net] ipv6: avoid atomic fragment on GSO packets
 2023-10-02 17:11 UTC  (6+ messages)

[PATCH] [net-next] sctp: Spelling s/preceeding/preceding/g
 2023-10-02 17:07 UTC  (2+ messages)

[PATCH net-next 1/2] net: openvswitch: Use struct_size()
 2023-10-02 16:51 UTC  (3+ messages)
` [PATCH net-next 2/2] net: openvswitch: Annotate struct mask_array with __counted_byUse struct_size()
  ` [ovs-dev] "

[PATCH nf] netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
 2023-10-02 16:48 UTC  (5+ messages)

[PATCH net-next v3] net: ti: icssg_prueth: add TAPRIO offload support
 2023-10-02 16:35 UTC  (3+ messages)

[PATCH] net: snmp: Clean up errors in snmp.h
 2023-10-02 16:29 UTC  (2+ messages)

[PATCH] ipv6: Clean up errors in ipv6.h
 2023-10-02 16:28 UTC  (2+ messages)

[PATCH v7 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-10-02 16:08 UTC  (3+ messages)
` [PATCH v7 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer

[PATCH v3] can: sja1000: Always restart the Tx queue after an overrun
 2023-10-02 16:02 UTC 

[PATCH 0/3] net: netconsole: configfs entries for boot target
 2023-10-02 15:53 UTC  (4+ messages)
` [PATCH 1/3] netconsole: Initialize configfs_item for default targets
` [PATCH 2/3] netconsole: Attach cmdline target to dynamic target
` [PATCH 3/3] Documentation: netconsole: add support for cmdline targets

[PATCH v3] NFSD: convert write_threads, write_maxblksize and write_maxconn to netlink commands
 2023-10-02 15:53 UTC  (6+ messages)

[PATCH net-next 0/4] sfc: conntrack offload for tunnels
 2023-10-02 15:44 UTC  (5+ messages)
` [PATCH net-next 1/4] sfc: support TC left-hand-side rules on foreign netdevs
` [PATCH net-next 2/4] sfc: offload foreign RHS rules without an encap match
` [PATCH net-next 3/4] sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs
` [PATCH net-next 4/4] sfc: support TC rules which require OR-AR-CT-AR flow

[PATCH net-next] net: dsa: microchip: Uninitialized variable in ksz9477_acl_move_entries()
 2023-10-02 15:28 UTC  (3+ messages)

[PATCH net-next v3 0/2] ethtool: Add link mode maps for forced speeds
 2023-10-02 14:44 UTC  (3+ messages)
` [PATCH net-next v3 1/2] ethtool: Add forced speed to supported link modes maps
` [PATCH net-next v3 2/2] ice: Refactor finding advertised link speed

[PATCH v2] can: sja1000: Always restart the Tx queue after an overrun
 2023-10-02 14:26 UTC  (3+ messages)

configfs: Create config_item from netconsole
 2023-10-02 14:23 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).