netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 17:28:40 to 2024-03-05 08:40:15 UTC [more...]

[PATCH net-next v5 0/9] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2024-03-05  8:39 UTC  (6+ messages)
` [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function

[PATCH net-next v3 0/7] Support for nexthop group statistics
 2024-03-05  8:39 UTC  (10+ messages)
` [PATCH net-next v3 1/7] net: nexthop: Adjust netlink policy parsing for a new attribute
` [PATCH net-next v3 2/7] net: nexthop: Add NHA_OP_FLAGS
` [PATCH net-next v3 3/7] net: nexthop: Add nexthop group entry stats
` [PATCH net-next v3 4/7] net: nexthop: Expose nexthop group stats to user space
` [PATCH net-next v3 5/7] net: nexthop: Add hardware statistics notifications
` [PATCH net-next v3 6/7] net: nexthop: Add ability to enable / disable hardware statistics
` [PATCH net-next v3 7/7] net: nexthop: Expose nexthop group HW stats to user space

[PATCH v2 net-next 0/2] Add en8811h phy driver and devicetree binding doc
 2024-03-05  8:39 UTC  (10+ messages)
` [PATCH v2 net-next 2/2] net: phy: air_en8811h: Add the Airoha EN8811H PHY driver

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-03-05  8:36 UTC  (10+ messages)
` [PATCH net-next v9 02/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v9 07/13] ptp: Move from simple ida to xarray
` [PATCH net-next v9 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v9 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config

[PATCH] sr9800: Add check for usbnet_get_endpoints
 2024-03-05  8:35 UTC  (2+ messages)

[net-next PATCH v2] octeontx2-pf: Reset MAC stats during probe
 2024-03-05  8:27 UTC 

[PATCH net v2 1/1] net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
 2024-03-05  8:03 UTC  (2+ messages)

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

[PATCH net-next v6 00/11] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-05  7:48 UTC  (4+ messages)
` [PATCH net-next v6 10/11] net: hisi_femac: remove unused compatible strings

[PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-03-05  7:47 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH ethtool-next v5] ethtool: add support for rx-flow-hash gtp
 2024-03-05  7:43 UTC 

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-05  7:40 UTC  (36+ messages)
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
                        ` eBPF to implement core functionility WAS Re: [PATCH net-next v12 00/15] Introducing P4TC (series 1)
                ` Hardware Offload discussion WAS(Re: "

[PATCH net v2] dpll: move all dpll<>netdev helpers to dpll code
 2024-03-05  7:39 UTC  (2+ messages)

[PATCH net-next v1 1/1] ieee802154: mcr20a: Remove unused of_gpio.h
 2024-03-05  7:33 UTC  (2+ messages)

[PATCH net-next v1 1/1] ieee802154: at86rf230: Replace of_gpio.h by proper one
 2024-03-05  7:30 UTC  (2+ messages)

[PATCH net 1/1] igc: avoid returning frame twice in XDP_REDIRECT
 2024-03-05  7:28 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/6] net: constify struct class usage
 2024-03-05  7:17 UTC  (12+ messages)
` [PATCH net-next 1/6] net: hns: make hnae_class constant
` [PATCH net-next 2/6] net: wan: framer: make framer_class constant
` [PATCH net-next 3/6] net: ppp: make ppp_class constant
` [PATCH net-next 6/6] nfc: core: make nfc_class constant

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-05  7:16 UTC  (17+ 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
` [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v6 04/15] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 06/15] netdev: netdevice devmem allocator
` [RFC PATCH net-next v6 07/15] page_pool: convert to use netmem
` [RFC PATCH net-next v6 08/15] page_pool: devmem support
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v6 10/15] net: support non paged skb frags
` [RFC PATCH net-next v6 11/15] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP
` [RFC PATCH net-next v6 13/15] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation
` [RFC PATCH net-next v6 15/15] selftests: add ncdevmem, netcat for devmem TCP

[PATCH net-next v7 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-05  7:12 UTC  (8+ messages)
` [PATCH net-next v7 4/9] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v7 9/9] net: hisi_femac: remove unused MODULE_ALIAS()

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-03-05  6:57 UTC  (11+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH v4 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-03-05  6:41 UTC  (13+ messages)
` [PATCH v4 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe

bonding: Do we need netlink events for LACP status?
 2024-03-05  6:33 UTC  (2+ messages)

[PATCH iwl-net v1] ice: fix bug with suspend and rebuild
 2024-03-05  6:28 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-03-01 (ixgbe, i40e, ice)
 2024-03-05  6:10 UTC  (2+ messages)

[net V2 1/9] Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"
 2024-03-05  6:10 UTC  (2+ messages)

[PATCH] net: dsa: mt7530: disable LEDs before reset
 2024-03-05  4:39 UTC 

[PATCH net-next v2 0/4] tools: ynl: add --dbg-small-recv for easier kernel testing
 2024-03-05  5:33 UTC  (5+ messages)
` [PATCH net-next v2 1/4] tools: ynl: move the new line in NlMsg __repr__
` [PATCH net-next v2 2/4] tools: ynl: allow setting recv() size
` [PATCH net-next v2 3/4] tools: ynl: support debug printing messages
` [PATCH net-next v2 4/4] tools: ynl: add --dbg-small-recv for easier kernel testing

[PATCH net-next v1] ps3_gelic_net: Use napi routines for RX SKB
 2024-03-05  5:24 UTC  (3+ messages)
` [PATCH "

[PATCH net-next v2 0/3] tools: ynl: clean up make clean
 2024-03-05  5:13 UTC  (4+ messages)
` [PATCH net-next v2 1/3] tools: ynl: rename make hardclean -> distclean
` [PATCH net-next v2 2/3] tools: ynl: add distclean to .PHONY in all makefiles
` [PATCH net-next v2 3/3] tools: ynl: remove __pycache__ during clean

[PATCH net-next] tcp: align tcp_sock_write_rx group
 2024-03-05  5:00 UTC  (2+ messages)

[PATCH net-next v2 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-28 (ixgbe, igc, igb, e1000e, e100)
 2024-03-05  5:00 UTC  (3+ messages)

[PATCH net] net: sparx5: Fix use after free inside sparx5_del_mact_entry
 2024-03-05  4:50 UTC  (2+ messages)

[PATCH net v4] ipv6: fib6_rules: flush route cache when rule is changed
 2024-03-05  4:45 UTC  (2+ messages)

[PATCH RFC v2 net-next 1/2] devlink: Add shared descriptor eswitch attr
 2024-03-05  4:37 UTC  (2+ messages)

[PATCH] docs: Makefile: Add dependency to $(YNL_INDEX) for targets other than htmldocs
 2024-03-05  4:23 UTC 

[PATCH net-next] selftests: net: Correct couple of spelling mistakes
 2024-03-05  3:40 UTC  (2+ messages)

[PATCH net-next] selftests/tc-testing: require an up to date iproute2 for blockcast tests
 2024-03-05  3:40 UTC  (2+ messages)

[PATCH ethtool-next v4] ethtool: add support for rx-flow-hash gtp
 2024-03-05  3:35 UTC 

[Intel-wired-lan] [PATCH iwl-next v5 0/5] ice: Support 5 layer Tx scheduler topology
 2024-03-05  3:35 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 5/5] ice: Document tx_scheduling_layers parameter

[syzbot] [rdma?] KASAN: slab-use-after-free Read in rdma_resolve_route
 2024-03-05  3:31 UTC  (2+ messages)

[PATCH v3 net-next 0/3] net: Provide SMP threads for backlog NAPI
 2024-03-05  3:30 UTC  (2+ messages)

[PATCH net] drivers/net/bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
 2024-03-05  3:20 UTC  (3+ messages)

[PATCH net-next] selftests/net: force synchronized GC for a test
 2024-03-05  3:20 UTC  (9+ messages)

[PATCH net-next v3] tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe
 2024-03-05  3:04 UTC 

[PATCH v7 0/3] wifi: ath11k: hibernation support
 2024-03-05  2:46 UTC  (5+ messages)
` [PATCH v7 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v7 2/3] net: qrtr: support suspend/hibernation
` [PATCH v7 3/3] wifi: ath11k: support hibernation

[PATCH] i40e: Prevent setting MTU if greater than MFS
 2024-03-05  2:22 UTC  (3+ messages)

[PATCH net-next 0/3] gve: Add header split support
 2024-03-05  2:13 UTC  (3+ messages)

[PATCH net-next v2] selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh
 2024-03-05  1:37 UTC 

Build regressions/improvements in v6.8-rc7
 2024-03-05  1:25 UTC  (2+ messages)

[PATCH net-next] selftests: avoid using SKIP(exit()) in harness fixure setup
 2024-03-05  0:49 UTC  (2+ messages)

[PATCH 1/1 iwl-net] idpf: disable local BH when scheduling napi for marker packets
 2024-03-05  0:44 UTC  (2+ messages)

[PATCH iwl-net v1] ice: fix typo in assignment
 2024-03-05  0:37 UTC 

linux-next: manual merge of the net-next tree with the pm tree
 2024-03-05  0:26 UTC 

linux-next: build failure after merge of the net-next tree
 2024-03-05  0:19 UTC  (4+ messages)

[PATCH] net/rds: fix WARNING in rds_conn_connect_if_down
 2024-03-05  0:13 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-03-04 23:39 UTC  (8+ messages)
` [PATCH v4 02/12] selftests/harness: Merge TEST_F_FORK() into TEST_F()

[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
 2024-03-04 23:04 UTC  (15+ messages)
` [PATCH net-next v2 02/22] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v2 03/22] ovpn: add basic netlink support
` [PATCH net-next v2 04/22] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v2 06/22] ovpn: introduce the ovpn_peer object
` [PATCH net-next v2 22/22] ovpn: add basic ethtool support

[PATCH v3 net-next 0/4] net: switchdev: Tracepoints
 2024-03-04 22:40 UTC  (7+ messages)
` [PATCH v3 net-next 4/4] net: switchdev: Add tracepoints

[PATCH] Bluetooth: Add new quirk for broken read key length on ATS2851
 2024-03-04 21:40 UTC  (2+ messages)

[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2024-03-04 (ice)
 2024-03-04 21:29 UTC  (10+ messages)
` [PATCH net-next 1/9] ice: pass VSI pointer into ice_vc_isvalid_q_id
` [PATCH net-next 2/9] ice: remove unnecessary duplicate checks for VF VSI ID
` [PATCH net-next 3/9] ice: use relative VSI index for VFs instead of PF VSI number
` [PATCH net-next 4/9] ice: remove vf->lan_vsi_num field
` [PATCH net-next 5/9] ice: rename ice_write_* functions to ice_pack_ctx_*
` [PATCH net-next 6/9] ice: use GENMASK instead of BIT(n) - 1 in pack functions
` [PATCH net-next 7/9] ice: cleanup line splitting for context set functions
` [PATCH net-next 8/9] ice: do not disable Tx queues twice in ice_down()
` [PATCH net-next 9/9] ice: avoid unnecessary devm_ usage

[PATCH v3] sock: Use unsafe_memcpy() for sock_copy()
 2024-03-04 21:29 UTC 

[PATCH net-next 00/11][pull request] idpf: refactor virtchnl messages
 2024-03-04 21:05 UTC  (12+ messages)
` [PATCH net-next 01/11] idpf: add idpf_virtchnl.h
` [PATCH net-next 02/11] idpf: implement virtchnl transaction manager
` [PATCH net-next 03/11] idpf: refactor vport virtchnl messages
` [PATCH net-next 04/11] idpf: refactor queue related "
` [PATCH net-next 05/11] idpf: refactor remaining "
` [PATCH net-next 06/11] idpf: add async_handler for MAC filter messages
` [PATCH net-next 07/11] idpf: refactor idpf_recv_mb_msg
` [PATCH net-next 08/11] idpf: cleanup virtchnl cruft
` [PATCH net-next 09/11] idpf: prevent deinit uninitialized virtchnl core
` [PATCH net-next 10/11] idpf: fix minor controlq issues
` [PATCH net-next 11/11] idpf: remove dealloc vector msg err in idpf_intr_rel

[PATCH] pds_core: Fix possible double free in error handling path
 2024-03-04 20:26 UTC  (3+ messages)
` [PATCH net V2] net: "

[PATCH] ptp: fc3: Convert to platform remove callback returning void
 2024-03-04 19:28 UTC  (2+ messages)

[PATCH net] net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
 2024-03-04 19:29 UTC  (3+ messages)

[PATCH net-next 1/2] net: tuntap: Leverage core stats allocator
 2024-03-04 18:38 UTC  (2+ messages)
` [PATCH net-next 2/2] net: tap: Remove generic .ndo_get_stats64

[ANN] netdev call - Mar 5th
 2024-03-04 18:36 UTC  (2+ messages)

[PATCH] Removed inputq,namedq field description to prevent kernel doc warnings
 2024-03-04 17:32 UTC  (3+ messages)

[PATCH v4 net-next 00/15] af_unix: Rework GC
 2024-03-04 17:31 UTC  (2+ messages)

[PATCH] Removed blocking_link field description to prevent kernel doc warning
 2024-03-04 17:28 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).