netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-01 06:53:14 to 2024-03-01 17:02:51 UTC [more...]

[PATCH net-next v2 0/7] net: ipa: simplify device pointer access
 2024-03-01 17:02 UTC  (4+ messages)
` [PATCH net-next v2 1/7] net: ipa: change ipa_interrupt_config() prototype
` [PATCH net-next v2 2/7] net: ipa: introduce ipa_interrupt_init()
` [PATCH net-next v2 3/7] net: ipa: pass a platform device to ipa_reg_init()

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-01 17:00 UTC  (17+ messages)
` [PATCH net-next v12 01/15] net: sched: act_api: Introduce P4 actions list
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs

[PATCH net-next] eth: igc: remove unused embedded struct net_device
 2024-03-01 16:54 UTC  (3+ messages)

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-01 16:48 UTC  (5+ messages)
` [PATCH net-next v5 10/17] net: pse-pd: Add support for PSE PIs

[PATCH net-next v3 0/2] doc: sfp-phylink: update the porting guide
 2024-03-01 16:43 UTC  (3+ messages)
` [PATCH net-next v3 1/2] doc: sfp-phylink: update the porting guide with PCS handling
` [PATCH net-next v3 2/2] net: phylink: clean the pcs_get_state documentation

[PATCH net-next 00/21] rxrpc: Miscellaneous changes and make use of MSG_SPLICE_PAGES
 2024-03-01 16:37 UTC  (22+ messages)
` [PATCH net-next 01/21] rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit trace
` [PATCH net-next 02/21] rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomics
` [PATCH net-next 03/21] rxrpc: Note cksum in txbuf
` [PATCH net-next 04/21] rxrpc: Fix the names of the fields in the ACK trailer struct
` [PATCH net-next 05/21] rxrpc: Strip barriers and atomics off of timer tracking
` [PATCH net-next 06/21] rxrpc: Remove atomic handling on some fields only used in I/O thread
` [PATCH net-next 07/21] rxrpc: Do lazy DF flag resetting
` [PATCH net-next 08/21] rxrpc: Merge together DF/non-DF branches of data Tx function
` [PATCH net-next 09/21] rxrpc: Add a kvec[] to the rxrpc_txbuf struct
` [PATCH net-next 10/21] rxrpc: Split up the DATA packet transmission function
` [PATCH net-next 11/21] rxrpc: Don't pick values out of the wire header when setting up security
` [PATCH net-next 12/21] rxrpc: Move rxrpc_send_ACK() to output.c with rxrpc_send_ack_packet()
` [PATCH net-next 13/21] rxrpc: Use rxrpc_txbuf::kvec[0] instead of rxrpc_txbuf::wire
` [PATCH net-next 14/21] rxrpc: Do zerocopy using MSG_SPLICE_PAGES and page frags
` [PATCH net-next 15/21] rxrpc: Parse received packets before dealing with timeouts
` [PATCH net-next 16/21] rxrpc: Don't permit resending after all Tx packets acked
` [PATCH net-next 17/21] rxrpc: Differentiate PING ACK transmission traces
` [PATCH net-next 18/21] rxrpc: Use ktimes for call timeout tracking and set the timer lazily
` [PATCH net-next 19/21] rxrpc: Record probes after transmission and reduce number of time-gets
` [PATCH net-next 20/21] rxrpc: Clean up the resend algorithm
` [PATCH net-next 21/21] rxrpc: Extract useful fields from a received ACK to skb priv data

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-01 16:38 UTC  (4+ messages)
` [PATCH v2 1/2] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH net-next 0/7] net: ipa: simplify device pointer access
 2024-03-01 16:37 UTC  (4+ messages)
` [PATCH net-next 1/7] net: ipa: change ipa_interrupt_config() prototype

[PATCH iwl-next,v2 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-01 16:23 UTC  (3+ messages)
` [PATCH iwl-next,v2 1/2] selftests/bpf: xdp_hw_metadata reduce sleep interval
` [PATCH iwl-next,v2 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet

[PATCH net-next] dpll: avoid multiple function calls to dump netdev info
 2024-03-01 16:24 UTC  (3+ messages)

[PATCH iwl-net 0/5] ice: LLDP support for VFs
 2024-02-29 19:33 UTC  (5+ messages)

[PATCH net-next 1/2] net: bareudp: Do not allocate stats in the driver
 2024-03-01 16:07 UTC  (4+ messages)
` [PATCH net-next 2/2] net: bareudp: Remove generic .ndo_get_stats64

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

[PATCH net RESEND] net: ethernet: ti: am65-cpsw: Add IFF_UNICAST_FLT flag to port device
 2024-03-01 15:49 UTC  (4+ messages)

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

[PATCH net-next v5 0/7] Fix missing PHY-to-MAC RX clock
 2024-03-01 15:35 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v5 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v5 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH net-next v5 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH net-next v5 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v5 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH net-next v5 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it

[PATCH net v2] netfilter: Add protection for bmp length out of range
 2024-03-01 15:29 UTC  (2+ messages)

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

[PATCH] net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()
 2024-03-01 15:26 UTC  (2+ messages)

[Kernel bug] KASAN: slab-out-of-bounds Read in in4_pton
 2024-03-01 15:22 UTC  (3+ messages)

[PATCH net 00/10] mptcp: more misc. fixes for v6.8
 2024-03-01 15:10 UTC  (4+ messages)
` [PATCH net 10/10] selftests: mptcp: explicitly trigger the listener diag code-path

[PATCH] net: hns: Use common error handling code in hns_mac_init()
 2024-03-01 15:04 UTC 

[iwl-net v1] ice: reconfig host after changing MSI-X on VF
 2024-03-01 15:03 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next 0/3] net: gro: encapsulation bug fix and flush checks improvements
 2024-03-01 15:02 UTC  (6+ messages)
` [PATCH net-next 1/3] net: gro: set {inner_,}network_header in receive phase

[PATCH net-next v3 0/9] MT7530 DSA Subdriver Improvements Act III
 2024-03-01 14:52 UTC  (12+ messages)
` [PATCH net-next v3 1/9] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [PATCH net-next v3 2/9] net: dsa: mt7530: set interrupt register only for MT7530
` [PATCH net-next v3 3/9] net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switch
` [PATCH net-next v3 4/9] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [PATCH net-next v3 5/9] net: dsa: mt7530: get rid of priv->info->cpu_port_config()
` [PATCH net-next v3 6/9] net: dsa: mt7530: get rid of mt753x_mac_config()
` [PATCH net-next v3 7/9] net: dsa: mt7530: put initialising PCS devices code back to original order
` [PATCH net-next v3 8/9] net: dsa: mt7530: sort link settings ops and force link down on all ports
` [PATCH net-next v3 9/9] net: dsa: mt7530: simplify link operations

[PATCH net] ice: fix uninitialized dplls mutex usage
 2024-03-01 14:38 UTC  (2+ messages)

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-01 14:30 UTC  (7+ messages)

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-03-01 14:11 UTC  (5+ messages)

[PATCH net-next 1/2] net: nlmon: Remove init and uninit functions
 2024-03-01 14:09 UTC  (4+ messages)
` [PATCH net-next 2/2] net: nlmon: Simplify nlmon_get_stats64

[PATCH v2 0/6] net: phy: Add TI's DP83640 device tree binding
 2024-03-01 14:00 UTC  (7+ messages)
` [PATCH v2 6/6] net: phy: DP83640: Add fiber mode enabling/disabling from device tree

[PATCH bpf] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
 2024-03-01 13:02 UTC  (5+ messages)

[PATCH iwl-net 0/3] intel: fix routines that disable queue pairs
 2024-03-01 13:01 UTC  (3+ messages)
` [PATCH iwl-net 1/3] ixgbe: {dis,en}able irqs in ixgbe_txrx_ring_{dis,en}able
  ` [Intel-wired-lan] [PATCH iwl-net 1/3] ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able

[PATCH] ss: fix output of MD5 signature keys configured on TCP sockets
 2024-03-01 12:33 UTC 

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

[PATCH v4 0/3] wifi: ath11k: hibernation support
 2024-03-01 12:25 UTC  (7+ messages)
` [PATCH v4 1/3] bus: mhi: host: add mhi_power_down_keep_dev()

[PATCH v23 00/20] nvme-tcp receive offloads
 2024-03-01 12:09 UTC  (3+ messages)

[iwl-next v3 0/8] ice: use less resources in switchdev
 2024-03-01 11:54 UTC  (9+ messages)
` [iwl-next v3 1/8] ice: remove eswitch changing queues algorithm
` [iwl-next v3 2/8] ice: do Tx through PF netdev in slow-path
` [iwl-next v3 3/8] ice: default Tx rule instead of to queue
` [iwl-next v3 4/8] ice: control default Tx rule in lag
` [iwl-next v3 5/8] ice: remove switchdev control plane VSI
` [iwl-next v3 6/8] ice: change repr::id values
` [iwl-next v3 7/8] ice: do switchdev slow-path Rx using PF VSI
` [iwl-next v3 8/8] ice: count representor stats

[PATCH net-next v5 06/16] net: dsa: vsc73xx: add port_stp_state_set function
 2024-03-01 11:35 UTC  (2+ messages)

[PATCH net-next 0/2] bnxt_en: Support configurable PTP TX timeout
 2024-03-01 11:34 UTC  (8+ messages)
` [PATCH net-next 1/2] bnxt_en: Introduce devlink runtime driver param to set ptp tx timeout

[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-01 11:27 UTC  (3+ messages)
` [PATCH bpf-next RESEND v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH net-next 0/6] inet: no longer use RTNL to protect inet_dump_ifaddr()
 2024-03-01 11:20 UTC  (2+ messages)

[PATCH net-next 1/2] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-03-01 11:06 UTC  (8+ messages)
` [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets

[net-next] Octeontx2-af: Fix an issue in firmware shared data reserved space
 2024-03-01 11:03 UTC 

[PATCH v4 00/39] Add support for sam9x7 SoC family
 2024-03-01 10:51 UTC  (2+ messages)

[PATCH v14 0/5] netdevsim: link and forward skbs between ports
 2024-03-01 10:50 UTC  (2+ messages)

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-03-01 10:40 UTC  (6+ messages)
` [PATCH v4 12/12] selftests: ip_local_port_range: use XFAIL instead of SKIP

[PATCH net-next] net: page_pool: make page_pool_create inline
 2024-03-01 10:40 UTC  (6+ messages)

[PATCH] MAINTAINERS: net: netsec: add myself as co-maintainer
 2024-03-01 10:40 UTC  (2+ messages)

[PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-03-01 10:22 UTC  (6+ messages)
` [PATCH net 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH net-next v7 0/8] net: ethernet: Rework EEE
 2024-03-01 10:01 UTC  (9+ messages)
` [PATCH net-next v8 1/8] net: add helpers for EEE configuration
` [PATCH net-next v8 2/8] net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
` [PATCH net-next v8 3/8] net: phy: Add helper to set EEE Clock stop enable bit
` [PATCH net-next v8 4/8] net: phy: Keep track of EEE configuration
` [PATCH net-next v8 5/8] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
` [PATCH net-next v8 6/8] net: phy: Add phy_support_eee() indicating MAC support EEE
` [PATCH net-next v8 7/8] net: fec: Move fec_enet_eee_mode_set() and helper earlier
` [PATCH net-next v8 8/8] net: fec: Fixup EEE

[RFC] net: hsr: Provide RedBox support
 2024-03-01  9:55 UTC  (8+ messages)

linux-next: build failure after merge of the net-next tree
 2024-03-01  9:54 UTC  (3+ messages)

[PATCH net-next v2] net: netconsole: Add continuation line prefix to userdata messages
 2024-03-01  9:35 UTC  (2+ messages)

[PATCH v3 1/2] net: txgbe: fix GPIO interrupt blocking
 2024-03-01  9:29 UTC  (2+ messages)
` [PATCH v3 2/2] net: txgbe: fix to clear interrupt status after handling IRQ

[PATCH net-next v3 0/6] Support for ASP 2.2 and optimizations
 2024-03-01  9:30 UTC  (2+ messages)

[PATCH RFC net-next 0/6] rtl8221b/8251b add C45 instances and SerDes switching
 2024-03-01  9:29 UTC  (8+ messages)
` [PATCH RFC net-next 1/6] net: phy: realtek: configure SerDes mode for rtl822x/8251b PHYs
` [PATCH RFC net-next 4/6] net: phy: realtek: Add driver instances for rtl8221b/8251b via Clause 45

[RFC RFT PATCH 0/4] Handle set_memory_XXcrypted() errors in hyperv
 2024-03-01  9:26 UTC  (3+ messages)
` [RFC RFT PATCH 1/4] hv: Leak pages if set_memory_encrypted() fails

[PATCH net-next v2 0/2] net: phy: qcom: qca808x: fill in possible_interfaces
 2024-03-01  9:00 UTC  (2+ messages)

[PATCH v3 net-next 00/15] ipv6: lockless accesses to devconf
 2024-03-01  8:50 UTC  (2+ messages)

[PATCH net-next] Simplify net_dbg_ratelimited() dummy
 2024-03-01  8:50 UTC  (2+ messages)

[PATCH] [v2] net: bql: fix building with BQL disabled
 2024-03-01  8:50 UTC  (2+ messages)

[PATCH net] page_pool: fix netlink dump stop/resume
 2024-03-01  8:43 UTC  (2+ messages)

[PATCH net-next 0/3] netlink: handle EMSGSIZE errors in the core
 2024-03-01  8:40 UTC  (7+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] netdev: let netlink core handle -EMSGSIZE errors
` [PATCH net-next 3/3] genetlink: fit NLMSG_DONE into same read() as families

[PATCH] dt-bindings: net: renesas,ethertsn: Document default for delays
 2024-03-01  8:40 UTC  (2+ messages)

[PATCH net v1 1/1] net: lan78xx: fix runtime PM count underflow on link stop
 2024-03-01  8:40 UTC  (2+ messages)

[PATCH v2] net: raise RCU qs after each threaded NAPI poll
 2024-03-01  8:30 UTC  (3+ messages)

[PATCH net-next v1] ps3_gelic_net: Use napi routines for RX SKB
 2024-03-01  8:20 UTC 

[PATCH net-next v2 0/2] net: phy: micrel: lan8814 erratas
 2024-03-01  8:18 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: phy: micrel: lan8814 led errata
` [PATCH net-next v2 2/2] net: phy: micrel: lan8814 cable improvement errata

[PATCH net v2 0/2] net: fec: Fixes to suspend / resume with mac_managed_pm
 2024-03-01  8:10 UTC  (4+ messages)
` [PATCH net v2 2/2] net: fec: Suspend and resume the PHY

[PATCH net] net: sparx5: Fix use after free inside sparx5_del_mact_entry
 2024-03-01  8:06 UTC 

[PATCH RFC 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-03-01  8:01 UTC  (3+ messages)
` [PATCH RFC 2/4] "

[RESEND] dt-bindings: leds: pwm-multicolour: re-allow active-low
 2024-03-01  7:59 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-01  7:52 UTC  (2+ messages)
` [PATCH net-next v2 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
 2024-03-01  7:40 UTC  (3+ messages)
` [PATCH net-next v8 2/2] ice: Implement RSS settings for GTP using ethtool
  ` [Intel-wired-lan] "

[PATCH v2 iwl-next 0/3] intel: misc improvements
 2024-03-01  7:38 UTC  (5+ messages)
` [PATCH v2 iwl-next 1/3] ice: do not disable Tx queues twice in ice_down()
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-next 2/3] ice: avoid unnecessary devm_ usage
  ` [Intel-wired-lan] "

[PATCH net-next v2 0/8] MT7530 DSA Subdriver Improvements Act III
 2024-03-01  7:17 UTC  (4+ messages)
` [PATCH net-next v2 8/8] net: dsa: mt7530: simplify link operations and force link down on all ports

[PATCH v11] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
 2024-03-01  7:17 UTC 

[PATCH v5.15-v5.4] fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
 2024-03-01  7:09 UTC 


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