netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-21 10:08:23 to 2023-04-21 19:47:59 UTC [more...]

[PATCH net-next v4 0/6] tsnep: XDP socket zero-copy support
 2023-04-21 19:46 UTC  (6+ 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 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  (39+ messages)
` [RFC PATCH net-next 01/22] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [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 04/22] net: dsa: mt7530: improve comments regarding port 5 and 6
` [RFC PATCH net-next 05/22] net: dsa: mt7530: read XTAL value from correct register
` [RFC PATCH net-next 06/22] net: dsa: mt7530: improve code path for setting up port 5
` [RFC PATCH net-next 07/22] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [RFC PATCH net-next 08/22] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [RFC PATCH net-next 09/22] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [RFC PATCH net-next 10/22] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [RFC PATCH net-next 11/22] net: dsa: mt7530: remove pad_setup function pointer
` [RFC PATCH net-next 12/22] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [RFC PATCH net-next 13/22] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH net-next 14/22] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [RFC PATCH net-next 15/22] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [RFC PATCH net-next 16/22] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [RFC PATCH net-next 17/22] net: dsa: mt7530: fix port capabilities for MT7988
` [RFC PATCH net-next 18/22] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [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
` [RFC PATCH net-next 22/22] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch

[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] netlink: Use copy_to_user() for optval in netlink_getsockopt()
 2023-04-21 18:52 UTC 

[PATCH bpf-next v5 0/7] bpf: add netfilter program type
 2023-04-21 18:50 UTC  (9+ messages)
` [PATCH bpf-next v5 1/7] bpf: add bpf_link support for BPF_NETFILTER programs
` [PATCH bpf-next v5 2/7] bpf: minimal support for programs hooked into netfilter framework
` [PATCH bpf-next v5 3/7] netfilter: nfnetlink hook: dump bpf prog id
` [PATCH bpf-next v5 4/7] netfilter: disallow bpf hook attachment at same priority
` [PATCH bpf-next v5 5/7] tools: bpftool: print netfilter link info
` [PATCH bpf-next v5 6/7] bpf: add test_run support for netfilter program type
` [PATCH bpf-next v5 7/7] selftests/bpf: add missing netfilter return value and ctx access tests

[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 net-next v4 0/4] net/sched: cleanup parsing prints in htb and qfq
 2023-04-21 17:53 UTC  (5+ 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 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

[PATCH bpf,v2 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-04-21 17:01 UTC  (4+ messages)
` [PATCH bpf,v2 4/4] selftests/bpf: Add tc_socket_lookup tests

[PATCH iproute2] lwtunnel: fix warning from strncpy
 2023-04-21 17:10 UTC  (2+ messages)

[PATCH net-next, 0/2] Update coding style and check alloc_frag
 2023-04-21 17:06 UTC  (3+ messages)
` [PATCH net-next, 1/2] net: mana: Rename mana_refill_rxoob and remove some empty lines
` [PATCH net-next, 2/2] net: mana: Check if netdev/napi_alloc_frag returns single page

[PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-04-21 16:59 UTC  (6+ messages)
` [PATCH RFC 1/4] dt-bindings: net: qualcomm: Add WCN3988
` [PATCH RFC 2/4] Bluetooth: btqca: Add WCN3988 support
` [PATCH RFC 3/4] arm64: dts: qcom: sm6350: add uart1 node
` [PATCH RFC 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add Bluetooth

[PATCH v5] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
 2023-04-21 16:38 UTC 

[PATCH net-next 00/12] ice: switchdev bridge offload
 2023-04-21 16:35 UTC  (13+ messages)
` [PATCH net-next 06/12] ice: Add guard rule when creating FDB in switchdev
` [PATCH net-next 07/12] ice: Accept LAG netdevs in bridge offloads
` [PATCH net-next 08/12] ice: Add VLAN FDB support in switchdev mode
` [PATCH net-next 09/12] ice: implement bridge port vlan
` [PATCH net-next 10/12] ice: implement static version of ageing
` [PATCH net-next 12/12] ice: Ethtool fdb_cnt stats

[PATCH v2 0/2] net: ethernet: mtk_eth_soc: use WO firmware for MT7981
 2023-04-21 16:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: mediatek: add WED RX binding for MT7981 eth driver

issues to bring up two VSC8531 PHYs
 2023-04-21 16:35 UTC  (8+ messages)

[PATCH v3 0/2] Add pinctrl support for SDX75
 2023-04-21 16:34 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH v3 2/2] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH v2 0/2] Add pinctrl support for SDX75
 2023-04-21 16:32 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible

[PATCH net] rxrpc: Fix error when reading rxrpc tokens
 2023-04-21 16:16 UTC 

[PATCH net-next v4 0/5] net/sched: act_pedit: minor improvements
 2023-04-21 16:10 UTC  (6+ messages)
` [PATCH net-next v4 3/5] net/sched: act_pedit: check static offsets a priori

[PATCH bpf-next v4 0/7] bpf: add netfilter program type
 2023-04-21 16:09 UTC  (5+ messages)
` [PATCH bpf-next v4 7/7] selftests/bpf: add missing netfilter return value and ctx access tests

[PATCH net v2] net/sched: sch_fq: fix integer overflow of "credit"
 2023-04-21 15:58 UTC  (5+ messages)

[PATCH v4] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
 2023-04-21 15:34 UTC  (4+ messages)

[PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-21 15:27 UTC  (15+ messages)

[PATCH] net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`
 2023-04-21 15:10 UTC 

[PATCH net-next 0/5] net: give napi_threaded_poll() some love
 2023-04-21 15:21 UTC  (6+ messages)
` [PATCH net-next 5/5] net: optimize napi_threaded_poll() vs RPS/RFS

[RFC PATCH v2] can: virtio: Initial virtio CAN driver
 2023-04-21 14:56 UTC 

pull-request: wireless-next-2023-04-21
 2023-04-21 15:00 UTC  (4+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2023-04-21 15:00 UTC  (4+ messages)
` [PATCH net 1/2] netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_insert()
` [PATCH net 2/2] netfilter: conntrack: fix wrong ct->timeout value

[PATCH bpf-next V2 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-21 14:52 UTC  (3+ messages)
  ` [xdp-hints] "

[PATCH bpf-next] selftests/xsk: put MAP_HUGE_2MB in correct argument
 2023-04-21 14:40 UTC  (2+ messages)

[PATCH net-next v3 0/5] net/sched: cleanup parsing prints in htb and qfq
 2023-04-21 14:31 UTC  (5+ messages)
` [PATCH net-next v3 5/5] net/sched: sch_qfq: BITify two bound definitions

[PATCH v7 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-04-21 14:30 UTC  (13+ messages)
` [PATCH v7 1/7] lib/ref_tracker: add unlocked leak print helper
` [PATCH v7 2/7] lib/ref_tracker: improve printing stats
` [PATCH v7 3/7] lib/ref_tracker: add printing to memory buffer
` [PATCH v7 4/7] lib/ref_tracker: remove warnings in case of allocation failure
` [PATCH v7 5/7] drm/i915: Correct type of wakeref variable
` [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 bpf-next] bpf: Fix race between btf_put and btf_idr walk
 2023-04-21 14:30 UTC  (3+ messages)

[RFC 0/2] vduse: add support for networking devices
 2023-04-21 14:28 UTC  (5+ messages)

[PATCH v2] wifi: mt7601u: delete dead code checking debugfs returns
 2023-04-21 14:28 UTC  (2+ messages)

[PATCH 06/22] net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueues
 2023-04-21 14:28 UTC  (4+ messages)

[PATCH iproute2-next V2 0/3] devlink: Add port function attributes
 2023-04-21 14:25 UTC  (4+ messages)
` [PATCH iproute2-next V2 1/3] Update kernel headers
` [PATCH iproute2-next V2 2/3] devlink: Support setting port function ipsec_crypto cap
` [PATCH iproute2-next V2 3/3] devlink: Support setting port function ipsec_packet cap

[PATCH net-next 0/4] sfc: more flexible encap matches on TC decap rules
 2023-04-21 14:19 UTC  (5+ messages)
` [PATCH net-next 1/4] sfc: release encap match in efx_tc_flow_free()
` [PATCH net-next 2/4] sfc: populate enc_ip_tos matches in MAE outer rules
` [PATCH net-next 3/4] sfc: support TC decap rules matching on enc_ip_tos
` [PATCH net-next 4/4] sfc: support TC decap rules matching on enc_src_port

[PATCH iproute2] ip: bridge_slave: Fix help message indentation
 2023-04-21 14:06 UTC  (2+ messages)

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-21 13:50 UTC  (17+ messages)

[PATCH] net/handshake: fix section mismatch error for handshake_genl_net_ops
 2023-04-21 13:25 UTC  (2+ messages)

[PATCH net-next] rxrpc: Replace fake flex-array with flexible-array member
 2023-04-21 13:08 UTC 

[PATCH] net: dsa: qca8k: fix LEDS_CLASS dependency
 2023-04-21 12:46 UTC  (3+ messages)

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-04-21 13:00 UTC  (2+ messages)

[RFC PATCH v3 1/5] Add NDOs for hardware timestamp get/set
 2023-04-21 13:03 UTC  (6+ messages)

[PATCH net-next v3 0/8] TXGBE PHYLINK support
 2023-04-21 13:00 UTC  (10+ messages)
` [PATCH net-next v3 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC

[PATCH 0/1] Alternative, restart tx after tx used bit read
 2023-04-21 13:00 UTC  (3+ messages)
` [PATCH v2 0/1] net: macb: Avoid erroneously stopped TX ring
` [PATCH v2 1/1] "

[PATCH net-next v3 0/5] Wangxun netdev features support
 2023-04-21 12:40 UTC  (3+ messages)
` [PATCH net-next v3 1/5] net: wangxun: libwx add tx offload functions

[PATCH net-next 0/2] DSA trace events
 2023-04-21 12:47 UTC  (5+ messages)

[PATCH v3 0/6] Introduce STM32 system bus
 2023-04-21 10:19 UTC  (8+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "

[syzbot] [wireless?] WARNING in cfg80211_bss_update (3)
 2023-04-21 12:17 UTC 

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

[PATCH net-next v2 00/14] virtio_net: refactor xdp codes
 2023-04-21 11:54 UTC  (5+ messages)
` [PATCH net-next v2 05/14] virtio_net: introduce xdp res enums

[PATCH] ARM: dts: lan966x: Add support for SMA connectors
 2023-04-21 11:37 UTC 

[BUG] kmemleak in rtnetlink_rcv() triggered by selftests/drivers/net/team in build cdc9718d5e59
 2023-04-21 11:35 UTC  (6+ messages)
  ` [BUG] [FIXED: TESTED] "

[PATCH v9] net/packet: support mergeable feature of virtio
 2023-04-21 11:10 UTC  (2+ messages)

[PATCH net-next 0/5] Fixes to mlx5 IPsec implementation
 2023-04-21 11:00 UTC  (2+ messages)

[PATCH iproute2 v3 0/2] iplink: update doc related to the 'netns' arg
 2023-04-21 10:53 UTC  (4+ messages)
` [PATCH iproute2 v3 2/2] iplink: fix help of "

[PATCH net-next v6] net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
 2023-04-21 10:50 UTC  (2+ messages)

[PATCH net-next V2 0/4] devlink: Add port function attributes
 2023-04-21 10:49 UTC  (5+ messages)
` [PATCH net-next V2 1/4] devlink: Expose port function commands to control IPsec crypto offloads
` [PATCH net-next V2 2/4] net/mlx5: Implement devlink port function cmds to control ipsec_crypto
` [PATCH net-next V2 3/4] devlink: Expose port function commands to control IPsec packet offloads
` [PATCH net-next V2 4/4] net/mlx5: Implement devlink port function cmds to control ipsec_packet

[syzbot] KASAN: use-after-free Read in rdma_close
 2023-04-21 10:39 UTC  (2+ messages)


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