netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-27 20:33:30 to 2025-01-28 16:30:47 UTC [more...]

[PATCH 0/2] Bluetooth: MGMT: Deadcode cleanup
 2025-01-28 16:30 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: MGMT: Remove unused mgmt_pending_find_data
` [PATCH 2/2] Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete

KSZ9477 HSR Offloading
 2025-01-28 16:14 UTC 

[PATCH RFC net-next v3 0/8] netconsole: Add support for CPU population
 2025-01-28 16:12 UTC  (5+ messages)
` [PATCH RFC net-next v3 1/8] netconsole: consolidate send buffers into netconsole_target struct
` [PATCH RFC net-next v3 4/8] netconsole: Introduce configfs helpers for sysdata features

[RFC net-next 0/7] Provide an ism layer
 2025-01-28 16:04 UTC  (8+ messages)

[net,v3] tcp: correct handling of extreme memory squeeze
 2025-01-28 16:01 UTC  (6+ messages)

[PATCH RFC net-next 00/22] net: stmmac/xpcs: further EEE work
 2025-01-28 15:48 UTC  (23+ messages)
` [PATCH RFC net-next 01/22] net: stmmac: delete software timer before disabling LPI
` [PATCH RFC net-next 02/22] net: stmmac: ensure LPI is disabled when disabling EEE
` [PATCH RFC net-next 03/22] net: stmmac: dwmac4: ensure LPIATE is cleared
` [PATCH RFC net-next 04/22] net: stmmac: split stmmac_init_eee() and move to phylink methods
` [PATCH RFC net-next 05/22] net: stmmac: remove priv->dma_cap.eee test in tx_lpi methods
` [PATCH RFC net-next 06/22] net: stmmac: remove unnecessary priv->eee_active tests
` [PATCH RFC net-next 07/22] net: stmmac: remove unnecessary priv->eee_enabled tests
` [PATCH RFC net-next 08/22] net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPI
` [PATCH RFC net-next 09/22] net: stmmac: remove unnecessary LPI disable when enabling LPI
` [PATCH RFC net-next 10/22] net: stmmac: use common LPI_CTRL_STATUS bit definitions
` [PATCH RFC net-next 11/22] net: stmmac: add new MAC method set_lpi_mode()
` [PATCH RFC net-next 12/22] net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE too
` [PATCH RFC net-next 13/22] net: stmmac: use stmmac_set_lpi_mode()
` [PATCH RFC net-next 14/22] net: stmmac: remove old EEE methods
` [PATCH RFC net-next 15/22] net: phylink: add support for notifying PCS about EEE
` [PATCH RFC net-next 16/22] net: xpcs: add function to configure EEE clock multiplying factor
` [PATCH RFC net-next 17/22] net: stmmac: call xpcs_config_eee_mult_fact()
` [PATCH RFC net-next 18/22] net: xpcs: convert to phylink managed EEE
` [PATCH RFC net-next 19/22] net: stmmac: remove calls to xpcs_config_eee()
` [PATCH RFC net-next 20/22] net: xpcs: remove xpcs_config_eee() from global scope
` [PATCH RFC net-next 21/22] net: xpcs: clean up xpcs_config_eee()
` [PATCH RFC net-next 22/22] net: xpcs: group EEE code together

[PATCH v5 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2025-01-28 15:45 UTC  (11+ messages)
  ` [PATCH v5 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
  ` [PATCH v5 2/4] net: stmmac: dwc-qos: Add FSD EQoS support
  ` [PATCH v5 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
  ` [PATCH v5 4/4] arm64: dts: fsd: Add Ethernet support for PERIC "

[PATCH RFC net-next 0/2] Add SGMII port support to KSZ9477 switch
 2025-01-28 15:43 UTC  (12+ messages)
` [PATCH RFC net-next 1/2] net: pcs: xpcs: Add special code to operate in Microchip "
` [PATCH RFC net-next 2/2] net: dsa: microchip: Add SGMII port support to "

[PATCH net 0/3] net: ethtool: timestamping: Fix small issues in the new uAPI
 2025-01-28 15:35 UTC  (4+ messages)
` [PATCH net 1/3] MAINTAINERS: Add myself as maintainer for socket timestamping and expand file list
` [PATCH net 2/3] net: ethtool: tsconfig: Fix ts filters and types enums size check
` [PATCH net 3/3] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags

Stepping down as maintainer
 2025-01-28 15:32 UTC  (3+ messages)

[PATCH] batman-adv: Fix incorrect offset in batadv_tt_tvlv_ogm_handler_v1()
 2025-01-28 15:11 UTC 

[ANN] netdev call - Jan 27th
 2025-01-28 15:29 UTC  (2+ messages)

[PATCH net-next v6 00/12] Begin upstreaming Homa transport protocol
 2025-01-28 15:10 UTC  (24+ messages)
` [PATCH net-next v6 04/12] net: homa: create homa_pool.h and homa_pool.c
` [PATCH net-next v6 05/12] net: homa: create homa_rpc.h and homa_rpc.c
` [PATCH net-next v6 06/12] net: homa: create homa_peer.h and homa_peer.c
` [PATCH net-next v6 07/12] net: homa: create homa_sock.h and homa_sock.c

[PATCH] bpf: Fix mix-up of 4096 and page size
 2025-01-28 15:03 UTC  (3+ messages)

Possible mistake in commit 3ca459eaba1b ("tun: fix group permission check")
 2025-01-28 15:04 UTC  (7+ messages)

[PATCH RFC net-next v1 0/5] Device memory TCP TX
 2025-01-28 14:49 UTC  (15+ messages)
` [PATCH RFC net-next v1 1/5] net: add devmem TCP TX documentation
` [PATCH RFC net-next v1 3/5] net: add get_netmem/put_netmem support
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path

[PATCH] udp: gso: fix MTU check for small packets
 2025-01-28 14:45 UTC  (4+ messages)

[PATCH v2 1/1] net: sysctl: Bound check gc_thresh sysctls
 2025-01-28 13:50 UTC  (2+ messages)

[PATCH net v3 0/6] vsock: Transport reassignment and error handling issues
 2025-01-28 13:25 UTC  (8+ messages)
` [PATCH net v3 1/6] vsock: Keep the binding until socket destruction
` [PATCH net v3 2/6] vsock: Allow retrying on connect() failure
` [PATCH net v3 3/6] vsock/test: Introduce vsock_bind()
` [PATCH net v3 4/6] vsock/test: Introduce vsock_connect_fd()
` [PATCH net v3 5/6] vsock/test: Add test for UAF due to socket unbinding
` [PATCH net v3 6/6] vsock/test: Add test for connect() retries

[PATCH ethtool-next 00/14] Add JSON output to --module-info
 2025-01-28 13:23 UTC  (10+ messages)
` [PATCH ethtool-next 05/14] qsfp: Refactor sff8636_show_dom() by moving code into separate functions
` [PATCH ethtool-next 08/14] cmis: Enable JSON output support in CMIS modules
` [PATCH ethtool-next 09/14] qsfp: Add JSON output handling to --module-info in SFF8636 modules

[PATCH net v2 0/6] vsock: Transport reassignment and error handling issues
 2025-01-28 13:18 UTC  (3+ messages)

[PATCH rdma-next 00/13] RDMA/mana_ib: Enable CM for mana_ib
 2025-01-28 12:50 UTC  (4+ messages)
` [PATCH rdma-next 04/13] RDMA/mana_ib: create kernel-level CQs

[PATCH net v3] bonding: Correctly support GSO ESP offload
 2025-01-28 12:30 UTC  (3+ messages)

[PATCH] igc: Fix HW RX timestamp when passed by ZC XDP
 2025-01-28 12:26 UTC 

[PATCH net v4 0/3] Limit devicetree parameters to hardware capability
 2025-01-28 12:20 UTC  (2+ messages)

[PATCH net] ethtool: Fix set RXNFC command with symmetric RSS hash
 2025-01-28 11:40 UTC  (2+ messages)

[PATCH v9 0/8] rust: Add IO polling
 2025-01-28 11:37 UTC  (18+ messages)
` [PATCH v9 1/8] sched/core: Add __might_sleep_precision()
` [PATCH v9 2/8] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v9 3/8] rust: time: Introduce Delta type
` [PATCH v9 4/8] rust: time: Introduce Instant type
` [PATCH v9 5/8] rust: time: Add wrapper for fsleep() function
` [PATCH v9 7/8] rust: Add read_poll_timeout functions

[PATCH net v5 0/7] usbnet: ipheth: prevent OoB reads of NDP16
 2025-01-28 11:20 UTC  (2+ messages)

[PATCH net v2] ptp: Properly handle compat ioctls
 2025-01-28 11:10 UTC  (2+ messages)

[PATCH net v2] net: usb: rtl8150: enable basic endpoint checking
 2025-01-28 11:10 UTC  (2+ messages)

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2025-01-28 10:56 UTC  (11+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction

[PATCH net] net: mv643xx_eth: implement descriptor cleanup in txq_submit_tso
 2025-01-28 10:47 UTC  (2+ messages)

[PATCH bpf-next v3 00/14] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-01-28  9:57 UTC  (15+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: helpers: Add append_tid()
` [PATCH bpf-next v3 02/14] selftests/bpf: test_xdp_veth: Remove unused defines
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xdp_veth: Remove unecessarry check_ping()
` [PATCH bpf-next v3 04/14] selftests/bpf: test_xdp_veth: Use int to describe next veth
` [PATCH bpf-next v3 05/14] selftests/bpf: test_xdp_veth: Split network configuration
` [PATCH bpf-next v3 06/14] selftests/bpf: test_xdp_veth: Rename config[]
` [PATCH bpf-next v3 07/14] selftests/bpf: test_xdp_veth: Add prog_config[] table
` [PATCH bpf-next v3 08/14] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration
` [PATCH bpf-next v3 09/14] selftests/bpf: test_xdp_veth: Use unique names
` [PATCH bpf-next v3 10/14] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags
` [PATCH bpf-next v3 11/14] selftests/bpf: Optionally select broadcasting flags
` [PATCH bpf-next v3 12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests
` [PATCH bpf-next v3 13/14] selftests/bpf: test_xdp_veth: Add XDP program on egress test
` [PATCH bpf-next v3 14/14] selftests/bpf: Remove test_xdp_redirect_multi.sh

[PATCH v1 0/9] Fixes multiple sysctl bound checks
 2025-01-28  9:43 UTC  (3+ messages)

[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-01-28  8:46 UTC  (14+ messages)
` [PATCH bpf-next v7 01/13] net-timestamp: add support for bpf_setsockopt()
` [PATCH bpf-next v7 02/13] net-timestamp: prepare for timestamping callbacks use
` [PATCH bpf-next v7 03/13] bpf: stop unsafely accessing TCP fields in bpf callbacks
` [PATCH bpf-next v7 04/13] bpf: stop calling some sock_op BPF CALLs in new timestamping callbacks
` [PATCH bpf-next v7 05/13] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v7 06/13] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension
` [PATCH bpf-next v7 07/13] net-timestamp: support sw SCM_TSTAMP_SND "
` [PATCH bpf-next v7 08/13] net-timestamp: support hw "
` [PATCH bpf-next v7 09/13] net-timestamp: support SCM_TSTAMP_ACK "
` [PATCH bpf-next v7 10/13] net-timestamp: make TCP tx timestamp bpf extension work
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()
` [PATCH bpf-next v7 12/13] net-timestamp: introduce cgroup lock to avoid affecting non-bpf cases
` [PATCH bpf-next v7 13/13] bpf: add simple bpf tests in the tx path for so_timestamping feature

[RFC v8 0/5] fix two bugs related to page_pool
 2025-01-28  6:12 UTC  (3+ messages)
` [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound

[Patch net v2 0/4] net_sched: two security bug fixes and test cases
 2025-01-28  4:25 UTC  (5+ messages)
` [Patch net v2 2/4] selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0

[PATCH net 0/3] net: stmmac: Fix usage of maximum queue number macros
 2025-01-28  2:42 UTC  (8+ messages)

[RFC PATCH net-next v6 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-01-28  1:34 UTC  (10+ messages)
` [RFC PATCH net-next v6 03/13] bpf: stop UDP sock accessing TCP fields in bpf callbacks
` [RFC PATCH net-next v6 13/13] bpf: add simple bpf tests in the tx path for so_timestamping feature

[GIT PULL] virtio: features, fixes, cleanups
 2025-01-28  1:07 UTC  (2+ messages)

[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
 2025-01-28  1:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2025-01-24 (idpf, ice, iavf)
 2025-01-28  1:00 UTC  (2+ messages)

[PATCH 1/5] xfrm: replay: Fix the update of replay_esn->oseq_hi for GSO
 2025-01-28  0:20 UTC  (2+ messages)

[RFC v2 00/38] Improve ABI documentation generation
 2025-01-28  0:06 UTC  (2+ messages)
` [RFC v2 33/38] docs: networking: Allow creating cross-references statistics ABI

[PATCH net 0/3] mptcp: fixes addressing syzbot reports
 2025-01-28  0:00 UTC  (2+ messages)

[linus:master] [tcp_cubic] 25c1a9ca53: packetdrill.packetdrill/gtests/net/tcp/cubic/cubic-bulk-166k-idle-restart_ipv4-mapped-v6.fail
 2025-01-27 23:30 UTC  (5+ messages)

[PATCH v1 net-next 4/4] net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net()
 2025-01-27 23:26 UTC  (2+ messages)

[PATCH net 1/2] net: xdp: Disallow attaching device-bound programs in generic mode
 2025-01-27 23:23 UTC  (2+ messages)

[PATCH net v2] net: davicom: fix UAF in dm9000_drv_remove
 2025-01-27 23:10 UTC  (2+ messages)

[PATCH net] rxrpc, afs: Fix peer hash locking vs RCU callback
 2025-01-27 23:10 UTC  (2+ messages)

[PATCH net] vxlan: Fix uninit-value in vxlan_vnifilter_dump()
 2025-01-27 23:10 UTC  (3+ messages)

[PATCH net v3] net: phy: c45-tjaxx: add delay between MDIO write and read in soft_reset
 2025-01-27 23:10 UTC  (2+ messages)

[PATCH net] selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment
 2025-01-27 23:04 UTC  (3+ messages)

[PATCH net] netdevsim: don't assume core pre-populates HDS params on GET
 2025-01-27 22:50 UTC  (2+ messages)

[PATCH net] tools: ynl: c: correct reverse decode of empty attrs
 2025-01-27 22:40 UTC  (2+ messages)

[PATCH RESEND net] ptp: Ensure info->enable callback is always set
 2025-01-27 22:40 UTC  (2+ messages)

[PATCH net] MAINTAINERS: add Paul Fertser as a NC-SI reviewer
 2025-01-27 22:40 UTC  (2+ messages)

[PATCH net v3 0/7] eth: fix calling napi_enable() in atomic context
 2025-01-27 22:40 UTC  (2+ messages)

[PATCH net] vmxnet3: Fix tx queue race condition with XDP
 2025-01-27 22:36 UTC  (2+ messages)

[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
 2025-01-27 22:32 UTC  (18+ messages)
` [RFC net-next v3 1/4] net: protect queue -> napi linking with netdev_lock()
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping

[PATCH net] net: rose: fix timer races against user threads
 2025-01-27 22:30 UTC  (2+ messages)

[PATCH net] net: netdevsim: try to close UDP port harness races
 2025-01-27 22:30 UTC  (2+ messages)

[PATCH net] net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq
 2025-01-27 22:30 UTC  (2+ messages)

[PATCH net v3] net: the appletalk subsystem no longer uses ndo_do_ioctl
 2025-01-27 22:30 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
 2025-01-27 22:06 UTC  (2+ messages)

[PATCH net 1/2] udp4: Rescan udp hash chains if cross-linked
 2025-01-27 21:26 UTC  (3+ messages)

[PATCH iwl-net] idpf: fix handling rsc packet with a single segment
 2025-01-27 20:59 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net v1 0/4] fix locking issue
 2025-01-27 20:55 UTC  (5+ 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).