netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 07:39:10 to 2024-03-05 15:47:05 UTC [more...]

[PATCH bpf 1/2] xdp, bonding: Fix feature flags when there are no slave devs anymore
 2024-03-05 15:47 UTC  (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Fix up xdp bonding test wrt feature flags

[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
 2024-03-05 15:47 UTC  (20+ 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 05/22] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v2 07/22] ovpn: introduce the ovpn_socket object
` [PATCH net-next v2 09/22] ovpn: implement basic RX path (UDP)
` [PATCH net-next v2 12/22] ovpn: implement TCP transport
` [PATCH net-next v2 14/22] ovpn: implement peer lookup logic

[PATCH net-next -v3] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-03-04 13:46 UTC 

[PATCH net-next 1/3] net: gtp: Leverage core stats allocator
 2024-03-05 15:39 UTC  (6+ messages)
` [PATCH net-next 2/3] net: gtp: Remove generic .ndo_get_stats64
` [PATCH net-next 3/3] net: gtp: Move net_device assigned in setup

[PATCH net-next v2] selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh
 2024-03-05 15:38 UTC  (2+ messages)

[PATCH v5] ice: Add get/set hw address for VFs using devlink commands
 2024-03-05 15:35 UTC  (2+ messages)

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-03-05 15:35 UTC  (16+ 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 v3 net-next 0/3] net: Provide SMP threads for backlog NAPI
 2024-03-05 15:33 UTC  (13+ messages)
` [PATCH v3 net-next 2/4] net: Allow to use "
` [PATCH v3 net-next 3/4] net: Use backlog-NAPI to clean up the defer_list

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-05 15:33 UTC  (6+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

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

[PATCH RESEND net-next] dt-bindings: net: dp83822: change ti,rmii-mode description
 2024-03-05 15:27 UTC  (2+ messages)

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

[PATCH net-next v1] mlxbf_gige: add support to display pause frame counters
 2024-03-05 15:18 UTC 

[PATCH 2/2] net: x25: remove dead links from Kconfig
 2024-03-05 14:55 UTC  (2+ messages)

[PATCH] net: bcmgenet: Reset RBUF on first open
 2024-03-05 15:13 UTC  (4+ messages)

[PATCH net-next] dt-bindings: net: renesas,etheravb: Add support for R-Car V4M
 2024-03-05 15:01 UTC  (3+ messages)

[PATCH net-next] net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
 2024-03-05 15:00 UTC  (2+ messages)

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

[PATCH net-next v2 0/3] make skip_sw actually skip software
 2024-03-05 14:43 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: sched: cls_api: add skip_sw counter
` [PATCH net-next v2 2/3] net: sched: cls_api: add filter counter
` [PATCH net-next v2 3/3] net: sched: make skip_sw actually skip software

[PATCH v5 0/5] Add support for QMC HDLC
 2024-03-05 14:53 UTC  (4+ messages)

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

[6.6.x REGRESSION][BISECTED] dev_snmp6: broken Ip6OutOctets accounting for forwarded IPv6 packets
 2024-03-05 14:38 UTC  (9+ messages)
              ` fix IPSTATS_MIB_OUTOCTETS for IPv6 in stable-6.6.x

[PATCH net-next v2 0/4] net: macb: WOL enhancements
 2024-03-05 14:45 UTC  (7+ messages)
` [PATCH net-next v2 3/4] net: macb: Enable queue disable and WOL

[PATCH] net: bridge: Replace deprecated build flag HAVE_JUMP_LABEL with CONFIG_JUMP_LABEL
 2024-03-05 14:42 UTC 

[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-05 14:41 UTC  (12+ messages)
` [PATCH net-next v4 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v4 02/10] eth: Move IPv4/IPv6 multicast address bases to their own symbols
` [PATCH net-next v4 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v4 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v4 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v4 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v4 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v4 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v4 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v4 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH net-next 1/4] can: kvaser_usb: Add support for Leaf v3
 2024-03-05 14:40 UTC  (2+ messages)

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

[PATCH net-next v3] net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
 2024-03-05 14:20 UTC 

[PATCH net v2] net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
 2024-03-05 14:11 UTC  (2+ messages)

[PATCH net-next v2 00/21] rxrpc: Miscellaneous changes and make use of MSG_SPLICE_PAGES
 2024-03-05 14:03 UTC  (3+ messages)
` [PATCH net-next v2 14/21] rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page frags

[PATCH net-next] net: macsec: Leverage core stats allocator
 2024-03-05 13:52 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: net: dp83822: change ti,rmii-mode description
 2024-03-05 13:41 UTC  (2+ messages)

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

[PATCH v3] sock: Use unsafe_memcpy() for sock_copy()
 2024-03-05 13:23 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the pm tree
 2024-03-05 13:23 UTC  (3+ messages)

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-05 13:22 UTC  (7+ messages)

[PATCH iwl-net v1] ice: fix bug with suspend and rebuild
 2024-03-05 13:17 UTC  (2+ messages)

[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
 2024-03-05 13:00 UTC  (2+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-05 12:55 UTC  (9+ messages)
` [RFC PATCH net-next v6 03/15] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 12/15] tcp: RX path for devmem TCP

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-03-05 12:50 UTC  (2+ messages)

[PATCH net-next 0/4] net: gro: cleanups and fast path refinement
 2024-03-05 12:50 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v5 0/5] ice: Support 5 layer Tx scheduler topology
 2024-03-05 12:31 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v5 4/5] ice: Add tx_scheduling_layers devlink param

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-05 12:30 UTC  (8+ messages)
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs

[PATCH iwl-net v1] ice: fix typo in assignment
 2024-03-05 12:27 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] net/rds: fix WARNING in rds_conn_connect_if_down
 2024-03-05 12:20 UTC  (3+ messages)

[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2024-03-04 (ice)
 2024-03-05 12:18 UTC  (3+ messages)
` [PATCH net-next 9/9] ice: avoid unnecessary devm_ usage

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

[PATCH net-next v3] net: netconsole: Add continuation line prefix to userdata messages
 2024-03-05 12:14 UTC  (2+ messages)

[PATCH net-next v3 0/9] MT7530 DSA Subdriver Improvements Act III
 2024-03-05 12:00 UTC  (4+ messages)

[Bug] INFO: task hung in lock_sock_nested
 2024-03-05 11:52 UTC 

[net-next v1 00/16] Device Memory TCP
 2024-03-05 11:45 UTC  (3+ messages)
` [net-next v1 04/16] gve: implement queue api

[PATCH] net: dsa: microchip: fix register write order in ksz8_ind_write8()
 2024-03-05 11:40 UTC  (2+ messages)
` [PATCH net] "

[PATCH net v3] netfilter: Add protection for bmp length out of range
 2024-03-05 11:38 UTC 

[PATCH] net: hns: Use common error handling code in hns_mac_init()
 2024-03-05 11:32 UTC  (2+ messages)

[PATCH net-next v6 0/5] remove page frag implementation in vhost_net
 2024-03-05 11:30 UTC  (5+ messages)
` [PATCH net-next v6 5/5] tools: virtio: introduce vhost_net_test

[PATCH net-next 00/13] selftests: mptcp: share code and fix shellcheck warnings
 2024-03-05 11:19 UTC  (15+ messages)
` [PATCH net-next 01/13] selftests: mptcp: stop forcing iptables-legacy
` [PATCH net-next 02/13] selftests: mptcp: add mptcp_lib_check_tools helper
` [PATCH net-next 03/13] selftests: mptcp: add mptcp_lib_check_output helper
` [PATCH net-next 04/13] selftests: mptcp: add local variables rndh
` [PATCH net-next 05/13] selftests: mptcp: add mptcp_lib_ns_init/exit helpers
` [PATCH net-next 06/13] selftests: mptcp: more operations in ns_init/exit
` [PATCH net-next 07/13] selftests: mptcp: add mptcp_lib_events helper
` [PATCH net-next 08/13] selftests: mptcp: diag: fix shellcheck warnings
` [PATCH net-next 09/13] selftests: mptcp: connect: "
` [PATCH net-next 10/13] selftests: mptcp: sockopt: "
` [PATCH net-next 11/13] selftests: mptcp: pm netlink: "
` [PATCH net-next 12/13] selftests: mptcp: simult flows: "
` [PATCH net-next 13/13] selftests: userspace pm: avoid relaunching pm events

[PATCH net-next v3] net: phy: dp83822: Fix RGMII TX delay configuration
 2024-03-05 11:06 UTC 

[syzbot] Monthly wireless report (Mar 2024)
 2024-03-05 11:10 UTC 

[PATCH] docs: Makefile: Add dependency to $(YNL_INDEX) for targets other than htmldocs
 2024-03-05 11:10 UTC  (2+ messages)

[PATCH v3 0/3] DONOTMERGE: Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-05 11:08 UTC  (4+ messages)
` [PATCH v3 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v3 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH v3 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH net-next v2 0/4] tools: ynl: add --dbg-small-recv for easier kernel testing
 2024-03-05 11:05 UTC  (5+ messages)
` [PATCH net-next v2 2/4] tools: ynl: allow setting recv() size
` [PATCH net-next v2 4/4] tools: ynl: add --dbg-small-recv for easier kernel testing

[PATCH net-next v2 0/3] tools: ynl: clean up make clean
 2024-03-05 10:56 UTC  (7+ 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 0/4] mptcp: some clean-up patches
 2024-03-05 11:04 UTC  (5+ messages)
` [PATCH net-next 1/4] mptcp: drop duplicate header inclusions
` [PATCH net-next 2/4] mptcp: update set_flags interfaces
` [PATCH net-next 3/4] mptcp: set error messages for set_flags
` [PATCH net-next 4/4] mptcp: drop lookup_by_id in lookup_addr

[PATCH net-next v3 0/7] Support for nexthop group statistics
 2024-03-05 10:42 UTC  (6+ 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 v3 1/2] net: txgbe: fix GPIO interrupt blocking
 2024-03-05 10:30 UTC  (2+ messages)

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-03-05  9:43 UTC  (6+ messages)

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

[PATCH v4 net-next 00/15] af_unix: Rework GC
 2024-03-05  8:53 UTC  (7+ messages)
` [PATCH v4 net-next 02/15] af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd
` [PATCH v4 net-next 05/15] af_unix: Iterate all vertices by DFS
` [PATCH v4 net-next 12/15] af_unix: Assign a unique index to SCC

[PATCH v2 net-next 0/7] rtl8221b/8251b add C45 instances and SerDes switching
 2024-03-05  8:44 UTC  (5+ messages)
` [PATCH v2 net-next 1/7] net: phy: realtek: configure SerDes mode for rtl822x/8251b PHYs

[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

[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 ethtool-next v5] ethtool: add support for rx-flow-hash gtp
 2024-03-05  7:43 UTC 

[PATCH net v2] dpll: move all dpll<>netdev helpers to dpll code
 2024-03-05  7:39 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).