netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 11:03:46 to 2022-05-05 23:49:48 UTC [more...]

[PATCH net-next v1 00/10] ptp: ocp: various updates
 2022-05-05 23:49 UTC  (11+ messages)
` [PATCH net-next v1 01/10] ptp: ocp: 32-bit fixups for pci start address
` [PATCH net-next v1 02/10] ptp: ocp: add Celestica timecard PCI ids
` [PATCH net-next v1 03/10] ptp: ocp: revise firmware display
` [PATCH net-next v1 04/10] ptp: ocp: parameterize input/output sma selectors
` [PATCH net-next v1 05/10] ptp: ocp: constify selectors
` [PATCH net-next v1 06/10] ptp: ocp: vectorize the sma accessor functions
` [PATCH net-next v1 07/10] ptp: ocp: add .init function for sma_op vector
` [PATCH net-next v1 08/10] ptp: ocp: fix PPS source selector reporting
` [PATCH net-next v1 09/10] ptp: ocp: Add firmware header checks
` [PATCH net-next v1 10/10] ptp: ocp: change sysfs attr group handling

[PATCH net-next v3] net: axienet: Use NAPI for TX completion path
 2022-05-05 23:48 UTC  (2+ messages)

opportunity
 2022-05-05 23:46 UTC 

[PATCH net] ptp: ocp: have adjtime handle negative delta_ns correctly
 2022-05-05 23:40 UTC 

[PATCH net] ptp: ocp: Use DIV64_U64_ROUND_UP for rounding
 2022-05-05 23:40 UTC 

[PATCH v3 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-05-05 23:31 UTC  (6+ messages)

[PATCH v2] net: chelsio: cxgb4: Avoid potential negative array offset
 2022-05-05 23:31 UTC 

[PATCH] net: chelsio: cxgb4: Avoid potential negative array offset
 2022-05-05 23:21 UTC  (4+ messages)

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-05 23:16 UTC  (16+ messages)
` [PATCH 02/32] "
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab

[PATCH RFC] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
 2022-05-05 23:07 UTC  (2+ messages)

[PATCH net-next] net: align SO_RCVMARK required privileges with SO_MARK
 2022-05-05 22:51 UTC  (2+ messages)

[PATCH net v1] net: phy: Fix race condition on link status change
 2022-05-05 22:20 UTC  (2+ messages)

[PATCH v3] net: atlantic: always deep reset on pm op, fixing null deref regression
 2022-05-05 22:09 UTC 

[PATCH] net/core: Make bpf_skb_adjust_room BPF helper available for packets with non IPv4 or IPv6 payload
 2022-05-05 22:06 UTC 

[PATCH v2] net: atlantic: always deep reset on pm op, fixing null deref regression
 2022-05-05 21:41 UTC 

[PATCH v2] dt-bindings: net: orion-mdio: Convert to JSON schema
 2022-05-05 21:06 UTC 

[PATCH 0/5] net: atlantic: more fuzzing fixes
 2022-05-05 20:57 UTC  (10+ messages)
  ` [EXT] "

[PATCH net-next v3 0/7] add ti dp83td510 support
 2022-05-05 20:42 UTC  (16+ messages)
` [PATCH net-next v3 2/7] net: phy: introduce genphy_c45_pma_base1_setup_master_slave()
` [PATCH net-next v3 3/7] net: phy: genphy_c45_pma_base1_setup_master_slave: do no set unknown configuration
` [PATCH net-next v3 4/7] net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
` [PATCH net-next v3 5/7] net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configuration
` [PATCH net-next v3 6/7] net: phy: export genphy_c45_baset1_read_status()
` [PATCH net-next v3 7/7] net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY

[RFC v2] dt-bindings: net: dsa: convert binding for mediatek switches
 2022-05-05 20:29 UTC  (2+ messages)

[PATCH v2 0/3] adin: add support for clock output
 2022-05-05 20:24 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dt-bindings: net: adin: document phy clock output properties

[PATCH 0/9] Add Renesas RZ/V2M Ethernet support
 2022-05-05 20:18 UTC  (7+ messages)
` [PATCH 5/9] ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
` [PATCH 6/9] ravb: Use separate clock for gPTP
` [PATCH 7/9] ravb: Add support for RZ/V2M

[PATCH net-next] net: axienet: Use NAPI for TX completion path
 2022-05-05 20:15 UTC  (7+ messages)

[PATCH net-next] i40e: add xdp frags support to ndo_xdp_xmit
 2022-05-05 20:09 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-05
 2022-05-05 20:03 UTC  (11+ messages)
` [PATCH net-next v2 01/10] ice: use min_t() to make code cleaner in ice_gnss
` [PATCH net-next v2 02/10] ice: introduce common helper for retrieving VSI by vsi_num
` [PATCH net-next v2 03/10] ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
` [PATCH net-next v2 04/10] ice: get switch id on switchdev devices
` [PATCH net-next v2 05/10] ice: add newline to dev_dbg in ice_vf_fdir_dump_info
` [PATCH net-next v2 06/10] ice: always check VF VSI pointer values
` [PATCH net-next v2 07/10] ice: remove return value comment for ice_reset_all_vfs
` [PATCH net-next v2 08/10] ice: fix wording in comment for ice_reset_vf
` [PATCH net-next v2 09/10] ice: add a function comment for ice_cfg_mac_antispoof
` [PATCH net-next v2 10/10] ice: remove period on argument description in ice_for_each_vf

[PATCH net-next v3 0/6] ptp: Support hardware clocks with additional free running cycle counter
 2022-05-05 19:59 UTC  (13+ messages)
` [PATCH net-next v3 1/6] ptp: Add cycles support for virtual clocks
` [PATCH net-next v3 2/6] ptp: Request cycles for TX timestamp
` [PATCH net-next v3 4/6] ptp: Support late timestamp determination
` [PATCH net-next v3 5/6] ptp: Speed up vclock lookup

[PATCH 00/30] The panic notifiers refactor
 2022-05-05 19:28 UTC  (4+ messages)
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers

[PATCH v4 net-next 0/2] net: phy: add LAN8742 phy support
 2022-05-05 19:29 UTC  (4+ messages)
` [PATCH v4 net-next 1/2] net: phy: microchip: update LAN88xx phy ID and phy ID mask
` [PATCH v4 net-next 2/2] net: phy: smsc: add LAN8742 phy support

[RFC PATCH net] net/sched: taprio: account for L1 overhead when calculating transmit time
 2022-05-05 19:22 UTC  (3+ messages)

[BUG] Layerscape CAAM+kTLS+io_uring
 2022-05-05 19:20 UTC 

[PATCH v2] net: rds: acquire refcount on TCP sockets
 2022-05-05 19:13 UTC  (11+ messages)
              ` [PATCH] net: rds: use maybe_get_net() when acquiring "
                ` [PATCH net v2] "

[PATCH net-next v2 0/7] Polling be gone on LAN95xx
 2022-05-05 18:53 UTC  (4+ messages)
` [PATCH net-next v2 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling

[GIT PULL] Networking for 5.18-rc6
 2022-05-05 18:46 UTC  (2+ messages)

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-05-05 18:27 UTC  (9+ messages)

[PATCH net-next 0/2] MACB NAPI improvements
 2022-05-05 17:56 UTC  (2+ messages)

[PATCH v4 1/2] timer: add a function to adjust timeouts to be upper bound
 2022-05-05 17:56 UTC  (5+ messages)
` [PATCH v5 0/2] Upper bound kernel timers
  ` [PATCH v5 1/2] timer: add a function to adjust timeouts to be upper bound
  ` [PATCH v5 2/2] net: make tcp keepalive timer "

FEC MDIO read timeout on linkup
 2022-05-05 17:54 UTC  (9+ messages)

[PATCH net-next v2] net: axienet: Use NAPI for TX completion path
 2022-05-05 17:48 UTC 

[PATCH] net: atlantic: always deep reset on pm op, fixing null deref regression
 2022-05-05 17:39 UTC  (4+ messages)
` [EXT] "

[PATCH v4 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-05-05 17:17 UTC  (3+ messages)

[PATCH net] netlink: do not reset transport header in netlink_recvmsg()
 2022-05-05 17:05 UTC  (3+ messages)

[PATCH] net: macsec: XPN Salt copied before passing offload context
 2022-05-05 16:54 UTC  (3+ messages)

[PATCH ipsec-next 0/8] Be explicit with XFRM offload direction
 2022-05-05 16:53 UTC  (5+ messages)
` [PATCH ipsec-next 3/8] xfrm: rename xfrm_state_offload struct to allow reuse
` [PATCH ipsec-next 6/8] netdevsim: rely on XFRM state direction instead of flags

[PATCH net-next v2] net/core: use ReST block quote in __dev_queue_xmit() comment
 2022-05-05 16:48 UTC  (2+ messages)

Optimizing kernel compilation / alignments for network performance
 2022-05-05 16:46 UTC  (7+ messages)

[PATCH net-next v3 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-05 16:30 UTC  (16+ messages)
` [PATCH net-next v3 02/12] net: dsa: add Renesas RZ/N1 switch tag driver
` [PATCH net-next v3 04/12] net: pcs: add Renesas MII converter driver
` [PATCH net-next v3 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver
` [PATCH net-next v3 08/12] net: dsa: rzn1-a5psw: add FDB support

[PATCH net-next v3 00/13]: Move Siena into a separate subdirectory
 2022-05-05 16:28 UTC  (4+ messages)

[PATCH net-next v1] mlxbf_gige: increase MDIO polling rate to 5us
 2022-05-05 16:23 UTC 

[PATCH net-next 0/4] Simplify migration of host filtered addresses in Felix driver
 2022-05-05 16:22 UTC  (5+ messages)
` [PATCH net-next 1/4] net: dsa: felix: use PGID_CPU for FDB entry migration on NPI port
` [PATCH net-next 2/4] net: dsa: felix: stop migrating FDBs back and forth on tag proto change
` [PATCH net-next 3/4] net: dsa: felix: perform MDB migration based on ocelot->multicast list
` [PATCH net-next 4/4] net: dsa: delete dsa_port_walk_{fdbs,mdbs}

[PATCH v2] net: usb: ax88179_178a: Bind only to vendor-specific interface
 2022-05-05 16:17 UTC  (4+ messages)

[PATCH 0/2] Bluetooth: hci_bcm: Autobaud mode support
 2022-05-05 16:16 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode

[PATCH] net/macsec copy salt to MACSec ctx for XPN
 2022-05-05 16:05 UTC  (5+ messages)

[PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-05-05
 2022-05-05 15:56 UTC  (3+ messages)
` [PATCH net-next 1/2] ixgbe: Fix module_param allow_unsupported_sfp type
` [PATCH net-next 2/2] igb: Convert kmap() to kmap_local_page()

[PATCH iproute2-next] ip: ipstats: Do not assume length of response attribute payload
 2022-05-05 15:31 UTC 

Suspend/resume error with AWUS036ACM
 2022-05-05 15:22 UTC  (2+ messages)

[Patch net-next v13 00/13] net: dsa: microchip: DSA driver support for LAN937x
 2022-05-05 15:15 UTC  (5+ messages)
` [Patch net-next v13 07/13] net: dsa: microchip: add LAN937x SPI driver

[PATCH net-next v6 0/2] propagate extack to vxlan_fdb_delete
 2022-05-05 15:09 UTC  (3+ messages)
` [PATCH net-next v6 1/2] rtnetlink: add extack support in fdb del handlers
` [PATCH net-next v6 2/2] net: vxlan: Add extack support to vxlan_fdb_delete

[RFC PATCH v6 00/11] Adds support for PHY LEDs with offload triggers
 2022-05-05 14:43 UTC  (28+ messages)
` [RFC PATCH v6 01/11] leds: add support for hardware driven LEDs
` [RFC PATCH v6 02/11] leds: add function to configure hardware controlled LED
` [RFC PATCH v6 03/11] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [RFC PATCH v6 06/11] leds: trigger: netdev: add hardware control support
` [RFC PATCH v6 07/11] leds: trigger: netdev: use mutex instead of spinlocks
` [RFC PATCH v6 09/11] leds: trigger: netdev: add additional hardware only triggers
` [RFC PATCH v6 10/11] net: dsa: qca8k: add LEDs support
` [RFC PATCH v6 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH RESEND 0/5] dt-bindings: support Ethernet devices as LED triggers
 2022-05-05 14:30 UTC  (9+ messages)
` [PATCH RESEND 1/5] dt-bindings: net: add bitfield defines for Ethernet speeds
` [PATCH RESEND 2/5] dt-bindings: net: allow Ethernet devices as LED triggers
` [PATCH RESEND 3/5] dt-bindings: leds: add Ethernet triggered LEDs to example
` [PATCH RESEND 4/5] ARM: dts: BCM5301X: Add triggers for Luxul XWR-1200 network LEDs
` [PATCH RESEND PoC] leds: trigger: netdev: support DT "trigger-sources" property

[PATCH bpf-next] bpf/xdp: Can't detach BPF XDP prog if not exist
 2022-05-05 14:27 UTC  (4+ messages)
  ` 答复: "

[PATCH net] net/sched: act_pedit: really ensure the skb is writable
 2022-05-05 14:13 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: net: add bitfield defines for Ethernet speeds
 2022-05-05 14:11 UTC  (5+ messages)

[PATCH] net: phy: micrel: Remove unnecessary comparison in lan8814_handle_interrupt
 2022-05-05 14:09 UTC  (6+ messages)

[PATCH] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-05-05 13:56 UTC  (2+ messages)

[PATCH] perf: Fix pass 0 to PTR_ERR
 2022-05-05 13:57 UTC 

[PATCH net-next] net: sparx5: Add handling of host MDB entries
 2022-05-05 13:20 UTC  (2+ messages)

[PATCH bpf-next v2] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-05-05 13:05 UTC 

[PATCH net-next] net: use the %px format to display sock
 2022-05-05 13:08 UTC 

[PATCH net-next 0/5] net: hns3: updates for -next
 2022-05-05 12:44 UTC  (6+ messages)
` [PATCH net-next 1/5] net: hns3: fix access null pointer issue when set tx-buf-size as 0
` [PATCH net-next 2/5] net: hns3: remove the affinity settings of vector0
` [PATCH net-next 3/5] net: hns3: add byte order conversion for PF to VF mailbox message
` [PATCH net-next 4/5] net: hns3: add byte order conversion for VF to PF "
` [PATCH net-next 5/5] net: hns3: add query vf ring and vector map relation

[PATCH 1/2] dt-bindings: net: adin: document adi,clk_rcvr_125_en property
 2022-05-05 12:40 UTC  (4+ messages)

[PATCH net-next] mptcp: fix deadlock in mptcp_close()
 2022-05-05 12:23 UTC  (3+ messages)

[PATCH net-next v2] bond: add mac filter option for balance-xor
 2022-05-05 12:14 UTC  (2+ messages)

[ANNOUNCE] libnetfilter_cttimeout 1.0.1 release
 2022-05-05 11:50 UTC 

[ANNOUNCE] libnetfilter_cthelper 1.0.1 release
 2022-05-05 11:46 UTC 

[PATCH net-next v10 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-05-05 11:36 UTC  (3+ messages)
` [PATCH net-next v10 2/2] net: ethernet: Add driver for Sunplus SP7021


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