netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 08:18:10 to 2024-03-06 16:00:52 UTC [more...]

[PATCH v2 net-next 00/18] net: group together hot data
 2024-03-06 16:00 UTC  (8+ messages)
` [PATCH v2 net-next 01/18] net: introduce struct net_hotdata
` [PATCH v2 net-next 02/18] net: move netdev_budget and netdev_budget to net_hotdata
` [PATCH v2 net-next 03/18] net: move netdev_tstamp_prequeue into net_hotdata
` [PATCH v2 net-next 04/18] net: move ptype_all "
` [PATCH v2 net-next 05/18] net: move netdev_max_backlog to net_hotdata
` [PATCH v2 net-next 06/18] net: move ip_packet_offload and ipv6_packet_offload "
` [PATCH v2 net-next 07/18] net: move tcpv4_offload and tcpv6_offload "

[RFC] net: esp: fix bad handling of pages from page_pool
 2024-03-06 16:00 UTC  (5+ messages)

[PATCH v6 0/5] Add support for QMC HDLC
 2024-03-06 15:55 UTC  (14+ messages)
` [PATCH v6 1/5] net: wan: "
` [PATCH v6 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v6 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support

[PATCH net-next 0/4] ipv6: lockless inet6_dump_addr()
 2024-03-06 15:51 UTC  (5+ messages)
` [PATCH net-next 1/4] ipv6: make inet6_fill_ifaddr() lockless
` [PATCH net-next 2/4] ipv6: make in6_dump_addrs() lockless
` [PATCH net-next 3/4] ipv6: use xa_array iterator to implement inet6_dump_addr()
` [PATCH net-next 4/4] ipv6: remove RTNL protection from inet6_dump_addr()

[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
 2024-03-06 15:51 UTC  (40+ 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 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 08/22] ovpn: implement basic TX path (UDP)
` [PATCH net-next v2 09/22] ovpn: implement basic RX "
` [PATCH net-next v2 12/22] ovpn: implement TCP transport
` [PATCH net-next v2 14/22] ovpn: implement peer lookup logic
` [PATCH net-next v2 22/22] ovpn: add basic ethtool support

[PATCH net-next] Add Jeff Kirsher to .get_maintainer.ignore
 2024-03-06 15:47 UTC 

[patch net] dpll: fix dpll_xa_ref_*_del() for multiple registrations
 2024-03-06 15:38 UTC  (3+ messages)

[PATCH 1/1] [PATCH net] dpaa_eth: fix XDP queue index
 2024-03-06 15:37 UTC  (2+ messages)

[patch net-next] dpll: spec: use proper enum for pin capabilities attribute
 2024-03-06 15:34 UTC  (3+ messages)

[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
 2024-03-06 15:30 UTC  (4+ messages)
` [PATCH ipsec-next v1 8/8] iptfs: impl: add new iptfs xfrm mode impl

[PATCH v3 net-next 0/4] net: switchdev: Tracepoints
 2024-03-06 15:15 UTC  (8+ messages)
` [PATCH v3 net-next 4/4] net: switchdev: Add tracepoints

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

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-06 15:06 UTC  (4+ messages)

[PATCH iwl-next] ice: Add switch recipe reusing feature
 2024-03-06 15:00 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-03-06 14:58 UTC  (16+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v6 09/15] memory-provider: dmabuf devmem memory provider

[PATCH net-next v2 0/3] netdev: add per-queue statistics
 2024-03-06 14:56 UTC  (4+ messages)
` [PATCH net-next v2 3/3] eth: bnxt: support "

[PATCH net-next] tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
 2024-03-06 14:55 UTC  (5+ messages)

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-03-06 14:45 UTC  (6+ messages)
  ` [lvc-project] "

[PATCH net-next] l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
 2024-03-06 14:32 UTC  (4+ messages)

[PATCH iwl-net 0/5] ice: LLDP support for VFs
 2024-03-05 19:54 UTC  (9+ messages)

[PATCH net-next 1/2] net: usbnet: Leverage core stats allocator
 2024-03-06 14:26 UTC  (2+ messages)
` [PATCH net-next 2/2] net: usbnet: Remove generic .ndo_get_stats64

[PATCH iwl-next v2 0/2] net: intel: cleanup power ops
 2024-03-06 14:26 UTC  (5+ messages)
` [PATCH iwl-next v2 1/2] igb: simplify pci ops declaration
` [PATCH iwl-next v2 2/2] net: intel: implement modern PM ops declarations

[PATCH RFC v2 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-03-06 14:23 UTC  (7+ messages)
` [PATCH RFC v2 2/4] "

[PATCH net] netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery
 2024-03-06 14:18 UTC 

[PATCH wpan] mac802154: fix llsec key resources release in mac802154_llsec_key_del
 2024-03-06 13:51 UTC  (4+ messages)
  `  "

[PATCH net RESEND] net: ethernet: ti: am65-cpsw: Add IFF_UNICAST_FLT flag to port device
 2024-03-06 13:48 UTC  (6+ messages)

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-03-06 13:44 UTC 

[PATCH net V2] net: pds_core: Fix possible double free in error handling path
 2024-03-06 13:44 UTC  (3+ messages)
` [PATCH net V3] "

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-06 13:40 UTC  (15+ messages)
` [PATCH net-next v3 01/12] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v3 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v3 03/12] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v3 04/12] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v3 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v3 07/12] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v3 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v3 09/12] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v3 10/12] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v3 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v3 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH net v3 0/2] net: fec: Fixes to suspend / resume with mac_managed_pm
 2024-03-06 13:37 UTC  (3+ messages)
` [PATCH net v3 2/2] net: fec: Suspend the PHY on probe
` [PATCH net v3 1/2] net: fec: Set mac_managed_pm during probe

[PATCH] net: hsr: Provide RedBox support
 2024-03-06 13:33 UTC  (3+ messages)

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-03-06 13:25 UTC  (3+ messages)
` [PATCH] selftests/harness: Fix TEST_F()'s vfork handling

[PATCH net-next v1 1/1] net: bridge: switchdev: Improve error message clarity for switchdev_port_obj_add/del_deffered operations
 2024-03-06 13:21 UTC 

net/rds: Improper memory ordering semantic in release_in_xmit()
 2024-03-06 13:04 UTC 

[PATCH v2] net: hsr: Use full string description when opening HSR network device
 2024-03-06 13:00 UTC  (2+ messages)

[PATCH net-next v2 0/5] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-06 12:57 UTC  (6+ messages)
` [PATCH net-next v2 1/5] tools/net/ynl: Fix extack decoding for netlink-raw
` [PATCH net-next v2 2/5] tools/net/ynl: Report netlink errors without stacktrace
` [PATCH net-next v2 3/5] tools/net/ynl: Fix c codegen for array-nest
` [PATCH net-next v2 4/5] tools/net/ynl: Add nest-type-value decoding
` [PATCH net-next v2 5/5] doc/netlink/specs: Add spec for nlctrl netlink family

Network performance regression in Linux kernel 6.6 for small socket size test cases
 2024-03-06 12:51 UTC  (3+ messages)

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

[PATCH net] i40e: Fix firmware version comparison function
 2024-03-06 12:45 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net] ice: fix stats being updated by way too large values
 2024-03-06 12:42 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
 2024-03-06 12:40 UTC  (3+ messages)

[PATCH] inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
 2024-03-06 12:40 UTC  (2+ messages)

[PATCH net-next v2 0/3] tools: ynl: clean up make clean
 2024-03-06 12:10 UTC  (2+ messages)

[PATCH net-next v2 0/4] tools: ynl: add --dbg-small-recv for easier kernel testing
 2024-03-06 12:10 UTC  (2+ messages)

[PATCH V2] net/rds: fix WARNING in rds_conn_connect_if_down
 2024-03-06 12:00 UTC  (2+ messages)

[net-next,v3 0/6] ravb: Align Rx descriptor setup and maintenance
 2024-03-06 11:30 UTC  (2+ messages)

[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2024-03-04 (ice)
 2024-03-06 11:30 UTC  (2+ messages)

[PATCH 2/2] net: x25: remove dead links from Kconfig
 2024-03-06 11:26 UTC  (2+ messages)
` [PATCH] "

[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-06 11:26 UTC  (4+ messages)
` [PATCH net-next v4 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits

[syzbot] [netfilter?] KASAN: slab-use-after-free Read in ip_skb_dst_mtu
 2024-03-06 10:57 UTC 

[PATCH net-next] net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
 2024-03-06 10:51 UTC 

[PATCH net-next] net: pcs: rzn1-miic: update PCS driver to use neg_mode
 2024-03-06 10:51 UTC 

[PATCH net-next] net: phy: marvell: add comment about m88e1111_config_init_1000basex()
 2024-03-06 10:51 UTC 

KASAN: slab-use-after-free Read in ip_finish_output
 2024-03-06 10:41 UTC  (4+ messages)

[PATCH net-next 00/11][pull request] idpf: refactor virtchnl messages
 2024-03-06 10:40 UTC  (2+ messages)

Reaching official SMC maintainers
 2024-03-06 10:36 UTC  (4+ messages)

[PATCH net 0/8][pull request] Intel Wired LAN Driver Updates 2024-03-05 (idpf, ice, i40e, igc, e1000e)
 2024-03-06 10:30 UTC  (2+ messages)

[PATCH 0/4] pull request (net-next): ipsec-next 2024-03-06
 2024-03-06 10:24 UTC  (5+ messages)
` [PATCH 1/4] xfrm: introduce forwarding of ICMP Error messages
` [PATCH 2/4] xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create
` [PATCH 3/4] xfrm: Simplify the allocation of slab caches in xfrm_policy_init
` [PATCH 4/4] xfrm: Do not allocate stats in the driver

[PATCH net-next] netlink: let core handle error cases in dump operations
 2024-03-06 10:24 UTC 

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-03-06 10:17 UTC  (12+ messages)

[PATCH net-next] udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
 2024-03-06  9:57 UTC 

[PATCH 0/5] pull request (net): ipsec 2024-03-06
 2024-03-06 10:04 UTC  (6+ messages)
` [PATCH 1/5] xfrm: Clear low order bits of ->flowi4_tos in decode_session4()
` [PATCH 2/5] xfrm: Pass UDP encapsulation in TX packet offload
` [PATCH 3/5] xfrm: Avoid clang fortify warning in copy_to_user_tmpl()
` [PATCH 4/5] xfrm: fix xfrm child route lookup for packet offload
` [PATCH 5/5] xfrm: set skb control buffer based on packet offload as well

[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
 2024-03-06  9:54 UTC  (5+ messages)

[PATCH net-next] ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
 2024-03-06  9:58 UTC 

[syzbot] Monthly dccp report (Mar 2024)
 2024-03-06  9:53 UTC 

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

[PATCH ipsec 0/2] Improve packet offload for dual stack
 2024-03-06  9:36 UTC  (2+ messages)

[PATCH net-next v8 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-06  9:28 UTC  (4+ messages)
` [PATCH net-next v8 4/9] dt-bindings: net: convert hisi-femac.txt to YAML

[PATCH net-next v6 00/16] net: dsa: vsc73xx: Make vsc73xx usable
 2024-03-06  9:03 UTC  (13+ messages)
` [PATCH net-next v6 02/16] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v6 03/16] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v6 14/16] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v6 16/16] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH net-next 06/18] net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
 2024-03-06  9:00 UTC  (3+ messages)

[PATCH net-next -v3] net/core/dev.c: enable timestamp static key if CPU isolation is configured
 2024-03-06  8:50 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v6 0/6] ice: Support 5 layer Tx scheduler topology
 2024-03-06  8:43 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next v6 1/6] devlink: extend devlink_param *set pointer
` [Intel-wired-lan] [PATCH iwl-next v6 5/6] ice: Add tx_scheduling_layers devlink param
` [Intel-wired-lan] [PATCH iwl-next v6 6/6] ice: Document tx_scheduling_layers parameter

[iwl-net v2 0/2] igc/igb: Fix missing time sync events
 2024-03-06  8:38 UTC  (3+ messages)
` [iwl-net v2 1/2] igc: "
  ` [Intel-wired-lan] "

[PATCH v5] ice: Add get/set hw address for VFs using devlink commands
 2024-03-06  8:34 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] [net?] possible deadlock in team_port_change_check (2)
 2024-03-06  8:27 UTC  (2+ messages)

[PATCH wpan-next] wifi: cfg802154: make wpan_phy_class constant
 2024-03-06  8:18 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).