Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 15:30:05 to 2024-04-18 03:44:43 UTC [more...]

[BUG] e1000e, scheduling while atomic
 2024-04-18  3:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v1 net 0/5] ip: Fix warning in pskb_may_pull_reason() for tunnel devices
 2024-04-18  3:31 UTC  (4+ messages)
` [PATCH v1 net 1/5] sit: Pull header after checking skb->protocol in sit_tunnel_xmit()

[PATCH net-next v6 0/7] Implement reset reason mechanism to detect
 2024-04-18  3:30 UTC  (2+ messages)

[PATCH net-next 0/2] tcp: tcp_v4_err() changes
 2024-04-18  3:24 UTC  (6+ messages)
` [PATCH net-next 1/2] tcp: conditionally call ip_icmp_error() from tcp_v4_err()
` [PATCH net-next 2/2] tcp: no longer abort SYN_SENT when receiving some ICMP (II)

[PATCH bpf-next] bpf: add sacked flag in BPF_SOCK_OPS_RETRANS_CB
 2024-04-18  3:11 UTC  (4+ messages)

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-18  2:52 UTC  (11+ messages)

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue
 2024-04-18  2:51 UTC  (3+ messages)

[PATCH net-next v3 00/10] Add ability to flash modules' firmware
 2024-04-18  2:38 UTC  (3+ messages)
` [PATCH net-next v3 03/10] ethtool: Add an interface for flashing transceiver "

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-18  2:21 UTC  (7+ messages)
` [PATCH v1 2/3] cgroup/rstat: convert cgroup_rstat_lock back to mutex
` [PATCH v1 3/3] cgroup/rstat: introduce ratelimited rstat flushing

[PATCH net] net: libwx: fix alloc msix vectors failed
 2024-04-18  2:15 UTC 

[PATCH net] net: ethernet: mtk_eth_soc: fix WED + wifi reset
 2024-04-18  2:10 UTC  (2+ messages)

[PATCH] net:usb:qmi_wwan: support Rolling modules
 2024-04-18  2:10 UTC  (2+ messages)

[PATCH net] selftests: kselftest_harness: fix Clang warning about zero-length format
 2024-04-18  2:10 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2024-04-16 (ice)
 2024-04-18  2:10 UTC  (2+ messages)

Advice on cgroup rstat lock
 2024-04-18  2:04 UTC  (11+ messages)

[PATCH net] net/smc: fix potential sleeping issue in smc_switch_conns
 2024-04-18  1:48 UTC  (5+ messages)

[PATCH net-next] net: dsa: bcm_sf2: provide own phylink MAC operations
 2024-04-18  1:40 UTC  (2+ messages)

[PATCH net-next] net: dsa: xrs700x: provide own phylink MAC operations
 2024-04-18  1:40 UTC  (2+ messages)

[PATCH net-next] net: dsa: lan9303: provide own phylink MAC operations
 2024-04-18  1:40 UTC  (2+ messages)

[PATCH net-next] net: dsa: rzn1_a5psw: provide own phylink MAC operations
 2024-04-18  1:40 UTC  (2+ messages)

[PATCH net-next] netns: no longer hold RTNL in rtnl_net_dumpid()
 2024-04-18  1:40 UTC  (2+ messages)

[PATCH net-next] tcp_metrics: fix tcp_metrics_nl_dump() return value
 2024-04-18  1:40 UTC  (2+ messages)

[PATCH net-next] tcp_metrics: use parallel_ops for tcp_metrics_nl_family
 2024-04-18  1:40 UTC  (2+ messages)

[PATCH net] net/sched: Fix mirred deadlock on device recursion
 2024-04-18  1:40 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the stm32 tree
 2024-04-18  1:34 UTC 

[PATCH] selftests: adopt BPF's approach to quieter builds
 2024-04-18  1:30 UTC  (2+ messages)

[PATCH 1/2 v3] USB: serial: option: add Lonsung U8300/U9300 product
 2024-04-18  1:30 UTC  (2+ messages)

[PATCH net-next] selftests: openvswitch: Fix escape chars in regexp
 2024-04-18  1:30 UTC  (2+ messages)

[PATCH net-next] net: netdevsim: select PAGE_POOL in Kconfig
 2024-04-18  1:30 UTC  (2+ messages)

[PATCHv1 next] ptp: update gettimex64 to provide ts optionally in mono-raw base
 2024-04-18  1:24 UTC  (2+ messages)

[PATCH net v4] dpaa_eth: fix XDP queue index
 2024-04-18  1:17 UTC  (3+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2024-04-18  1:09 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: nf_tables: missing iterator type in lookup walk
` [PATCH net 2/3] netfilter: nf_tables: restore set elements when delete set fails
` [PATCH net 3/3] netfilter: nf_tables: fix memleak in map from abort path

[PATCH 5.15.y 0/5] Backport bounds checks for bpf
 2024-04-18  1:07 UTC  (12+ messages)
  ` [PATCH 5.15.y 1/5] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
  ` [PATCH 5.15.y 2/5] bpf: Generalize check_ctx_reg for reuse with other types
  ` [PATCH 5.15.y 3/5] bpf: Generally fix helper register offset check
  ` [PATCH 5.15.y 4/5] bpf: Fix out of bounds access for ringbuf helpers
  ` [PATCH 5.15.y 5/5] bpf: Fix ringbuf memory type confusion when passing to helpers
` [PATCH 5.15.y v2 0/5] Backport bounds checks for bpf
  ` [PATCH 5.15.y v2 1/5] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
  ` [PATCH 5.15.y v2 2/5] bpf: Generalize check_ctx_reg for reuse with other types
  ` [PATCH 5.15.y v2 3/5] bpf: Generally fix helper register offset check
  ` [PATCH 5.15.y v2 4/5] bpf: Fix out of bounds access for ringbuf helpers
  ` [PATCH 5.15.y v2 5/5] bpf: Fix ringbuf memory type confusion when passing to helpers

[patch net-next v2 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-18  0:59 UTC  (7+ messages)
` [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features

[PATCH net] net: bcmasp: fix memory leak when bringing down if
 2024-04-18  0:56 UTC  (9+ messages)

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-18  0:49 UTC  (8+ messages)
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[RFC PATCH bpf-next v4 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-18  0:43 UTC  (3+ messages)
` [RFC PATCH bpf-next v4 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v4 2/2] net: Add additional bit to support clockid_t timestamp type

2023 Extension Filing
 2024-04-18  0:40 UTC 

[PATCH wireless-next] wifi: cfg80211: fix cfg80211 function kernel-doc
 2024-04-18  0:27 UTC 

[PATCH net-next v9] virtio_net: Support RX hash XDP hint
 2024-04-18  0:24 UTC  (2+ messages)

[PATCH iwl-next v2 0/5] ixgbe: Add support for Intel(R) E610 device
 2024-04-18  0:07 UTC  (5+ messages)
` [PATCH iwl-next v2 1/5] ixgbe: Add support for E610 FW Admin Command Interface
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 5/5] ixgbe: Enable link management in E610 device

[PATCH iwl-next 0/4]ice:Support to dump PHY config, FEC stats
 2024-04-17 23:57 UTC  (3+ messages)
` [PATCH iwl-next 1/4] ice: Implement new API to derive physical topology of input port

Beaglebone Ethernet Probe Failure In 6.8+
 2024-04-17 23:52 UTC  (3+ messages)

[PATCH v3 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-04-17 23:41 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-17 23:32 UTC  (9+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES

[PATCH net-next v3 0/8] selftests: drv-net: support testing with a remote system
 2024-04-17 23:11 UTC  (9+ messages)
` [PATCH net-next v3 1/8] selftests: net: fix counting totals when some checks fail
` [PATCH net-next v3 2/8] selftests: net: set the exit code correctly in Python tests
` [PATCH net-next v3 3/8] selftests: drv-net: define endpoint structures
` [PATCH net-next v3 4/8] selftests: drv-net: factor out parsing of the env
` [PATCH net-next v3 5/8] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next v3 6/8] selftests: drv-net: add a trivial ping test
` [PATCH net-next v3 7/8] selftests: net: support matching cases by name prefix
` [PATCH net-next v3 8/8] selftests: drv-net: add a TCP ping test case (and useful helpers)

Permanent TIPC Broadcast Failure When a Member Joins
 2024-04-17 23:03 UTC 

2nd RTM_NEWLINK notification with operstate down is always 1 second delayed
 2024-04-17 22:33 UTC  (2+ messages)

[PATCH net] r8169: fix LED-related deadlock on module removal
 2024-04-17 22:33 UTC  (7+ messages)

[PATCH net 0/4] selftests/net/tcp_ao: A bunch of fixes for TCP-AO selftests
 2024-04-17 22:30 UTC  (6+ messages)

[PATCH] m_ife: Remove unused value
 2024-04-17 22:30 UTC  (2+ messages)

support needed for DSA (macb driver with marvel 6390)
 2024-04-17 22:02 UTC 

[PATCH ethtool-next v2 0/2] Userspace code for ethtool HW TS statistics
 2024-04-17 21:30 UTC  (4+ messages)
` [PATCH ethtool-next v2 1/2] update UAPI header copies
` [PATCH ethtool-next v2 2/2] netlink: tsinfo: add statistics support

[syzbot] [bpf?] possible deadlock in queue_stack_map_push_elem
 2024-04-17 21:25 UTC 

[PATCH net-next] net: phy: link_topology: Don't stub-away the topology creation
 2024-04-17 21:09 UTC  (3+ messages)

[PATCH net-next] gve: Remove qpl_cfg struct since qpl_ids map with queues respectively
 2024-04-17 20:57 UTC 

[PATCH net-next v9 00/14] net: Add support for Power over Ethernet (PoE)
 2024-04-17 20:57 UTC  (4+ messages)
` [PATCH net-next v9 08/14] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH net-next v2 0/5] net: dsa: vsc73xx: convert to PHYLINK and do some cleanup
 2024-04-17 20:50 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v2 2/5] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v2 3/5] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v2 4/5] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v2 5/5] net: dsa: vsc73xx: add structure descriptions

[PATCH ethtool-next 0/3] ethtool: Introduce PHY listing and targetting
 2024-04-17 20:44 UTC  (2+ messages)

[PATCH net-next v1 0/4] add support for TimeSync path delays
 2024-04-17 20:23 UTC  (11+ messages)
` [PATCH net-next v1 1/4] net: phy: Add TimeSync delay query support to PHYlib API
` [PATCH net-next v1 2/4] net: phy: micrel: lan8841: set default PTP latency values
` [PATCH net-next v1 3/4] net: phy: realtek: provide TimeSync data path delays for RTL8211E
` [PATCH net-next v1 4/4] net: stmmac: use delays reported by the PHY driver to correct MAC propagation delay

[PATCH net v1 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-04-17 19:39 UTC  (5+ messages)
` [PATCH net v1 2/2] net: gro: add p_off param in *_gro_complete

[linux-next:master] BUILD REGRESSION 4eab358930711bbeb85bf5ee267d0d42d3394c2c
 2024-04-17 19:17 UTC 

Support needed for integrating Marvel 88e6390 with microchip SAMA7 processor (DSA)
 2024-04-17 19:07 UTC 

[patch net-next v3 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-17 18:58 UTC  (8+ messages)
` [patch net-next v3 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
` [patch net-next v3 2/6] selftests: forwarding: move couple of initial check to the beginning
` [patch net-next v3 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next v3 4/6] selftests: forwarding: add check_driver() helper
` [patch net-next v3 5/6] selftests: forwarding: add wait_for_dev() helper
` [patch net-next v3 6/6] selftests: virtio_net: add initial tests

[PATCH 0/3] drivers/s390: Fix instances of -Wcast-function-type-strict
 2024-04-17 18:57 UTC  (7+ messages)
` [PATCH 1/3] s390/vmlogrdr: Remove function pointer cast
` [PATCH 2/3] s390/smsgiucv_app: "
` [PATCH 3/3] s390/netiucv: "

[PATCH] e1000e: move force SMBUS near the end of enable_ulp function
 2024-04-17 18:38 UTC  (2+ messages)

[PATCH ethtool-next 0/2] Userspace code for ethtool HW TS statistics
 2024-04-17 18:31 UTC  (5+ messages)
` [PATCH ethtool-next 1/2] update UAPI header copies

[net-next PATCH 5/9] octeontx2-af: Add packet path between representor and VF
 2024-04-17 18:08 UTC  (2+ messages)

[PATCH net-next 00/14] net_sched: first series for RTNL-less qdisc dumps
 2024-04-17 17:28 UTC  (23+ messages)
` [PATCH net-next 05/14] net_sched: sch_codel: implement lockless codel_dump()
` [PATCH net-next 06/14] net_sched: sch_tfs: implement lockless etf_dump()
` [PATCH net-next 07/14] net_sched: sch_ets: implement lockless ets_dump()
` [PATCH net-next 09/14] net_sched: sch_fq_codel: implement lockless fq_codel_dump()
` [PATCH net-next 10/14] net_sched: sch_fq_pie: implement lockless fq_pie_dump()
` [PATCH net-next 12/14] net_sched: sch_hhf: implement lockless hhf_dump()
` [PATCH net-next 13/14] net_sched: sch_pie: implement lockless pie_dump()

[PATCH net-next] mlxsw: spectrum_flower: validate control flags
 2024-04-17 17:05 UTC  (3+ messages)

[PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2024-04-17 (ice)
 2024-04-17 16:56 UTC  (3+ messages)
` [PATCH net-next 1/2] ice: Add automatic VF reset on Tx MDD events
` [PATCH net-next 2/2] ice: Remove ndo_get_phys_port_name

[PATCH v9 iwl-next 00/12] Introduce ETH56G PHY model for E825C products
 2024-04-17 16:39 UTC  (13+ messages)
` [PATCH v9 iwl-next 01/12] ice: Introduce ice_ptp_hw struct
` [PATCH v9 iwl-next 02/12] ice: Introduce helper to get tmr_cmd_reg values
` [PATCH v9 iwl-next 03/12] ice: Implement Tx interrupt enablement functions
` [PATCH v9 iwl-next 04/12] ice: Add PHY OFFSET_READY register clearing
` [PATCH v9 iwl-next 05/12] ice: Move CGU block
` [PATCH v9 iwl-next 06/12] ice: Introduce ice_get_base_incval() helper
` [PATCH v9 iwl-next 07/12] ice: Introduce ETH56G PHY model for E825C products
` [PATCH v9 iwl-next 08/12] ice: Change CGU regs struct to anonymous
` [PATCH v9 iwl-next 09/12] ice: Add support for E825-C TS PLL handling
` [PATCH v9 iwl-next 10/12] ice: Add NAC Topology device capability parser
` [PATCH v9 iwl-next 11/12] ice: Support 2XNAC configuration using auxbus
` [PATCH v9 iwl-next 12/12] ice: Adjust PTP init for 2x50G E825C devices

[net-next PATCH 2/9] octeontx2-pf: RVU representor driver
 2024-04-17 16:22 UTC  (2+ messages)

[net-next PATCH 13/15] eth: fbnic: add basic Rx handling
 2024-04-17 16:09 UTC  (12+ messages)

[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-17 15:55 UTC  (5+ messages)
` [PATCH net-next v9 1/4] linux/dim: move useful macros to .h file
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management
` [PATCH net-next v9 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v9 4/4] virtio-net: support dim profile fine-tuning

[PATCH net] net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using them
 2024-04-17 15:51 UTC  (2+ messages)

[net-next PATCH 3/9] octeontx2-pf: Create representor netdev
 2024-04-17 15:36 UTC  (3+ messages)

[PATCH net-next v6 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-17 15:36 UTC  (2+ messages)

[PATCH net-next v6 00/10] allocate dummy device dynamically
 2024-04-17 15:29 UTC  (7+ messages)
` [PATCH net-next v6 03/10] net: create a dummy net_device allocator


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 read-only IMAP folder(s) and NNTP newsgroup(s).