netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-21 17:44:11 to 2023-04-23 06:45:29 UTC [more...]

[PATCH net-next v1] xsk: introduce xsk_dma_cbs
 2023-04-23  6:45 UTC  (2+ messages)

[RFC 0/2] vduse: add support for networking devices
 2023-04-23  6:30 UTC  (6+ messages)

[PATCH net-next v2 00/14] virtio_net: refactor xdp codes
 2023-04-23  6:27 UTC  (8+ messages)
` [PATCH net-next v2 05/14] virtio_net: introduce xdp res enums

[PATCH v7 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-04-23  4:45 UTC  (5+ messages)
` [PATCH v7 6/7] drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library
` [PATCH v7 7/7] drm/i915: track gt pm wakerefs

[PATCH] tipc: fix a log bug
 2023-04-23  3:55 UTC 

[RFC PATCH v4 5/5] Implement ndo_hwtstamp_get/set methods in netdevsim driver
 2023-04-23  3:29 UTC 

[RFC PATCH v4 4/5] Add ndo_hwtstamp_get/set support to bond driver
 2023-04-23  3:28 UTC 

[RFC PATCH v4 3/5] Add ndo_hwtstamp_get/set support to vlan/maxvlan code path
 2023-04-23  3:28 UTC 

[RFC PATCH v4 2/5] Add ifreq pointer field to kernel_hwtstamp_config structure
 2023-04-23  3:28 UTC 

[RFC PATCH v4 1/5] Add NDOs for hardware timestamp get/set
 2023-04-23  3:27 UTC 

[RFC PATCH v4 0/5] New NDO methods ndo_hwtstamp_get/set
 2023-04-23  3:24 UTC 

[PATCH] netfilter: conntrack: allow insertion clash of gre protocol
 2023-04-23  2:29 UTC 

[PATCH net-next v4 0/8] TXGBE PHYLINK support
 2023-04-23  2:31 UTC  (11+ messages)
` [PATCH net-next v4 1/8] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v4 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [PATCH net-next v4 3/8] net: txgbe: Register I2C platform device
` [PATCH net-next v4 4/8] net: txgbe: Add SFP module identify
` [PATCH net-next v4 5/8] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v4 6/8] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [PATCH net-next v4 7/8] net: txgbe: Implement phylink pcs
` [PATCH net-next v4 8/8] net: txgbe: Support phylink MAC layer

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-23  1:54 UTC  (18+ messages)

[PATCH 0/4] Refactoring for GMA command
 2023-04-23  1:02 UTC  (4+ messages)
` [PATCH 3/4] net/ftgmac100: add mac-address-increment option for GMA command from NC-SI

[PATCH v2] wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
 2023-04-22 21:24 UTC 

[PATCH v2 net-next 0/2] add page_pool support for page recycling in veth driver
 2023-04-22 18:54 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] net: veth: add page_pool for page recycling
` [PATCH v2 net-next 2/2] net: veth: add page_pool stats

[PATCH net-next 0/2] add page_pool support for page recycling in veth driver
 2023-04-22 18:49 UTC  (4+ messages)
` [PATCH net-next 1/2] net: veth: add page_pool for page recycling

[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
 2023-04-22 17:28 UTC  (3+ messages)

[PATCH v2 iproute2-next 00/10] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-04-22 16:59 UTC  (3+ messages)

[PATCH v3 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-22 15:57 UTC  (2+ messages)

[PATCH net-next v5 0/4] net/sched: cleanup parsing prints in htb and qfq
 2023-04-22 15:56 UTC  (5+ messages)
` [PATCH net-next v5 1/4] net/sched: sch_htb: use extack on errors messages
` [PATCH net-next v5 2/4] net/sched: sch_qfq: "
` [PATCH net-next v5 3/4] net/sched: sch_qfq: refactor parsing of netlink parameters
` [PATCH net-next v5 4/4] selftests: tc-testing: add more tests for sch_qfq

[RFC PATCH net-next 0/8] Improvements for RealTek 2.5G Ethernet PHYs
 2023-04-22 15:11 UTC  (10+ messages)
` [RFC PATCH net-next 1/8] net: phy: realtek: rtl8221: allow to configure SERDES mode
` [RFC PATCH net-next 2/8] net: phy: realtek: switch interface mode for RTL822x series
` [RFC PATCH net-next 3/8] net: phy: realtek: use genphy_soft_reset for 2.5G PHYs
` [RFC PATCH net-next 4/8] net: phy: realtek: disable SGMII in-band AN "
` [RFC PATCH net-next 5/8] net: phy: realtek: use phy_read_paged instead of open coding
` [RFC PATCH net-next 6/8] net: phy: realtek: use inline functions for 10GbE advertisement
` [RFC PATCH net-next 7/8] net: phy: realtek: check validity of 10GbE link-partner advertisement
` [RFC PATCH net-next 8/8] net: phy: realtek: setup ALDPS on RTL822x

[PATCH net-next v3] lan966x: Don't use xdp_frame when action is XDP_TX
 2023-04-22 14:23 UTC 

[PATCH net] rxrpc: Fix potential race in error handling in afs_make_call()
 2023-04-22 14:20 UTC  (2+ messages)

[PATCH] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-22 13:37 UTC 

[PATCH v1] wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
 2023-04-22 13:33 UTC  (6+ messages)

[PATCH net v3] ipv4: Fix potential uninit variable access bug in __ip_make_skb()
 2023-04-22 13:20 UTC  (2+ messages)

[PATCH v2 0/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981
 2023-04-22 13:20 UTC  (2+ messages)

[PATCH v2] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-04-22 12:36 UTC 

[PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-04-22 12:03 UTC  (2+ messages)

[PATCH 01/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_write_reg
 2023-04-22 10:04 UTC  (10+ messages)
` [PATCH 02/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_read_reg
` [PATCH 03/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_rsvd_page
` [PATCH 04/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_single_input
` [PATCH 05/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_h2c
` [PATCH 06/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_rf_write
` [PATCH 07/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_rf_read
` [PATCH 08/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_fix_rate
` [PATCH 09/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_coex_enable
` [PATCH 10/10] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_fw_crash

[PATCH 00/10] wifi: rtw88: error codes fix patches
 2023-04-22 10:04 UTC 

[PATCH nf-next v3 0/4] ipvs: Cleanups for v6.4
 2023-04-22 10:14 UTC  (4+ messages)

[PATCH net-next v5 0/5] net/sched: act_pedit: minor improvements
 2023-04-22  8:17 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
` [PATCH net-next v5 2/5] net/sched: act_pedit: use extack in 'ex' parsing errors
` [PATCH net-next v5 3/5] net/sched: act_pedit: check static offsets a priori
` [PATCH net-next v5 4/5] net/sched: act_pedit: remove extra check for key type
` [PATCH net-next v5 5/5] net/sched: act_pedit: rate limit datapath messages

[PATCH net-next v2 00/15] Introduce Intel IDPF driver
 2023-04-22  7:55 UTC  (6+ messages)
` [PATCH net-next v2 14/15] idpf: add ethtool callbacks
      ` [Intel-wired-lan] "

[net-next 01/15] net/mlx5: DR, Fix dumping of legacy modify_hdr in debug dump
 2023-04-22  4:10 UTC  (2+ messages)

[PATCH net-next v4 0/4] net/sched: cleanup parsing prints in htb and qfq
 2023-04-22  4:08 UTC  (6+ messages)
` [PATCH net-next v4 1/4] net/sched: sch_htb: use extack on errors messages
` [PATCH net-next v4 2/4] net/sched: sch_qfq: "
` [PATCH net-next v4 3/4] net/sched: sch_qfq: refactor parsing of netlink parameters
` [PATCH net-next v4 4/4] selftests: tc-testing: add more tests for sch_qfq

[PATCH net-next 0/4] sfc: more flexible encap matches on TC decap rules
 2023-04-22  4:04 UTC  (3+ messages)
` [PATCH net-next 2/4] sfc: populate enc_ip_tos matches in MAE outer rules

pull-request: bpf-next 2023-04-21
 2023-04-22  3:50 UTC  (2+ messages)

[net V2 01/10] net/mlx5e: Don't clone flow post action attributes second time
 2023-04-22  3:50 UTC  (2+ messages)

[PATCH net] nfp: fix incorrect pointer deference when offloading IPsec with bonding
 2023-04-22  3:40 UTC  (2+ messages)

[PATCH net v2] net/sched: sch_fq: fix integer overflow of "credit"
 2023-04-22  3:40 UTC  (2+ messages)

[PATCH net v2] net/sched: cls_api: Initialize miss_cookie_node when action miss is not used
 2023-04-22  3:40 UTC  (2+ messages)

[PATCH net 0/2][pull request] ixgbe: Multiple RSS bugfixes
 2023-04-22  3:40 UTC  (2+ messages)

[PATCH net] net: dpaa: Fix uninitialized variable in dpaa_stop()
 2023-04-22  3:40 UTC  (2+ messages)

[PATCH] net/handshake: Fix section mismatch in handshake_exit
 2023-04-22  3:30 UTC  (2+ messages)

[PATCH] net: dsa: qca8k: fix LEDS_CLASS dependency
 2023-04-22  3:30 UTC  (2+ messages)

[PATCH net-next v2] net: dst: fix missing initialization of rt_uncached
 2023-04-22  3:30 UTC  (2+ messages)

[PATCH iproute2] ip: bridge_slave: Fix help message indentation
 2023-04-22  3:20 UTC  (2+ messages)

[PATCH iproute2 v3 0/2] iplink: update doc related to the 'netns' arg
 2023-04-22  3:20 UTC  (2+ messages)

[PATCH v2 net-next] net: phy: add basic driver for NXP CBTX PHY
 2023-04-22  3:20 UTC  (2+ messages)

[PATCH v2 0/1] net: macb: Avoid erroneously stopped TX ring
 2023-04-22  2:57 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v9 vfio 0/7] pds_vfio driver
 2023-04-22  1:06 UTC  (8+ messages)
` [PATCH v9 vfio 1/7] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v9 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v9 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v9 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v9 vfio 5/7] vfio/pds: Add support for dirty page tracking
` [PATCH v9 vfio 6/7] vfio/pds: Add support for firmware recovery
` [PATCH v9 vfio 7/7] vfio/pds: Add Kconfig and documentation

issues to bring up two VSC8531 PHYs
 2023-04-22  0:28 UTC  (11+ messages)

[PATCH net-next 00/19] Netfilter/IPVS updates for net-next
 2023-04-21 23:50 UTC  (20+ messages)
` [PATCH net-next 01/19] netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
` [PATCH net-next 02/19] netfilter: nf_tables: don't store address of last rule on jump
` [PATCH net-next 03/19] netfilter: nf_tables: don't store chain address "
` [PATCH net-next 04/19] netfilter: nf_tables: don't write table validation state without mutex
` [PATCH net-next 05/19] netfilter: nf_tables: make validation state per table
` [PATCH net-next 06/19] netfilter: nf_tables: remove unneeded conditional
` [PATCH net-next 07/19] netfilter: nf_tables: do not store pktinfo in traceinfo structure
` [PATCH net-next 08/19] netfilter: nf_tables: do not store verdict "
` [PATCH net-next 09/19] netfilter: nf_tables: do not store rule "
` [PATCH net-next 10/19] ipvs: Update width of source for ip_vs_sync_conn_options
` [PATCH net-next 11/19] ipvs: Consistently use array_size() in ip_vs_conn_init()
` [PATCH net-next 12/19] ipvs: Remove {Enter,Leave}Function
` [PATCH net-next 13/19] ipvs: Correct spelling in comments
` [PATCH net-next 14/19] netfilter: nf_tables: extended netlink error reporting for netdevice
` [PATCH net-next 15/19] netfilter: nf_tables: do not send complete notification of deletions
` [PATCH net-next 16/19] netfilter: nf_tables: rename function to destroy hook list
` [PATCH net-next 17/19] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH net-next 18/19] netfilter: nf_tables: support for deleting devices in "
` [PATCH net-next 19/19] netfilter: nf_tables: allow to create netdev chain without device

[PATCH net-next 00/20] Netfilter/IPVS updates for net-next
 2023-04-21 23:40 UTC  (22+ messages)
` [PATCH net-next 01/20] netfilter: nft_exthdr: add boolean DCCP option matching
` [PATCH net-next 02/20] netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob marker
` [PATCH net-next 03/20] netfilter: nf_tables: don't store address of last rule on jump
` [PATCH net-next 04/20] netfilter: nf_tables: don't store chain address "
` [PATCH net-next 05/20] netfilter: nf_tables: don't write table validation state without mutex
` [PATCH net-next 06/20] netfilter: nf_tables: make validation state per table
` [PATCH net-next 07/20] netfilter: nf_tables: remove unneeded conditional
` [PATCH net-next 08/20] netfilter: nf_tables: do not store pktinfo in traceinfo structure
` [PATCH net-next 09/20] netfilter: nf_tables: do not store verdict "
` [PATCH net-next 10/20] netfilter: nf_tables: do not store rule "
` [PATCH net-next 11/20] ipvs: Update width of source for ip_vs_sync_conn_options
` [PATCH net-next 12/20] ipvs: Consistently use array_size() in ip_vs_conn_init()
` [PATCH net-next 13/20] ipvs: Remove {Enter,Leave}Function
` [PATCH net-next 14/20] ipvs: Correct spelling in comments
` [PATCH net-next 15/20] netfilter: nf_tables: extended netlink error reporting for netdevice
` [PATCH net-next 16/20] netfilter: nf_tables: do not send complete notification of deletions
` [PATCH net-next 17/20] netfilter: nf_tables: rename function to destroy hook list
` [PATCH net-next 18/20] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH net-next 19/20] netfilter: nf_tables: support for deleting devices in "
` [PATCH net-next 20/20] netfilter: nf_tables: allow to create netdev chain without device

[PATCH] bonding: Always assign be16 value to vlan_proto
 2023-04-21 22:34 UTC  (7+ messages)

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-04-21 22:23 UTC  (3+ messages)

[PATCH bpf-next v5 0/7] bpf: add netfilter program type
 2023-04-21 20:26 UTC  (3+ messages)

[PATCH net-next v4 0/6] tsnep: XDP socket zero-copy support
 2023-04-21 19:46 UTC  (7+ messages)
` [PATCH net-next v4 1/6] tsnep: Replace modulo operation with mask
` [PATCH net-next v4 2/6] tsnep: Rework TX/RX queue initialization
` [PATCH net-next v4 3/6] tsnep: Add functions for queue enable/disable
` [PATCH net-next v4 4/6] tsnep: Move skb receive action to separate function
` [PATCH net-next v4 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v4 6/6] tsnep: Add XDP socket zero-copy TX support

[RFC PATCH net-next 00/22] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-21 19:06 UTC  (21+ messages)
` [RFC PATCH net-next 02/22] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [RFC PATCH net-next 03/22] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [RFC PATCH net-next 08/22] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [RFC PATCH net-next 19/22] net: dsa: mt7530: set interrupt register only for MT7530
` [RFC PATCH net-next 20/22] net: dsa: mt7530: force link-down on MACs before reset on MT7530
` [RFC PATCH net-next 21/22] net: dsa: mt7530: get rid of useless error returns on phylink code path

[PATCH net-next v3 0/6] tsnep: XDP socket zero-copy support
 2023-04-21 19:05 UTC  (9+ messages)
` [PATCH net-next v3 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v3 6/6] tsnep: Add XDP socket zero-copy TX support

[PATCH v3] net: amd: Fix link leak when verifying config failed
 2023-04-21 18:33 UTC 

[PATCH net-next v2] lan966x: Don't use xdp_frame when action is XDP_TX
 2023-04-21 18:32 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-04-21 18:24 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup

[PATCH net v2 0/2] iavf: Fix issues when setting channels concurrency with removing
 2023-04-21 17:58 UTC  (3+ messages)
` [PATCH net v2 1/2] iavf: Fix use-after-free in free_netdev
  ` [Intel-wired-lan] "

[PATCH v2 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-21 17:52 UTC  (2+ messages)

[PATCH v2 net] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-21 17:50 UTC  (2+ messages)

[PATCH v2 0/1] Adjust macb max_tx_len for mpfs
 2023-04-21 17:43 UTC  (8+ messages)
` [PATCH v2 1/1] net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs


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