netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-02 11:24:10 to 2024-01-02 22:48:10 UTC [more...]

[ANN] Winter break is over, net-next is open
 2024-01-02 22:48 UTC 

[net-next PATCH v2 0/4] net: phy: at803x: even more generalization
 2024-01-02 22:41 UTC  (7+ messages)
` [net-next PATCH v2 1/4] net: phy: at803x: generalize cdt fault length function
` [net-next PATCH v2 2/4] net: phy: at803x: refactor qca808x cable test get status function
` [net-next PATCH v2 3/4] net: phy: at803x: add support for cdt cross short test for qca808x
` [net-next PATCH v2 4/4] net: phy: at803x: make read_status more generic

[PATCH v2 00/11] renesas: rzg3s: Add support for Ethernet
 2024-01-02 22:40 UTC  (4+ messages)
` [PATCH v2 08/11] dt-bindings: net: renesas,etheravb: Document RZ/G3S support

[PATCH net-next v2 0/7] MT7530 DSA Subdriver Improvements Act I
 2024-01-02 22:34 UTC  (2+ messages)

[PATCH net-next 0/4] sockptr: Change sockptr_t to be a struct
 2024-01-02 22:32 UTC  (2+ messages)

[PATCH net-next v6 0/8] Implement more ethtool_ops for Wangxun
 2024-01-02 22:27 UTC  (2+ messages)

[PATCH net-next 0/5][pull request] Intel Wired LAN Driver Updates 2024-01-02 (ixgbe, i40e)
 2024-01-02 22:24 UTC  (6+ messages)
` [PATCH net-next 1/5] ixgbe: report link state for VF devices
` [PATCH net-next 2/5] ixgbe: Refactor overtemp event handling
` [PATCH net-next 3/5] ixgbe: Refactor returning internal error codes
` [PATCH net-next 4/5] i40e: Fix VF disable behavior to block all traffic
` [PATCH net-next 5/5] i40e: Avoid unnecessary use of comma operator

[PATCH v2] xprtrdma: removed asm-generic headers from verbs.c
 2024-01-02 22:22 UTC 

[PATCH RFC net-next] net: pcs: pcs-mtk-lynxi fix mtk_pcs_lynxi_get_state() for 2500base-x
 2024-01-02 22:13 UTC  (6+ messages)

[PATCH net-next 0/7][pull request] Intel Wired LAN Driver Updates 2024-01-02 (ice)
 2024-01-02 22:04 UTC  (8+ messages)
` [PATCH net-next 1/7] ice: Schedule service task in IRQ top half
` [PATCH net-next 2/7] ice: Enable SW interrupt from FW for LL TS
` [PATCH net-next 3/7] ice: Add support for packet mirroring using hardware in switchdev mode
` [PATCH net-next 4/7] ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
` [PATCH net-next 5/7] ice: remove rx_len_errors statistic
` [PATCH net-next 6/7] ice: ice_base.c: Add const modifier to params and vars
` [PATCH net-next 7/7] ice: Fix some null pointer dereference issues in ice_ptp.c

[PATCH net] rtnetlink: allow to set iface down before enslaving it
 2024-01-02 22:03 UTC  (6+ messages)

[PATCH net-next] tcp: Revert no longer abort SYN_SENT when receiving some ICMP
 2024-01-02 22:02 UTC  (10+ messages)

[PATCH net] net: Implement missing SO_TIMESTAMPING_NEW cmsg support
 2024-01-02 22:01 UTC  (3+ messages)

[PATCH net-next] net: mdio: get/put device node during (un)registration
 2024-01-02 21:57 UTC  (3+ messages)

[RFC PATCH net-next v4 0/2] Abstract page from net stack
 2024-01-02 21:54 UTC  (4+ messages)
` [RFC PATCH net-next v4 1/2] net: introduce abstraction for network memory
` [RFC PATCH net-next v4 2/2] net: add netmem to skb_frag_t

[PATCH v5 00/40] netfs, afs, 9p: Delegate high-level I/O to netfslib
 2024-01-02 21:49 UTC  (7+ messages)
` [PATCH v5 33/40] netfs, cachefiles: Pass upper bound length to allow expansion
` [PATCH v5 40/40] 9p: Use netfslib read/write_iter
  ` [PATCH] 9p: Fix initialisation of netfs_inode for 9p

[PATCH net-next v3] net: kcm: fix direct access to bv_len
 2024-01-02 20:59 UTC 

[PATCH net-next v3] vsock/virtio: use skb_frag_*() helpers
 2024-01-02 20:59 UTC 

[PATCH net v5 0/2] Fix a regression in the Gemini ethernet controller
 2024-01-02 20:34 UTC  (3+ messages)
` [PATCH net v5 1/2] net: ethernet: cortina: Drop software checksum and TSO
` [PATCH net v5 2/2] net: ethernet: cortina: Bypass checksumming engine of alien ethertypes

[PATCH net v2 0/1] Prevent DSA tags from breaking COE
 2024-01-02 20:27 UTC  (4+ messages)
` [PATCH net v2 1/1] net: stmmac: Prevent DSA tags from breaking COE on stmmac

[PATCH net] net: mdio: Prevent Clause 45 scan on SMSC PHYs
 2024-01-02 20:05 UTC  (12+ messages)

linux-next: Tree for Jan 2 (net/ethernet/realtek/r8169)
 2024-01-02 19:56 UTC  (2+ messages)

[PATCH net-next] net: mdio_bus: make check in mdiobus_prevent_c45_scan more granular
 2024-01-02 19:53 UTC  (2+ messages)

net/core/sock.c lacks some SO_TIMESTAMPING_NEW support
 2024-01-02 19:44 UTC  (4+ messages)

[PATCH iproute2-rc 0/2] Bugfixes for rdmatool
 2024-01-02 19:29 UTC  (10+ messages)
` [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used

[PATCH] [v3] SUNRPC: fix some memleaks in gssx_dec_option_array
 2024-01-02 19:27 UTC  (2+ messages)

[PATCH v7 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
 2024-01-02 19:17 UTC  (4+ messages)
` [PATCH v7 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()

[PATCH 0/5] Bluetooth: Improve retrying of connection attempts
 2024-01-02 18:59 UTC  (6+ messages)
` [PATCH 1/5] Bluetooth: Remove superfluous call to hci_conn_check_pending()
` [PATCH 2/5] Bluetooth: hci_event: Use HCI error defines instead of magic values
` [PATCH 3/5] Bluetooth: hci_event: Remove limit of 2 reconnection attempts
` [PATCH 4/5] Bluetooth: hci_event: Do sanity checks before retrying to connect
` [PATCH 5/5] Bluetooth: hci_event: Try reconnecting on more kinds of errors

[PATCH v2] ptp: ocp: add Adva timecard support Adding support for the Adva timecard. The card uses different drivers to provide access to the firmware SPI flash (Altera based). Other parts of the code are the same and could be reused
 2024-01-02 18:56 UTC  (2+ messages)

[PATCH net-next v5 00/13] Introduce PHY listing and link_topology tracking
 2024-01-02 18:51 UTC  (4+ messages)

[PATCH v2 0/4] Power off HCI devices before rfkilling them
 2024-01-02 18:49 UTC  (8+ messages)
` [PATCH v2 1/4] Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
` [PATCH v2 2/4] Bluetooth: mgmt: Remove leftover queuing of power_off work
` [PATCH v2 3/4] Bluetooth: Add new state HCI_POWERING_DOWN
` [PATCH v2 4/4] Bluetooth: Queue a HCI power-off command before rfkilling adapters

[PATCH v1 1/1] net: phy: micrel: Add workaround for incomplete autonegotiation
 2024-01-02 18:45 UTC  (2+ messages)

[PATCH net v3 0/1] net: ravb: fixes for the ravb driver
 2024-01-02 18:43 UTC  (3+ messages)
` [PATCH net v3 1/1] net: ravb: Wait for operating mode to be applied

[net-next PATCH v6 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-02 18:38 UTC  (6+ messages)
` [net-next PATCH v6 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v6 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode
` [net-next PATCH v6 3/5] net: phy: add support for PHY LEDs polarity modes
` [net-next PATCH v6 4/5] dt-bindings: net: Document QCA808x PHYs
` [net-next PATCH v6 5/5] net: phy: at803x: add LED support for qca808x

[PATCH bpf-next 0/2] bpf: add csum/ip_summed fields to __sk_buff
 2024-01-02 18:11 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sync: Check the correct flag before starting a scan
 2024-01-02 18:08 UTC 

[PATCH v2 net-next 00/11] ENA driver XDP changes
 2024-01-02 18:08 UTC  (2+ messages)

pull request: bluetooth-next 2023-12-22
 2024-01-02 17:40 UTC  (3+ messages)

[PATCH net-next] net: phy: Cleanup struct mdio_driver_common
 2024-01-02 17:34 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: gro: reduce extension header parsing overhead
 2024-01-02 17:33 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: gso: add HBH extension header offload support
` [PATCH net-next v2 2/3] net: gro: parse ipv6 ext headers without frag0 invalidation
` [PATCH net-next v2 3/3] selftests/net: fix GRO coalesce test and add ext header coalesce tests

[PATCH 0/5] bpf: Adjustments for four function implementations
 2024-01-02 17:25 UTC  (4+ messages)

[PATCH v4 0/5] support ipq5332 platform
 2024-01-02 17:24 UTC  (3+ messages)
` [PATCH v4 1/5] net: mdio: ipq4019: move eth_ldo_rdy before MDIO bus register

[PATCH net-next v2 1/1] net/sched: We should only add appropriate qdiscs blocks to ports' xarray
 2024-01-02 17:06 UTC  (7+ messages)

[PATCH iproute2] rdma: shorten print_ lines
 2024-01-02 16:45 UTC 

[PATCH net-next] net: phylink: move phylink_pcs_neg_mode() into phylink.c
 2024-01-02 16:31 UTC 

[PATCH] packet: Improve exception handling in fanout_add()
 2024-01-02 16:30 UTC  (2+ messages)

[PATCH net-next] net: phylink: avoid one unnecessary phylink_validate() call during phylink_create()
 2024-01-02 16:26 UTC  (4+ messages)

[PATCH net-next] net-device: move xdp_prog to net_device_read_rx
 2024-01-02 16:22 UTC 

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2024-01-02 16:14 UTC  (13+ messages)
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[RFC PATCH v3 00/20] Zero copy Rx using io_uring
 2024-01-02 16:11 UTC  (5+ messages)
` [RFC PATCH v3 02/20] tcp: don't allow non-devmem originated ppiov

[PATCH] gmac: sun8i: r40: add gmac tx_delay support
 2024-01-02 15:58 UTC  (4+ messages)

[PATCH net-next] fib: remove unnecessary input parameters in fib_default_rule_add
 2024-01-02 15:53 UTC  (2+ messages)

[PATCH net-next] net-device: move gso_partial_features to net_device_read_tx
 2024-01-02 15:50 UTC  (4+ messages)

[PATCH RFC] net: mdio_bus: make check in mdiobus_prevent_c45_scan more granular
 2024-01-02 15:47 UTC  (3+ messages)

[PATCH 0/3] net: ethernet: ti: am65-cpsw: Allow for MTU values
 2024-01-02 15:27 UTC  (4+ messages)
  ` [PATCH 3/3] net: ethernet: ti: am65-cpsw: Add device tree property to set max MTU

[PATCH bpf 0/5] fix sockmap + stream af_unix memleak
 2024-01-02 15:18 UTC  (4+ messages)
` [PATCH bpf 1/5] bpf: sockmap, fix proto update hook to avoid dup calls

[PATCH net] netfilter: nf_nat: fix action not being set for all ct states
 2024-01-02 15:10 UTC  (3+ messages)

[ANN] no call today ?
 2024-01-02 15:09 UTC 

[PATCH V2 00/12 net-next] qca_spi: collection of improvements
 2024-01-02 14:58 UTC  (4+ messages)
` [PATCH V2 12/12 net-next] qca_7k: Replace old mail address

[PATCH iwl-next,v1 1/1] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2024-01-02 14:50 UTC  (2+ messages)

[PATCH v2 1/3] net: phy: at803x: add QCA8084 ethernet phy support
 2024-01-02 14:37 UTC  (11+ messages)

[PATCH net-next v7 1/5] ptp: clockmatrix: support 32-bit address space
 2024-01-02 14:31 UTC  (2+ messages)

[PATCH net-next v2 0/8] add octeon_ep_vf driver
 2024-01-02 14:30 UTC  (2+ messages)

[PATCH net-next 0/5] net/sched: Remove UAPI support for retired TC qdiscs and classifiers
 2024-01-02 14:30 UTC  (2+ messages)

[PATCH v1] net/ps3_gelic_net: Add gelic_descr structures
 2024-01-02 14:20 UTC  (2+ messages)

[PATCH] net: phy: linux/phy.h: fix Excess kernel-doc description warning
 2024-01-02 14:20 UTC  (3+ messages)

[PATCH] connector: Fix proc_event_num_listeners count not cleared
 2024-01-02 14:20 UTC  (2+ messages)

[PATCH net] selftests: bonding: do not set port down when adding to bond
 2024-01-02 14:20 UTC  (2+ messages)

[net PATCH] octeontx2-af: Re-enable MAC TX in otx2_stop processing
 2024-01-02 14:14 UTC 

[PATCH net-next 00/15] MT7530 DSA subdriver improvements
 2024-01-02 11:16 UTC  (10+ messages)
` [PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled

[PATCH net-next v2 00/13] bnxt_en: Add basic ntuple filter support
 2024-01-02 14:00 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: add CurrEstab MIB counter
 2024-01-02 13:50 UTC  (2+ messages)

[PATCH net-next] Documentation: add pyyaml to requirements.txt
 2024-01-02 13:50 UTC  (4+ messages)

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_ntf_packet
 2024-01-02 13:50 UTC  (2+ messages)
` [syzbot] [nfc?] [net?] "

[PATCH 0/4] Power off HCI devices before rfkilling them
 2024-01-02 13:33 UTC  (5+ messages)
` [PATCH 1/4] Bluetooth: HCI: Remove HCI_POWER_OFF_TIMEOUT
` [PATCH 2/4] Bluetooth: mgmt: Remove leftover queuing of power_off work
` [PATCH 3/4] Bluetooth: HCI: Add new state HCI_POWERING_DOWN
` [PATCH 4/4] hci: Queue a HCI power-off command before rfkilling adapters

[syzbot] [wpan?] KMSAN: uninit-value in ieee802154_hdr_push (2)
 2024-01-02 13:42 UTC 

[PATCH net-next 0/2] selftest/net: Some more TCP-AO selftest post-merge fixups
 2024-01-02 13:30 UTC  (2+ messages)

[PATCH net] net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)
 2024-01-02 13:30 UTC  (2+ messages)

[PATCH 01/14] netfilter: cleanup enum nft_set_class
 2024-01-02 13:28 UTC  (2+ messages)

[PATCH net-next 00/15] Realtek RTL822x PHY rework to c45 and SerDes interface switching
 2024-01-02 13:18 UTC  (4+ messages)
` [PATCH net-next 03/15] net: phy: realtek: rework MMD register access methods

[PATCH RFC net-next] net: phylink: add quirk for disabling in-band-status for mediatek pcs at 2500base-x
 2024-01-02 13:16 UTC  (5+ messages)

[PATCH net-next 0/4] net: phy: marvell10g: Firmware loading and LED support for 88X3310
 2024-01-02 13:09 UTC  (6+ messages)
` [PATCH net-next 1/4] net: phy: marvell10g: Support firmware loading on 88X3310

[PATCH net-next 0/2] net/sched: retire tc ipt action
 2024-01-02 12:50 UTC  (2+ messages)

[PATCH net-next v1 1/1] ptp: ocp: Use DEFINE_RES_*() in place
 2024-01-02 12:40 UTC  (2+ messages)

selftests: net/mptcp: mptcp_connect.sh - Internal error: Oops: qdisc_block_add_dev (net/sched/sch_api.c:1191)
 2024-01-02 12:08 UTC  (2+ messages)

[net-next: PATCH] net: mvpp2: initialize port fwnode pointer
 2024-01-02 12:03 UTC  (2+ messages)

[PATCH 0/2] net/smc: Adjustments for two function implementations
 2024-01-02 11:50 UTC  (5+ messages)
  ` [0/2] "

[PATCH v5 0/3] arm64: add ethernet to orange pi 3 & one plus
 2024-01-02 11:38 UTC  (5+ messages)
` [PATCH v5 1/3] phy: handle optional regulator for PHY

[PATCH] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-01-02 11:36 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 4/4] "

[PATCH v2 net-next] selftests/net: change shebang to bash to support "source"
 2024-01-02 11:32 UTC  (4+ messages)

[PATCH v3] posix-timers: add multi_clock_gettime system call
 2024-01-02 11:29 UTC  (4+ messages)

[PATCH 0/2] batman-adv: Adjustments for two function implementations
 2024-01-02 11:24 UTC  (5+ messages)
` [PATCH 1/2] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()
` [PATCH 2/2] batman-adv: Improve exception handling in batadv_throw_uevent()


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