Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-08 19:01:53 to 2024-03-10 12:14:14 UTC [more...]

[PATCH net-next 0/3] trace: use TP_STORE_ADDRS macro
 2024-03-10 12:14 UTC 

[PATCH net-next 0/4] net: dsa: realtek: fix LED support for rtl8366
 2024-03-10 11:49 UTC  (11+ messages)
` [PATCH net-next 1/4] dt-bindings: net: dsa: realtek: describe LED usage
` [PATCH net-next 2/4] net: dsa: realtek: keep default LED state in rtl8366rb
` [PATCH net-next 3/4] net: dsa: realtek: do not assert reset on remove
` [PATCH net-next 4/4] net: dsa: realtek: add LED drivers for rtl8366rb

[syzbot] [net?] Internal error in desc_read_finalized_seq (2)
 2024-03-10 10:39 UTC 

[PATCH v2 14/28] sparc32: Drop unused mmu models
 2024-03-10 10:37 UTC 

[PATCH net-next v3 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-10 10:34 UTC  (7+ messages)
` [PATCH net-next v3 1/4] net: gro: add p_off param in *_gro_complete
  ` [PATCH net-next v3 2/4] selftests/net: add local address bind in vxlan selftest
` [PATCH net-next v3 3/4] net: gro: add {inner_}network_offset to napi_gro_cb
` [PATCH net-next v3 4/4] net: gro: move L3 flush checks to tcp_gro_receive

[PATCH v2] sysctl: treewide: constify ctl_table_root::permissions
 2024-03-10  9:18 UTC  (3+ messages)

[syzbot] [bpf?] [net?] KMSAN: uninit-value in bpf_prog_test_run_xdp
 2024-03-10  9:16 UTC 

[net-next 0/2] ravb: Support describing the MDIO bus
 2024-03-10  8:44 UTC  (7+ messages)
` [net-next 1/2] dt-bindings: net: renesas,etheravb: Add optional MDIO bus node
` [net-next 2/2] ravb: Add support for an optional MDIO mode

[PATCH net-next 0/3] genetlink: remove linux/genetlink.h
 2024-03-10  7:22 UTC  (6+ messages)
` [PATCH net-next 1/3] netlink: create a new header for internal genetlink symbols
` [PATCH net-next 2/3] net: openvswitch: remove unnecessary linux/genetlink.h include
` [PATCH net-next 3/3] genetlink: remove linux/genetlink.h

[syzbot] [net?] kernel BUG in __nla_validate_parse
 2024-03-10  5:44 UTC  (6+ messages)

bonding: Do we need netlink events for LACP status?
 2024-03-10  3:11 UTC  (4+ messages)

[PATCH net-next v1] netdevsim: replace pr_err with {dev,netdev,}_err wherever possible
 2024-03-10  1:52 UTC 

[PATCH] liquidio: Fix potential null pointer dereference
 2024-03-09 20:45 UTC  (3+ messages)

[PATCH v2] overflow: Change DEFINE_FLEX to take __counted_by member
 2024-03-09 20:32 UTC  (3+ messages)

[net-next] ravb: Correct buffer size to map for R-Car Rx
 2024-03-09 19:32 UTC  (2+ messages)

[PATCH iproute2-next] ss: fix the compiler warning
 2024-03-09 19:30 UTC  (3+ messages)

[BUG net-next] fcnal-test.sh: 4 (four) tests FAIL
 2024-03-09 18:45 UTC 

[PATCH iproute2-next 0/4] Support for nexthop group statistics
 2024-03-09 18:37 UTC  (10+ messages)
` [PATCH iproute2-next 1/4] libnetlink: Add rta_getattr_uint()
` [PATCH iproute2-next 2/4] ip: ipnexthop: Support dumping next hop group stats
` [PATCH iproute2-next 3/4] ip: ipnexthop: Support dumping next hop group HW stats
` [PATCH iproute2-next 4/4] ip: ipnexthop: Allow toggling collection of nexthop group HW statistics

[PATCH net] vmxnet3: Fix missing reserved tailroom
 2024-03-09 18:31 UTC 

[PATCH net-next v4 0/7] Support for nexthop group statistics
 2024-03-09 17:50 UTC  (4+ messages)
` [PATCH net-next v4 1/7] net: nexthop: Adjust netlink policy parsing for a new attribute

[PATCH net-next v2 1/1] net: bridge: switchdev: Improve error message clarity for switchdev_port_obj_add/del_deffered operations
 2024-03-09 17:14 UTC  (5+ messages)

[PATCH net-next v2 0/4] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-09 15:13 UTC  (4+ messages)
` [PATCH net-next v2 3/4] net: gro: set inner_network_header in receive phase

[PATCH RFC v2 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-03-09 15:07 UTC  (7+ messages)

[PATCH] net: macb: remove change_mtu callback
 2024-03-09 14:54 UTC  (2+ messages)

[PATCH] net: mark racy access on sk->sk_rcvbuf
 2024-03-09 14:49 UTC  (4+ messages)

[PATCH] dt-bindings: net: renesas,etheravb: Add MDIO bus reset properties
 2024-03-09 14:41 UTC  (3+ messages)

[PATCH net-next v11 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-09 12:30 UTC  (11+ messages)
` [PATCH net-next v11 1/9] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
` [PATCH net-next v11 2/9] dt-bindings: net: hisilicon,hisi-femac-mdio: remove clocks
` [PATCH net-next v11 3/9] net: mdio: hisi-femac: remove clock
` [PATCH net-next v11 4/9] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v11 5/9] dt-bindings: net: hisi-femac: add mandatory MDIO bus subnode
` [PATCH net-next v11 6/9] dt-bindings: net: hisi-femac: add binding for Hi3798MV200 FEMAC core
` [PATCH net-next v11 7/9] net: hisi_femac: remove unused compatible strings
` [PATCH net-next v11 8/9] net: hisi_femac: add support for hisi_femac core on Hi3798MV200
` [PATCH net-next v11 9/9] net: hisi_femac: remove unneeded MODULE_ALIAS()

[PATCH] dt-bindings: net: wireless: brcm,bcm4329-fmac: Add CYW43439 DT binding
 2024-03-09 11:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-03-09 11:39 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: hci_bcm: Add CYW43439 support

[PATCH net-next v2 14/22] ovpn: implement peer lookup logic
 2024-03-09 10:16 UTC  (2+ messages)

[PATCH V5 net-next 0/4] Support some features for the HNS3 ethernet driver
 2024-03-09 10:00 UTC  (5+ messages)
` [PATCH V5 net-next 1/4] net: hns3: add command queue trace for hns3
` [PATCH V5 net-next 2/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
` [PATCH V5 net-next 3/4] net: hns3: dump more reg info based on ras mod
` [PATCH V5 net-next 4/4] net: hns3: add support to query scc version by devlink info

[PATCH v4 net-next 0/4] net: Provide SMP threads for backlog NAPI
 2024-03-09  9:09 UTC  (4+ messages)

[PATCH v5 net-next 0/4] net: Provide SMP threads for backlog NAPI
 2024-03-09  9:05 UTC  (5+ messages)
` [PATCH v5 net-next 1/4] net: Remove conditional threaded-NAPI wakeup based on task state
` [PATCH v5 net-next 2/4] net: Allow to use SMP threads for backlog NAPI
` [PATCH v5 net-next 3/4] net: Use backlog-NAPI to clean up the defer_list
` [PATCH v5 net-next 4/4] net: Rename rps_lock to backlog_lock

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-03-09  8:44 UTC  (19+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC v2 0/6] ethtool HW "
  ` [PATCH RFC v2 1/6] ethtool: add interface to read Tx hardware "
  ` [PATCH RFC v2 2/6] net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQ
  ` [PATCH RFC v2 3/6] net/mlx5e: Introduce timestamps statistic counter for Tx DMA layer
  ` [PATCH RFC v2 4/6] net/mlx5e: Implement ethtool hardware timestamping statistics
  ` [PATCH RFC v2 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD
  ` [PATCH RFC v2 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation

[PATCH net-next v2 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-09  6:57 UTC  (4+ messages)
` [PATCH net-next v2 01/11] net/smc: adapt SMC-D device dump for Emulated-ISM

[PATCH net-next v3 1/1] net: bridge: switchdev: Improve error message clarity for switchdev_port_obj_add/del_deffered operations
 2024-03-09  6:32 UTC 

[net-next V6 01/15] net/mlx5: Add MPIR bit in mcam_access_reg
 2024-03-09  5:30 UTC  (2+ messages)

[PATCH net-next v3] net: phy: dp83822: Fix RGMII TX delay configuration
 2024-03-09  5:30 UTC  (2+ messages)

[PATCH net-next v10 00/13] Introduce PHY listing and link_topology tracking
 2024-03-09  5:27 UTC  (7+ messages)
` [PATCH net-next v10 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v10 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v10 13/13] Documentation: networking: document phy_link_topology

[PATCH net-next 0/4] net: route: improve route hinting
 2024-03-09  4:53 UTC  (4+ messages)
` [PATCH net-next 2/4] net: dst_cache: add input_dst_cache API

pull request: bluetooth-next 2024-03-22
 2024-03-09  4:50 UTC  (2+ messages)

[PATCH net-next 00/11] mlxsw: Support for nexthop group statistics
 2024-03-09  4:47 UTC  (6+ messages)
` [PATCH net-next 11/11] selftests: forwarding: Add a test for NH group stats

[PATCH RFC v3 net-next 1/2] devlink: Add shared memory pool eswitch attribute
 2024-03-09  4:44 UTC  (2+ messages)

pull-request: ieee802154-next 2024-03-07
 2024-03-09  4:40 UTC  (2+ messages)

[PATCH net-next v4] net: netconsole: Add continuation line prefix to userdata messages
 2024-03-09  4:17 UTC  (2+ messages)

[PATCH net-next] devlink: Add comments to use netlink gen tool
 2024-03-09  4:15 UTC  (2+ messages)

[PATCH net-next] Documentation: Add documentation for eswitch attribute
 2024-03-09  4:14 UTC  (2+ messages)

[PATCH net-next v8 0/8] net: intel: start The Great Code Dedup + Page Pool for iavf
 2024-03-09  4:05 UTC  (2+ messages)

[PATCH][next] tools: ynl: Fix spelling mistake "Constructred" -> "Constructed"
 2024-03-09  4:00 UTC  (2+ messages)

[PATCHv2 net-next] netlink: specs: support unterminated-ok
 2024-03-09  3:57 UTC  (2+ messages)

[PATCH net-next -v5] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-03-09  3:57 UTC  (2+ messages)

[PATCH] net: phy: mdio-bcm-unimac: Cast denominator to unsigned long to avoid overflow
 2024-03-09  3:52 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-03-09  3:36 UTC  (4+ messages)
` [PATCH v3 2/2] phy: add driver for MediaTek XFI T-PHY

買取専門店 フランチャイズシステム説明会
 2024-03-09  0:41 UTC 

[PATCH net-next] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-09  0:37 UTC  (9+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-09  0:27 UTC  (7+ messages)
` [RFC PATCH net-next v6 01/15] queue_api: define queue api
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

pull-request: wireless-next-2024-03-08
 2024-03-09  0:19 UTC  (4+ messages)

[PATCH net-next v1] net: page_pool: factor out page_pool recycle check
 2024-03-09  0:08 UTC  (5+ messages)

[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
 2024-03-08 22:21 UTC  (4+ messages)
` [PATCH ipsec-next v1 6/8] iptfs: xfrm: Add mode_cbs module functionality
  ` [devel-ipsec] "

[PATCH net-next 00/15] selftests: mptcp: various improvements
 2024-03-08 22:10 UTC  (16+ messages)
` [PATCH net-next 01/15] selftests: mptcp: print all error messages to stdout
` [PATCH net-next 02/15] selftests: mptcp: connect: add dedicated port counter
` [PATCH net-next 03/15] selftests: mptcp: connect: fix misaligned output
` [PATCH net-next 04/15] selftests: mptcp: sockopt: print every test result
` [PATCH net-next 05/15] selftests: mptcp: export TEST_COUNTER variable
` [PATCH net-next 06/15] selftests: mptcp: add print_title in mptcp_lib
` [PATCH net-next 07/15] selftests: mptcp: print test results with counters
` [PATCH net-next 08/15] selftests: mptcp: use += operator to append strings
` [PATCH net-next 09/15] selftests: mptcp: print test results with colors
` [PATCH net-next 10/15] selftests: mptcp: call test_fail without argument
` [PATCH net-next 11/15] selftests: mptcp: extract mptcp_lib_check_expected
` [PATCH net-next 12/15] selftests: mptcp: print_test out of verify_listener_events
` [PATCH net-next 13/15] selftests: mptcp: add mptcp_lib_verify_listener_events
` [PATCH net-next 14/15] selftests: mptcp: declare event macros in mptcp_lib
` [PATCH net-next 15/15] selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL

[PATCH 0/4] PCI: Consolidate TLP Log reading and printing
 2024-03-08 21:31 UTC  (2+ messages)

[PATCH net-next] net: add skb_data_unref() helper
 2024-03-08 21:20 UTC  (2+ messages)

[PATCH net-next] nexthop: Simplify dump error handling
 2024-03-08 21:20 UTC  (2+ messages)

[PATCH net-next] ipv6: raw: check sk->sk_rcvbuf earlier
 2024-03-08 21:20 UTC  (2+ messages)

[PATCH net-next] ipv4: raw: check sk->sk_rcvbuf earlier
 2024-03-08 21:20 UTC  (2+ messages)

[PATCH net-next] ptp: Move from simple ida to xarray
 2024-03-08 21:07 UTC  (2+ messages)

[PATCH net-next 3/5] net: libwx: Add msg task api
 2024-03-08 20:56 UTC  (2+ messages)

[PATCH] net :mana : Add per-cpu stats for MANA device
 2024-03-08 20:33 UTC  (10+ messages)
            `  "

[PATCH net-next 0/2] annotate data-races around sysctl_tcp_wmem[0]
 2024-03-08 20:26 UTC  (3+ messages)
` [PATCH net-next 1/2] mptcp: annotate a data-race "

[PATCH v1 net] tcp: Fix refcnt handling in __inet_hash_connect()
 2024-03-08 20:16 UTC 

[PATCH v5 net 0/2] tcp/rds: Fix use-after-free around kernel TCP reqsk
 2024-03-08 20:01 UTC  (3+ messages)
` [PATCH v5 net 1/2] tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
` [PATCH v5 net 2/2] rds: tcp: Fix use-after-free of net in reqsk_timer_handler()

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2024-03-06 (igc, igb, ice)
 2024-03-08 19:40 UTC  (2+ messages)

[PATCHv2 net-next] tools: ynl-gen: support using pre-defined values in attr checks
 2024-03-08 19:38 UTC  (2+ messages)

[PATCH v2] net :mana : Add per-cpu stats for MANA device
 2024-03-08 19:31 UTC  (2+ messages)

[PATCH net-next 0/4] ipv6: lockless inet6_dump_addr()
 2024-03-08 19:31 UTC  (6+ messages)
` [PATCH net-next 1/4] ipv6: make inet6_fill_ifaddr() lockless

[PATCH net] net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
 2024-03-08 19:27 UTC  (2+ messages)

[PATCH net-next] tools: ynl: remove trailing semicolon
 2024-03-08 19:25 UTC 

[PATCH net-next v3 0/6] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-08 19:16 UTC  (7+ messages)
` [PATCH net-next v3 2/6] tools/net/ynl: Report netlink errors without stacktrace

[PATCH net-next] net: ipv6: exthdrs: get rid of ipv6_skb_net()
 2024-03-08 18:53 UTC 

[PATCH net-next] netlink: specs: support generating code for genl socket priv
 2024-03-08 19:03 UTC 

[syzbot] [net?] WARNING in sk_nulls_del_node_init_rcu
 2024-03-08 19:01 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).