netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-05 17:13:37 to 2023-12-06 02:26:20 UTC [more...]

[PATCH v2 net-next] packet: add a generic drop reason for receive
 2023-12-06  2:25 UTC  (2+ messages)

[ANN] Winter break shutdown plan
 2023-12-06  2:01 UTC  (2+ messages)

[syzbot] [net?] KMSAN: uninit-value in __llc_lookup_established
 2023-12-06  1:55 UTC  (4+ messages)
` [PATCH] llc: fix "

[RFC PATCH v2 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-06  1:45 UTC  (9+ messages)
` [RFC PATCH v2 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH v2 2/8] phy: add driver for MediaTek pextp 10GE SerDes PHY
` [RFC PATCH v2 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
` [RFC PATCH v2 4/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH v2 5/8] net: pcs: add driver "
` [RFC PATCH v2 6/8] dt-bindings: net: mediatek: remove wrongly added clocks and SerDes
` [RFC PATCH v2 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding
` [RFC PATCH v2 8/8] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988

[PATCH v4 bpf-next 0/3] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-12-06  1:42 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/3] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v4 bpf-next 2/3] bpf: tcp: Support arbitrary SYN Cookie

[PATCH net 2/2] net: hns: fix fake link up on xge port
 2023-12-06  1:21 UTC  (2+ messages)

[PATCH iwl-next v1] idpf: refactor some missing field get/prep conversions
 2023-12-06  1:10 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH iwl-next v2 00/15] intel: use bitfield operations
 2023-12-06  1:01 UTC  (16+ messages)
` [PATCH iwl-next v2 01/15] e1000e: make lost bits explicit
` [PATCH iwl-next v2 02/15] intel: add bit macro includes where needed
` [PATCH iwl-next v2 03/15] intel: legacy: field prep conversion
` [PATCH iwl-next v2 04/15] i40e: "
` [PATCH iwl-next v2 05/15] iavf: "
` [PATCH iwl-next v2 06/15] ice: "
` [PATCH iwl-next v2 07/15] ice: fix pre-shifted bit usage
` [PATCH iwl-next v2 08/15] igc: field prep conversion
` [PATCH iwl-next v2 09/15] intel: legacy: field get conversion
` [PATCH iwl-next v2 10/15] igc: "
` [PATCH iwl-next v2 11/15] i40e: "
` [PATCH iwl-next v2 12/15] iavf: "
` [PATCH iwl-next v2 13/15] ice: "
` [PATCH iwl-next v2 14/15] ice: cleanup inconsistent code
` [PATCH iwl-next v2 15/15] idpf: refactor some missing field get/prep conversions

[PATCH v3 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-06  0:57 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v3 3/4] clk: mediatek: Add pcw_chg_shift control
` [PATCH v3 4/4] clk: mediatek: add drivers for MT7988 SoC

[PATCH] net: dsa: microchip: fix NULL pointer dereference on platform init
 2023-12-06  0:37 UTC  (8+ messages)

[PATCH net-next 11/16] net: pcs: xpcs: Change xpcs_create_mdiodev() suffix to "byaddr"
 2023-12-06  0:29 UTC  (3+ messages)

[PATCH v2 net-next 0/6] net: dsa: mv88e6xxx: Add "eth-mac" and "rmon" counter group support
 2023-12-06  0:22 UTC  (4+ messages)
` [PATCH v2 net-next 6/6] net: dsa: mv88e6xxx: Add "

[PATCH net-next 13/16] net: stmmac: intel: Register generic MDIO device
 2023-12-06  0:19 UTC  (2+ messages)

[PATCH] net: phy: Only resume phy if it is suspended
 2023-12-06  0:12 UTC  (4+ messages)

[PATCH net] net: core: synchronize link-watch when carrier is queried
 2023-12-06  0:12 UTC  (3+ messages)

[PATCH 0/6] VMware hypercalls enhancements
 2023-12-06  0:11 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/6] drm/vmwgfx: Use vmware_hypercall API
  ` [PATCH v2 6/6] x86/vmware: Add TDX hypercall support

linux-next: manual merge of the net-next tree with the net tree
 2023-12-06  0:03 UTC 

[PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
 2023-12-05 23:58 UTC  (7+ messages)
` [PATCH v3 net-next 2/2] xdp: "

[PATCH net 0/4] bnxt_en: Misc. fixes
 2023-12-05 23:44 UTC  (5+ messages)
` [PATCH net 1/4] bnxt_en: Clear resource reservation during resume
` [PATCH net 2/4] bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
` [PATCH net 3/4] bnxt_en: Fix wrong return value check in bnxt_close_nic()
` [PATCH net 4/4] bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic

[PATCH net-next v2 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-05 23:19 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: sched: Add initial TC error skb drop reasons

[RFC PATCH] net: ethtool: do runtime PM outside RTNL
 2023-12-05 23:15 UTC  (10+ messages)

[PATCH net-next v7 0/8] Support symmetric-xor RSS hash
 2023-12-05 23:00 UTC  (9+ messages)
` [PATCH net-next v7 1/8] net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
` [PATCH net-next v7 2/8] net: ethtool: get rid of get/set_rxfh_context functions
` [PATCH net-next v7 3/8] net: ethtool: add support for symmetric-xor RSS hash
` [PATCH net-next v7 4/8] ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values
` [PATCH net-next v7 5/8] ice: refactor RSS configuration
` [PATCH net-next v7 6/8] ice: refactor the FD and RSS flow ID generation
` [PATCH net-next v7 7/8] ice: enable symmetric-xor RSS for Toeplitz hash function
` [PATCH net-next v7 8/8] iavf: "

[PATCH bpf-next v8 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-12-05 22:59 UTC  (20+ messages)
` [PATCH bpf-next v8 01/18] ice: make RX hash reading code more reusable
` [PATCH bpf-next v8 02/18] ice: make RX HW timestamp "
` [PATCH bpf-next v8 03/18] ice: Make ptype internal to descriptor info processing
` [PATCH bpf-next v8 04/18] ice: Introduce ice_xdp_buff
` [PATCH bpf-next v8 05/18] ice: Support HW timestamp hint
` [PATCH bpf-next v8 06/18] ice: Support RX hash XDP hint
` [PATCH bpf-next v8 07/18] xsk: add functions to fill control buffer
` [PATCH bpf-next v8 08/18] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v8 09/18] xdp: Add VLAN tag hint
` [PATCH bpf-next v8 10/18] ice: Implement "
` [PATCH bpf-next v8 11/18] ice: use VLAN proto from ring packet context in skb path
` [PATCH bpf-next v8 12/18] veth: Implement VLAN tag XDP hint
` [PATCH bpf-next v8 13/18] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
` [PATCH bpf-next v8 14/18] mlx5: implement VLAN tag XDP hint
` [PATCH bpf-next v8 15/18] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH bpf-next v8 16/18] selftests/bpf: Add flags and VLAN hint to xdp_hw_metadata
` [PATCH bpf-next v8 17/18] selftests/bpf: Add AF_INET packet generation to xdp_metadata
` [PATCH bpf-next v8 18/18] selftests/bpf: Check VLAN tag and proto in xdp_metadata

[PATCH V4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-05 22:52 UTC  (4+ messages)

[pull request][net V3 00/15] mlx5 fixes 2023-12-05
 2023-12-05 22:48 UTC  (17+ messages)
` [net V3 01/15] net/mlx5e: Honor user choice of IPsec replay window size
` [net V3 02/15] net/mlx5e: Ensure that IPsec sequence packet number starts from 1
` [net V3 03/15] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
` [net V3 04/15] net/mlx5e: Remove exposure of IPsec RX flow steering struct
` [net V3 05/15] net/mlx5e: Add IPsec and ASO syndromes check in HW
` [net V3 06/15] net/mlx5e: Tidy up IPsec NAT-T SA discovery
` [net V3 07/15] net/mlx5e: Reduce eswitch mode_lock protection context
` [net V3 08/15] net/mlx5e: Disable IPsec offload support if not FW steering
` [net V3 09/15] net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work
` [net V3 10/15] net/mlx5e: TC, Don't offload post action rule if not supported
` [net V3 11/15] net/mlx5: Nack sync reset request when HotPlug is enabled
` [net V3 12/15] net/mlx5e: Check netdev pointer before checking its net ns
` [net V3 13/15] net/mlx5: Fix a NULL vs IS_ERR() check
` [net V3 14/15] net/mlx5e: Correct snprintf truncation handling for fw_version buffer
` [net V3 15/15] net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors

[PATCH net-next v2 0/9] net*: Convert to platform remove callback returning void
 2023-12-05 22:43 UTC  (3+ messages)
` [PATCH net-next v2 6/9] net: wan/ixp4xx_hss: "

[PATCH v2 net-next 3/6] net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path
 2023-12-05 22:38 UTC  (4+ messages)

[PATCH net-next v9 00/15] Introducing P4TC
 2023-12-05 22:32 UTC  (6+ messages)
` [PATCH net-next v9 15/15] p4tc: add P4 classifier

[PATCH net] net: dsa: mv88e6xxx: Restore USXGMII support for 6393X
 2023-12-05 22:13 UTC 

[PATCH net-next RFC v5 4/4] net/sched: act_blockcast: Introduce blockcast tc action
 2023-12-05 22:12 UTC  (11+ messages)

Is xt_owner's owner_mt() racy with sock_orphan()? [worse with new TYPESAFE_BY_RCU file lifetime?]
 2023-12-05 21:40 UTC  (3+ messages)

[PATCH net-next v2 0/8] net: Add support for Power over Ethernet (PoE)
 2023-12-05 21:35 UTC  (6+ messages)
` [PATCH net-next v2 8/8] net: pse-pd: Add PD692x0 PSE controller driver

[PATCH net v2] calipso: Fix memory leak in netlbl_calipso_add_pass()
 2023-12-05 21:31 UTC  (3+ messages)

[PATCH v2 net-next 5/6] net: dsa: mv88e6xxx: Add "eth-mac" counter group support
 2023-12-05 21:24 UTC  (3+ messages)

[PATCH net-next v3 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
 2023-12-05 21:20 UTC  (6+ messages)
` [PATCH net-next v3 1/3] net: sched: Move drop_reason to struct tc_skb_cb
` [PATCH net-next v3 2/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
` [PATCH net-next v3 3/3] net: sched: Add initial TC error skb drop reasons

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-12-05 (ice, i40e, iavf)
 2023-12-05 21:19 UTC  (5+ messages)
` [PATCH net 1/4] ice: change vfs.num_msix_per to vf->num_msix
` [PATCH net 2/4] ice: Restore fix disabling RX VLAN filtering
` [PATCH net 3/4] i40e: Fix unexpected MFS warning message
` [PATCH net 4/4] iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zero

[PATCH bpf-next v7 1/3] bpf: make common crypto API for TC/XDP programs
 2023-12-05 21:15 UTC  (3+ messages)

[PATCH net-next v5 0/5][pull request] add v2 FW logging for ice driver
 2023-12-05 21:12 UTC  (6+ messages)
` [PATCH net-next v5 1/5] ice: remove FW logging code
` [PATCH net-next v5 2/5] ice: configure FW logging
` [PATCH net-next v5 3/5] ice: enable "
` [PATCH net-next v5 4/5] ice: add ability to read and configure FW log data
` [PATCH net-next v5 5/5] ice: add documentation for FW logging

[PATCH net-next] tcp: add tracepoints for data send/recv/acked
 2023-12-05 20:50 UTC  (5+ messages)

[PATCH iwl-net] i40e: Fix wrong mask used during DCB config
 2023-12-05 20:48 UTC  (2+ messages)

[PATCH net] ice: fix theoretical out-of-bounds access in ethtool link modes
 2023-12-05 20:46 UTC  (3+ messages)

[PATCH v5 0/3] convert write_threads, write_version and write_ports to netlink commands
 2023-12-05 20:37 UTC  (5+ messages)
` [PATCH v5 2/3] NFSD: convert write_version to netlink command
` [PATCH v5 3/3] NFSD: convert write_ports "

[PATCH net-next 0/2] net/sched: optimizations around action binding and init
 2023-12-05 20:19 UTC  (4+ messages)
` [PATCH net-next 1/2] net/sched: act_api: rely on rcu in tcf_idr_check_alloc

[PATCH net] tcp: do not accept ACK of bytes we never sent
 2023-12-05 19:44 UTC  (5+ messages)

[net-next PATCH v3 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-05 20:11 UTC  (13+ messages)
` [net-next PATCH v3 3/3] net: phy: add support for PHY package MMD read/write

[PATCH] net: remove ___neigh_lookup_noref()
 2023-12-05 20:08 UTC  (2+ messages)

[PATCH] ipvs: add a stateless type of service and a stateless Maglev hashing scheduler
 2023-12-05 20:03 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-05 20:01 UTC  (10+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
        ` [xdp-hints] "

[PATCH iwl-next 0/2] ice: Introduce switch recipe reusing
 2023-12-05 19:16 UTC  (5+ messages)
` [PATCH iwl-next 1/2] ice: Refactor FW data type and fix bitmap casting issue
` [PATCH iwl-next 2/2] ice: Add switch recipe reusing feature

[PATCH net] net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
 2023-12-05 19:12 UTC  (2+ messages)

[syzbot] [net?] WARNING in tcp_recvmsg_locked (2)
 2023-12-05 18:38 UTC  (2+ messages)

[RFC] ethtool: raw packet filtering
 2023-12-05 18:23 UTC 

[ANN] netdev call - Dec 4th
 2023-12-05 18:16 UTC  (2+ messages)

[PATCH v3] net: usb: ax88179_178a: avoid failed operations when device is disconnected
 2023-12-05 18:07 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2] net: 9p: avoid freeing uninit memory in p9pdu_vreadf
 2023-12-05 18:05 UTC  (2+ messages)
` [PATCH v3] "

[PATCH net-next v3 0/2] nfc: Fix UAF during datagram sending caused by missing refcounting
 2023-12-05 18:01 UTC  (7+ messages)
` [PATCH net-next v3 1/2] nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local

[PATCH net-next v6 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-05 17:53 UTC  (6+ messages)
` [PATCH net-next v6 3/4] virtio/vsock: fix logic which reduces credit update messages

[PATCH v2 net-next 4/6] net: dsa: mv88e6xxx: Give each hw stat an ID
 2023-12-05 17:51 UTC  (2+ messages)

[PATCH net-next] ipv6: add debug checks in fib6_info_release()
 2023-12-05 17:32 UTC 

[PATCH v2 net-next 2/6] net: dsa: mv88e6xxx: Create API to read a single stat counter
 2023-12-05 17:26 UTC  (2+ messages)

[PATCH net] net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
 2023-12-05 17:25 UTC 

[PATCH net-next 0/2] sfc: Implement ndo_hwtstamp_(get|set)
 2023-12-05 17:20 UTC  (2+ messages)

[PATCH v2 net-next 1/6] net: dsa: mv88e6xxx: Push locking into stats snapshotting
 2023-12-05 17:13 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 NNTP newsgroup(s).