netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-01 10:44:18 to 2024-10-01 19:34:05 UTC [more...]

[PATCH net] net: add inline annotation to fix the build warning
 2024-10-01 19:33 UTC 

[PATCH v1 net-next 0/5] ipv4: Namespacify IPv4 address hash table
 2024-10-01 19:32 UTC  (10+ messages)
` [PATCH v1 net-next 1/5] ipv4: Link IPv4 address to per-net "
` [PATCH v1 net-next 2/5] ipv4: Use per-net hash table in inet_lookup_ifaddr_rcu()
` [PATCH v1 net-next 3/5] ipv4: Namespacify IPv4 address GC
` [PATCH v1 net-next 4/5] ipv4: Retire global IPv4 hash table inet_addr_lst

[PATCH net-next 0/5] ipv4: Convert ip_route_input_slow() and its callers to dscp_t
 2024-10-01 19:29 UTC  (6+ messages)
` [PATCH net-next 1/5] ipv4: Convert icmp_route_lookup() "
` [PATCH net-next 2/5] ipv4: Convert ip_route_input() "
` [PATCH net-next 3/5] ipv4: Convert ip_route_input_noref() "
` [PATCH net-next 4/5] ipv4: Convert ip_route_input_rcu() "
` [PATCH net-next 5/5] ipv4: Convert ip_route_input_slow() "

[PATCH RFT] of: property: fw_devlink: Add support for the "phy-handle" binding
 2024-10-01 19:22 UTC  (3+ messages)

[PATCH net] sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
 2024-10-01 19:15 UTC  (2+ messages)

[PATCH net-next 0/3] net: xilinx: emaclite: Adopt clock support
 2024-10-01 19:06 UTC  (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: emaclite: Add "

[PATCHv2 net-next 00/10] net: lantiq_etop: some cleanups
 2024-10-01 18:46 UTC  (11+ messages)
` [PATCHv2 net-next 01/10] net: lantiq_etop: use netif_receive_skb_list
` [PATCHv2 net-next 02/10] net: lantiq_etop: use devm_alloc_etherdev_mqs
` [PATCHv2 net-next 03/10] net: lantiq_etop: use devm for register_netdev
` [PATCHv2 net-next 04/10] net: lantiq_etop: use devm for mdiobus
` [PATCHv2 net-next 05/10] net: lantiq_etop: move phy_disconnect to stop
` [PATCHv2 net-next 06/10] net: lantiq_etop: use devm_err_probe
` [PATCHv2 net-next 07/10] net: lantiq_etop: remove struct resource
` [PATCHv2 net-next 08/10] net: lantiq_etop: use module_platform_driver_probe
` [PATCHv2 net-next 09/10] net: lantiq_etop: no queue stop in remove
` [PATCHv2 net-next 10/10] net: lantiq_etop: return by register_netdev

[PATCHv2 net-next 0/9] clean up with devm
 2024-10-01 18:29 UTC  (10+ messages)
` [PATCHv2 net-next 1/9] net: smsc911x: use devm_platform_ioremap_resource
` [PATCHv2 net-next 2/9] net: smsc911x: use devm_alloc_etherdev
` [PATCHv2 net-next 3/9] net: smsc911x: use devm for regulators
` [PATCHv2 net-next 4/9] net: smsc911x: use devm for mdiobus functions
` [PATCHv2 net-next 5/9] net: smsc911x: use devm for register_netdev
` [PATCHv2 net-next 6/9] net: smsc911x: remove debug stuff from _remove
` [PATCHv2 net-next 7/9] net: smsc911x: remove pointless NULL checks
` [PATCHv2 net-next 8/9] net: smsc911x: remove enable_resources function
` [PATCHv2 net-next 9/9] net: smsc911x: move reset_gpio member down

[net-next 2/2] ena: Link queues to NAPIs
 2024-10-01 18:07 UTC  (2+ messages)

[PATCH net v5 0/2] Fix AQR PMA capabilities
 2024-10-01 18:06 UTC  (7+ messages)
` [PATCH net v5 1/2] net: phy: aquantia: AQR115c fix up "
` [PATCH net v5 2/2] net: phy: aquantia: remove usage of phy_set_max_speed

[PATCH net-next 00/15] net: sparx5: prepare for lan969x switch driver
 2024-10-01 18:03 UTC  (24+ messages)
` [PATCH net-next 01/15] net: sparx5: add support for private match data
` [PATCH net-next 02/15] net: sparx5: add indirection layer to register macros
` [PATCH net-next 03/15] net: sparx5: rename *spx5 to *sparx5 in a few places
` [PATCH net-next 04/15] net: sparx5: modify SPX5_PORTS_ALL macro
` [PATCH net-next 05/15] net: sparx5: add *sparx5 argument to a few functions
` [PATCH net-next 06/15] net: sparx5: add constants to match data
` [PATCH net-next 07/15] net: sparx5: use SPX5_CONST for constants which already have a symbol
` [PATCH net-next 08/15] net: sparx5: use SPX5_CONST for constants which do not "
` [PATCH net-next 09/15] net: sparx5: add ops to match data
` [PATCH net-next 10/15] net: sparx5: ops out chip port to device index/bit functions
` [PATCH net-next 11/15] net: sparx5: ops out functions for getting certain array values
` [PATCH net-next 12/15] net: sparx5: ops out function for setting the port mux
` [PATCH net-next 13/15] net: sparx5: ops out PTP IRQ handler
` [PATCH net-next 14/15] net: sparx5: ops out function for DSM calendar calculation
` [PATCH net-next 15/15] net: sparx5: add is_sparx5 macro and use it throughout

[syzbot] [net?] UBSAN: shift-out-of-bounds in xfrm_selector_match (2)
 2024-10-01 17:10 UTC  (6+ messages)

[PATCH bpf-next v3 0/2] BPF static linker: fix linking duplicate extern functions
 2024-10-01 17:19 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] libbpf: do not resolve size on duplicate FUNCs
` [PATCH bpf-next v3 2/2] selftests/bpf: test linking with duplicate extern functions

[PATCH net v2] gso: fix udp gso fraglist segmentation after pull from frag_list
 2024-10-01 17:17 UTC 

[PATCH net] dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
 2024-10-01 17:10 UTC  (2+ messages)

[syzbot] [usb?] [net?] [input?] INFO: rcu detected stall in unix_dgram_recvmsg (4)
 2024-10-01 17:08 UTC 

[PATCH net v3] net: phy: qt2025: Fix warning: unused import DeviceId
 2024-10-01 16:52 UTC  (4+ messages)

[PATCH ipsec] xfrm: validate new SA's prefixlen using SA family when sel.family is unset
 2024-10-01 16:48 UTC 

[net-next PATCH 00/11] Extend GbEth checksum offload support to VLAN/IPv6 packets
 2024-10-01 16:46 UTC  (5+ messages)
` [net-next PATCH 11/11] net: ravb: Add VLAN checksum support

[PATCH net-next v2] ibmvnic: Add stat for tx direct vs tx batched
 2024-10-01 16:35 UTC 

[PATCH net v2 0/1] ibmvnic: Fix for send scrq direct
 2024-10-01 16:32 UTC  (2+ messages)
` [PATCH net v2 1/1] ibmvnic: Inspect header requirements before using "

[PATCH RFC v4 0/9] tun: Introduce virtio-net hashing feature
 2024-10-01 16:31 UTC  (10+ messages)

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-10-01 16:30 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item
` [PATCH v6 2/7] reset: mchp: sparx5: Use the second reg item when cpu-syscon is not present

[PATCH v2 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
 2024-10-01 16:26 UTC  (2+ messages)

[net-next 0/2] ena: Link IRQs, queues, and NAPI instances
 2024-10-01 16:21 UTC  (9+ messages)
` [net-next 1/2] ena: Link IRQs to "
` [net-next 2/2] ena: Link queues to NAPIs

[PATCH net-next 00/10] net: pcs: xpcs: cleanups batch 1
 2024-10-01 16:04 UTC  (11+ messages)
` [PATCH net-next 01/10] net: pcs: xpcs: move PCS reset to .pcs_pre_config()
` [PATCH net-next 02/10] net: pcs: xpcs: drop interface argument from internal functions
` [PATCH net-next 03/10] net: pcs: xpcs: get rid of xpcs_init_iface()
` [PATCH net-next 04/10] net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
` [PATCH net-next 05/10] net: wangxun: txgbe: use phylink_pcs internally
` [PATCH net-next 06/10] net: dsa: sja1105: simplify static configuration reload
` [PATCH net-next 07/10] net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
` [PATCH net-next 08/10] net: dsa: sja1105: use phylink_pcs internally
` [PATCH net-next 09/10] net: pcs: xpcs: drop interface argument from xpcs_create*()
` [PATCH net-next 10/10] net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal

[PATCH net 0/2] netfilter: br_netfilter: fix panic with metadata_dst skb
 2024-10-01 15:44 UTC  (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: add regression test for br_netfilter panic

[PATCH net-next 7/8] net: smsc91xx: move down struct members
 2024-10-01 15:44 UTC  (2+ messages)

[net-next v2 0/2] gve: Link IRQs, queues, and NAPI instances
 2024-10-01 15:38 UTC  (5+ messages)
` [net-next v2 1/2] gve: Map IRQs to "
` [net-next v2 2/2] gve: Map NAPI instances to queues

[PATCH net-next 0/9] net: lantiq_etop: some cleanups
 2024-10-01 15:33 UTC  (3+ messages)
` [PATCH net-next 7/9] net: lantiq_etop: remove struct resource

[RFC PATCH v2] Simply enable one to write code like:
 2024-10-01 15:29 UTC  (4+ messages)

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-10-01 15:28 UTC  (19+ messages)

[RFC PATCH] ipv6: route: release reference of dsts cached in sockets
 2024-10-01 15:26 UTC  (3+ messages)

[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-01 15:26 UTC  (2+ messages)

[PATCH net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_ethtool.c
 2024-10-01 15:11 UTC  (11+ messages)

[PATCH net-next v1 0/2] add delay abstraction (sleep functions)
 2024-10-01 15:08 UTC  (9+ messages)
` [PATCH net-next v1 1/2] rust: add delay abstraction
` [PATCH net-next v1 2/2] net: phy: qt2025: wait until PHY becomes ready

Use-after-free from netem/hfsc interaction
 2024-10-01 14:53 UTC 

Doc on kernel.org
 2024-10-01 14:50 UTC  (3+ messages)

[RFC net-next 0/1] idpf: Don't hardcode napi_struct size
 2024-10-01 14:44 UTC  (8+ messages)
` [RFC net-next 1/1] idpf: Don't hard code "

[PATCH net v2] ip6mr: Fix lockdep and sparse RCU warnings
 2024-10-01 14:39 UTC  (6+ messages)

[PATCH net-next v2] net: phy: microchip_t1: Interrupt support for lan887x
 2024-10-01 14:44 UTC 

Advice on upstreaming Homa
 2024-10-01 14:35 UTC  (4+ messages)

[PATCH net-next] net: phy: microchip_t1: Interrupt support for lan887x
 2024-10-01 14:04 UTC  (3+ messages)

[PATCH net] net: dsa: sja1105: fix reception from VLAN-unaware bridges
 2024-10-01 14:02 UTC 

[PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-10-01 13:49 UTC  (5+ messages)
` [PATCH iwl-next v10 07/14] iavf: add support for indirect access to PHC time

[PATCH] net: phy: dp83869: fix memory corruption when enabling fiber
 2024-10-01 13:45 UTC  (4+ messages)

[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
 2024-10-01 13:39 UTC  (4+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-01 13:32 UTC  (5+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound

[PATCH net-next 00/13] ibm: emac: more cleanups
 2024-10-01 13:32 UTC  (3+ messages)
` [PATCH net-next 13/13] net: ibm: emac: mal: use devm for request_irq

[PATCH net 0/2] rxrpc: Miscellaneous fixes
 2024-10-01 13:28 UTC  (4+ messages)
` [PATCH net 1/2] rxrpc: Fix a race between socket set up and I/O thread creation
` [PATCH net 2/2] rxrpc: Fix uninitialised variable in rxrpc_send_data()

[PATCH net-next 09/13] net: ibm: emac: rgmii: devm_platform_get_resource
 2024-10-01 13:25 UTC  (3+ messages)

nf-nat-core: allocated memory at module unload
 2024-10-01 13:06 UTC 

[PATCH net-next v6 0/3] Add option to provide OPT_ID value via cmsg
 2024-10-01 12:57 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
` [PATCH net-next v6 2/3] net_tstamp: add SCM_TS_OPT_ID for RAW sockets
` [PATCH net-next v6 3/3] selftests: txtimestamp: add SCM_TS_OPT_ID test

[PATCH net-next] net: dsa: lan9303: ensure chip reset and wait for READY status
 2024-10-01 12:51 UTC  (9+ messages)

[PATCH] can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
 2024-10-01 12:48 UTC  (3+ messages)

[PATCH net-next v4 0/2] ethtool: Add support for writing firmware
 2024-10-01 12:41 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: ethtool: Add new parameters and a function to support EPL
` [PATCH net-next v4 2/2] net: ethtool: Add support for writing firmware blocks using EPL payload

[PATCH net-next v3 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-10-01 12:37 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: phy: microchip_t1s: restructure cfg read/write functions arguments
` [PATCH net-next v3 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
` [PATCH net-next v3 3/7] net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1
` [PATCH net-next v3 4/7] net: phy: microchip_t1s: move LAN867X reset handling to a new function
` [PATCH net-next v3 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
` [PATCH net-next v3 6/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2
` [PATCH net-next v3 7/7] net: phy: microchip_t1s: configure collision detection based on PLCA mode

[PATCH v1 net-next 0/3] rtnetlink: Per-net RTNL
 2024-10-01 12:18 UTC  (4+ messages)
` [PATCH v1 net-next 1/3] rtnetlink: Add per-net RTNL

[PATCH net v4] selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() test
 2024-10-01 12:10 UTC  (2+ messages)

[PATCH v2 net] net: Fix an unsafe loop on the list
 2024-10-01 11:58 UTC 

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-10-01 11:35 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
 2024-10-01 11:35 UTC  (2+ messages)

[PATCH net] net: Fix an unsafe loop on the list
 2024-10-01 11:18 UTC 

[PATCH net 00/10][pull request] Intel Wired LAN Driver Updates 2024-09-30 (ice, idpf)
 2024-10-01 11:26 UTC  (3+ messages)
` [PATCH net 02/10] ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()

[PATCH can-next] can: mcan: m_can_open(): simplify condition to call free_irq()
 2024-10-01 11:12 UTC  (2+ messages)

[PATCH net v3] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
 2024-10-01 11:10 UTC  (3+ messages)

[PATCH net 1/2] ibmvnic: Add stat for tx direct vs tx batched
 2024-10-01 11:08 UTC  (4+ messages)
` [PATCH net 2/2] ibmvnic: Inspect header requirements before using scrq direct

[PATCH net-next v2] octeontx2-af: Change block parameter to const pointer in get_lf_str_list
 2024-10-01 11:05 UTC 

[PATCH net] rxrpc: Fix a race between socket set up and I/O thread creation
 2024-10-01 10:53 UTC  (3+ messages)

[net-next v3 0/2] e1000/e1000e: Link IRQs, NAPIs, and queues
 2024-10-01 10:50 UTC  (5+ messages)
` [net-next v3 1/2] e1000e: Link NAPI instances to queues and IRQs
` [net-next v3 2/2] e1000: "


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).