netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 15:44:19 to 2024-02-14 10:12:16 UTC [more...]

[PATCH net-next 0/4] selftests: kselftest_harness: support using xfail
 2024-02-14 10:09 UTC  (11+ messages)
` [PATCH net-next 1/4] selftests: kselftest_harness: pass step via shared memory
` [PATCH net-next 2/4] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH net-next 3/4] selftests: kselftest_harness: support using xfail
` [PATCH net-next 4/4] selftests: ip_local_port_range: use XFAIL instead of SKIP

[PATCH net-next 01/23] can: bcm: add recvmsg flags for own, local and remote traffic
 2024-02-14 10:10 UTC  (2+ messages)

[ANN] netdev call - Feb 13th
 2024-02-14  9:43 UTC  (3+ messages)
  `  "

[PATCH net] octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
 2024-02-14  9:40 UTC  (2+ messages)

[PATCHv5] PPPoL2TP: Add more code snippets
 2024-02-14  9:34 UTC  (2+ messages)

[PATCH v1 net-next] net: Deprecate SO_DEBUG and reclaim SOCK_DBG bit
 2024-02-14  9:32 UTC  (3+ messages)

[RFC PATCH net-next v2 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-02-14  9:29 UTC  (10+ messages)
` [RFC PATCH net-next v2 6/7] net: ravb: Enable SW IRQ Coalescing for GbEth

[PATCH v4 0/8] Add NSS clock controller support for Qualcomm IPQ5332
 2024-02-14  9:28 UTC  (10+ messages)
` [PATCH v4 2/8] clk: qcom: ipq5332: enable few nssnoc clocks in driver probe
` [PATCH v4 3/8] dt-bindings: clock: ipq5332: add definition for GPLL0_OUT_AUX clock
` [PATCH v4 4/8] clk: qcom: ipq5332: add gpll0_out_aux clock

[PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt()
 2024-02-14  9:27 UTC  (2+ messages)
` [PATCH net v2] net: stmmac: Fix incorrect dereference in interrupt handlers

[PATCH net-next] selftests: bonding: make sure new active is not null
 2024-02-14  9:21 UTC 

[PATCH net] selftests: bonding: set active slave to primary eth1 specifically
 2024-02-14  9:19 UTC 

[PATCH net] pppoe: Fix memory leak in pppoe_sendmsg()
 2024-02-14  9:01 UTC 

[PATCH v2 net] dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished()
 2024-02-14  9:05 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING: ODEBUG bug in ip_set_free
 2024-02-14  8:58 UTC  (2+ messages)

[PATCH net v2 1/2] net/sched: act_mirred: use the backlog for mirred ingress
 2024-02-14  8:51 UTC  (3+ messages)
` [PATCH net v2 2/2] net/sched: act_mirred: don't override retval if we already lost the skb

[PATCH 0/2] kobject: reduce uevent_sock_mutex contention
 2024-02-14  8:48 UTC  (3+ messages)
` [PATCH 1/2] kobject: make uevent_seqnum atomic
` [PATCH 2/2] kobject: reduce uevent_sock_mutex scope

[PATCH net-next] net/iucv: fix virtual vs physical address confusion
 2024-02-14  8:47 UTC 

[iwl-next v1 00/15] ice: support devlink subfunctions
 2024-02-14  8:45 UTC  (15+ messages)
` [iwl-next v1 04/15] ice: add basic devlink subfunctions support
    ` [Intel-wired-lan] "
` [iwl-next v1 07/15] ice: add auxiliary device sfnum attribute

[PATCH net-next] net: fec: Always call fec_restart() in resume path
 2024-02-14  8:27 UTC  (3+ messages)

[PATCH] [v3] net: sctp: fix skb leak in sctp_inq_free()
 2024-02-14  8:22 UTC 

[PATCH net-next] net: sparx5: Add spinlock for frame transmission from CPU
 2024-02-14  8:14 UTC  (4+ messages)

[PATCH net-next v3 0/3] net: dsa: realtek: support reset controller and update docs
 2024-02-14  8:04 UTC  (5+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v3 2/3] dt-bindings: net: dsa: realtek: add reset controller
` [PATCH net-next v3 3/3] net: dsa: realtek: support "

[PATCH net-next] net: ena: Remove unlikely() from IS_ERR() condition
 2024-02-14  7:51 UTC  (2+ messages)

[net-next v3] intel: make module parameters readable in sys filesystem
 2024-02-14  7:32 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v6 net-next 00/14] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-02-14  6:56 UTC  (18+ messages)
` [PATCH v6 net-next 01/14] net: phy: Add BaseT1 auto-negotiation constants
` [PATCH v6 net-next 02/14] net: phy: Support 100/1000BT1 linkmode advertisements
` [PATCH v6 net-next 03/14] net: phy: c45: detect 100/1000BASE-T1 "
` [PATCH v6 net-next 04/14] net: phy: marvell-88q2xxx: fix typos
` [PATCH v6 net-next 05/14] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
` [PATCH v6 net-next 06/14] net: phy: marvell-88q2xxx: add interrupt support for link detection
` [PATCH v6 net-next 07/14] net: phy: marvell-88q2xxx: add suspend / resume ops
` [PATCH v6 net-next 08/14] net: phy: marvell-88q2xxx: add support for temperature sensor
` [PATCH v6 net-next 09/14] net: phy: marvell-88q2xxx: add cable test support
` [PATCH v6 net-next 10/14] net: phy: marvell-88q2xxx: make mv88q2xxx_config_aneg generic
` [PATCH v6 net-next 11/14] net: phy: marvell-88q2xxx: switch to mv88q2xxx_config_aneg
` [PATCH v6 net-next 12/14] net: phy: marvell-88q2xxx: cleanup mv88q2xxx_config_init
` [PATCH v6 net-next 13/14] net: phy: marvell-88q2xxx: remove duplicated assignment of pma_extable
` [PATCH v6 net-next 14/14] net: phy: marvell-88q2xxx: move interrupt configuration

[PATCH net-next 1/3] net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
 2024-02-14  6:26 UTC  (5+ messages)
` [PATCH net-next v2 0/3] net: ipv6/addrconf: ensure that temporary addresses' preferred lifetimes are long enough
  ` [PATCH net-next v2 1/3] net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
  ` [PATCH net-next v2 2/3] net: ipv6/addrconf: introduce a regen_min_advance sysctl
  ` [PATCH net-next v2 3/3] net: ipv6/addrconf: clamp preferred_lft to the minimum required

[PATCH net-next v3 0/6] net: ravb: Add runtime PM support (part 2)
 2024-02-14  5:45 UTC  (11+ messages)
` [PATCH net-next v3 4/6] net: ravb: Move the update of ndev->features to ravb_set_features()
` [PATCH net-next v3 5/6] net: ravb: Do not apply features to hardware if the interface is down

[PATCH RFC] bonding: rate-limit bonding driver inspect messages
 2024-02-14  4:42 UTC 

[PATCH v9 net-next 0/4] add multi-buff support for xdp running in generic mode
 2024-02-14  3:50 UTC  (2+ messages)

[PATCH v3] tcp: add support for SO_PEEK_OFF
 2024-02-14  3:41 UTC  (11+ messages)

[PATCH net] net/sched: act_mirred: use the backlog for mirred ingress
 2024-02-14  3:40 UTC  (6+ messages)

[PATCH net-next 0/3] r8169: extend EEE tx idle timer support
 2024-02-14  3:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: realtek: fix digital interface select macro for EXT0
 2024-02-14  3:20 UTC  (2+ messages)

[PATCH v2] net: cache for same cpu skb_attempt_defer_free
 2024-02-14  3:13 UTC  (4+ messages)

[PATCH net-next v4 1/2] net: fec: Refactor: #define magic constants
 2024-02-14  3:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: qca,ar9331: convert to DT schema
 2024-02-14  3:00 UTC  (2+ messages)

[PATCH net-next] r8169: add LED support for RTL8125/RTL8126
 2024-02-14  3:00 UTC  (2+ messages)

[PATCH v2 net-next 0/2] net: use net->dev_by_index in two places
 2024-02-14  2:50 UTC  (2+ messages)

[PATCH net-next 0/3] net: adopt netdev_lockdep_set_classes()
 2024-02-14  2:50 UTC  (2+ messages)

[PATCH net-next v4 0/6] introduce dropreasons in tcp receive path
 2024-02-14  2:23 UTC  (5+ messages)
` [PATCH net-next v4 1/6] tcp: introduce another three dropreasons in "

[PATCH net-next] igc: Add support for LEDs on i225/i226
 2024-02-14  2:20 UTC  (6+ messages)

[PATCH RFC net-next v1] net: rework FCOE and RFS ops
 2024-02-14  2:13 UTC  (2+ messages)

[PATCH 1/1] wifi: nl80211: Add support for plumbing SAE groups to driver
 2024-02-14  1:43 UTC  (2+ messages)

[PATCH] net: sfp: remove redundant NULL check
 2024-02-14  1:26 UTC  (3+ messages)

[PATCH v1 net-next 0/3] af_unix: Remove io_uring dead code in GC
 2024-02-14  1:08 UTC  (5+ messages)
` [PATCH v1 net-next 2/3] af_unix: Remove io_uring code for GC

[PATCH iproute2 v7 0/3] ss: pretty-printing BPF socket-local storage
 2024-02-13 23:59 UTC  (3+ messages)
` [PATCH iproute2 v7 2/3] ss: pretty-print "

ixgbe probe failure on Proxmox 8
 2024-02-13 23:52 UTC 

[PATCH v2 0/2] stddef: Allow attributes to be used when creating flex arrays
 2024-02-13 23:42 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc)

[PATCH 0/2] stddef: Allow attributes to be used when creating flex arrays
 2024-02-13 23:20 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH net-next v4 00/15] net: dsa: vsc73xx: Make vsc73xx usable
 2024-02-13 23:20 UTC  (27+ messages)
` [PATCH net-next v4 01/15] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v4 02/15] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v4 03/15] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next v4 04/15] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v4 05/15] net: dsa: vsc73xx: add structure descriptions
` [PATCH net-next v4 06/15] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v4 07/15] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v4 08/15] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v4 09/15] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v4 10/15] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v4 11/15] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v4 12/15] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v4 13/15] net: dsa: vsc73xx: Implement vsc73xx 8021q tagger
` [PATCH net-next v4 14/15] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v4 15/15] net: dsa: vsc73xx: Add bridge support

[PATCH v3 net-next 0/9] ionic: add XDP support
 2024-02-13 22:05 UTC  (10+ messages)
` [PATCH v3 net-next 2/9] ionic: add helpers for accessing buffer info
` [PATCH v3 net-next 4/9] ionic: add initial framework for XDP support
` [PATCH v3 net-next 7/9] ionic: Add XDP_REDIRECT support

[RFC PATCH net-next v5 00/14] Device Memory TCP
 2024-02-13 21:11 UTC  (7+ messages)
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 07/14] page_pool: devmem support

[PATCH net-next 3/3] net: ipv6/addrconf: clamp preferred_lft to the minimum required
 2024-02-13 21:07 UTC  (2+ messages)

[net-next RFC PATCH 0/2] net: phy: aquantia: fix system interface provision
 2024-02-13 21:03 UTC  (7+ messages)
` [net-next RFC PATCH 1/2] net: phy: aquantia: setup interface protocols for AQR112
` [net-next RFC PATCH 2/2] net: phy: aquantia: add AQR112C and AQR112R PHY ID

[PATCH RFC net-next 0/2] Use per-task storage for XDP-redirects on PREEMPT_RT
 2024-02-13 20:50 UTC  (3+ messages)
` [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct "

[PATCH] json_print: Add explicit condition in print_color_string()
 2024-02-13 20:40 UTC 

[PATCH] dl2k: Fix potential NULL pointer dereference in receive_packet()
 2024-02-13 20:09 UTC 

[PATCH net] net: bcmasp: Handle RX buffer allocation failure
 2024-02-13 18:56 UTC  (2+ messages)

[PATCH net 0/2] selftests: net: more pmtu.sh fixes
 2024-02-13 18:40 UTC  (2+ messages)

[PATCH net] ice: Add check for lport extraction to LAG init
 2024-02-13 18:39 UTC 

[PATCH v10 0/2] bnx2x: Fix error recovering in switch configuration
 2024-02-13 18:32 UTC  (3+ messages)
` [PATCH v10 1/2] net/bnx2x: Prevent access to a freed page in page_pool
` [PATCH v10 2/2] net/bnx2x: refactor common code to bnx2x_stop_nic()

[PATCH v3 net] selftests: net: cope with slow env in gro.sh test
 2024-02-13 18:20 UTC  (2+ messages)

[PATCH net] selftests: net: cope with slow env in so_txtime.sh test
 2024-02-13 18:20 UTC  (2+ messages)

[PATCH net-next v3] net: dqs: add NIC stall detector based on BQL
 2024-02-13 18:04 UTC  (3+ messages)

[net-next PATCH] net: phy: aquantia: add AQR113 PHY ID
 2024-02-13 18:02 UTC 

[PATCH] net: mdio_bus: make mdio_bus_type const
 2024-02-13 17:28 UTC  (2+ messages)

[PATCH v1 net] dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished()
 2024-02-13 17:47 UTC  (2+ messages)

[PATCH net-next] tcp: no need to use acceptable for conn_request
 2024-02-13 17:40 UTC  (2+ messages)

[PATCH 6.7 049/124] rxrpc: Fix generation of serial numbers to skip zero
 2024-02-13 17:21 UTC  (4+ messages)
` [PATCH 6.7 050/124] rxrpc: Fix delayed ACKs to not set the reference serial number
` [PATCH 6.7 051/124] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
` [PATCH 6.7 052/124] rxrpc: Fix counting of new acks and nacks

[PATCH 6.6 065/121] rxrpc: Fix generation of serial numbers to skip zero
 2024-02-13 17:21 UTC  (4+ messages)
` [PATCH 6.6 066/121] rxrpc: Fix delayed ACKs to not set the reference serial number
` [PATCH 6.6 067/121] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
` [PATCH 6.6 068/121] rxrpc: Fix counting of new acks and nacks

[PATCH 6.1 27/64] rxrpc: Fix response to PING RESPONSE ACKs to a dead call
 2024-02-13 17:21 UTC 

[PATCH net-next] selftests: forwarding: Add missing config entries
 2024-02-13 17:17 UTC  (4+ messages)

[PATCH net-next v4 0/5] introduce drop reasons for cookie check
 2024-02-13 17:16 UTC  (10+ messages)
` [PATCH net-next v4 1/5] tcp: add dropreasons definitions and prepare "
` [PATCH net-next v4 3/5] tcp: use drop reasons in cookie check for ipv4
` [PATCH net-next v4 4/5] tcp: directly drop skb in cookie check for ipv6

[PATCH net-next 0/3] Introduce support for USGMII Inband Extensions
 2024-02-13 16:07 UTC  (7+ messages)
` [PATCH net-next 1/3] net: phy: Add support for inband extensions
` [PATCH net-next 2/3] net: lan966x: Allow using PCH extension for PTP

[net-next PATCH] net: phy: aquantia: add AQR111 and AQR111B0 PHY ID
 2024-02-13 15:56 UTC  (7+ messages)

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-02-13 15:52 UTC  (6+ messages)

[PATCH net-next v2 0/3] net: stmmac: Allow driver-specific AXI configuration
 2024-02-13 15:51 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: stmmac: Configure AXI on Tegra234 MGBE


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