netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-22 22:00:18 to 2022-07-24 23:21:04 UTC [more...]

[net-next PATCH v3 00/14] net: dsa: qca8k: code split for qca8k
 2022-07-24 23:18 UTC  (24+ messages)
` [net-next PATCH v3 01/14] net: dsa: qca8k: cache match data to speed up access
` [net-next PATCH v3 02/14] net: dsa: qca8k: make mib autocast feature optional
` [net-next PATCH v3 03/14] net: dsa: qca8k: move mib struct to common code
` [net-next PATCH v3 04/14] net: dsa: qca8k: move qca8k read/write/rmw and reg table "
` [net-next PATCH v3 05/14] net: dsa: qca8k: move qca8k bulk read/write helper "
` [net-next PATCH v3 06/14] net: dsa: qca8k: move mib init function "
` [net-next PATCH v3 07/14] net: dsa: qca8k: move port set status/eee/ethtool stats "
` [net-next PATCH v3 08/14] net: dsa: qca8k: move bridge functions "
` [net-next PATCH v3 09/14] net: dsa: qca8k: move set age/MTU/port enable/disable "
` [net-next PATCH v3 10/14] net: dsa: qca8k: move port FDB/MDB function "
` [net-next PATCH v3 11/14] net: dsa: qca8k: move port mirror functions "
` [net-next PATCH v3 12/14] net: dsa: qca8k: move port VLAN "
` [net-next PATCH v3 13/14] net: dsa: qca8k: move port LAG "
` [net-next PATCH v3 14/14] net: dsa: qca8k: move read_switch_id function "

[PATCH v2] batman-adv: tracing: Use the new __vstring() helper
 2022-07-24 23:16 UTC 

[PATCH 0/2] Add Auxiliary driver support
 2022-07-24 23:14 UTC  (3+ messages)
` [PATCH 1/2] net/bnxt: Add auxiliary "
` [PATCH 2/2] RDMA/bnxt_re: Use auxiliary driver interface

[for-next][PATCH 17/23] batman-adv: tracing: Use the new __vstring() helper
 2022-07-24 23:12 UTC  (3+ messages)

[net-next PATCH v4 00/14] net: dsa: qca8k: code split for qca8k
 2022-07-24 20:19 UTC  (15+ messages)
` [net-next PATCH v4 01/14] net: dsa: qca8k: cache match data to speed up access
` [net-next PATCH v4 02/14] net: dsa: qca8k: make mib autocast feature optional
` [net-next PATCH v4 03/14] net: dsa: qca8k: move mib struct to common code
` [net-next PATCH v4 04/14] net: dsa: qca8k: move qca8k read/write/rmw and reg table "
` [net-next PATCH v4 05/14] net: dsa: qca8k: move qca8k bulk read/write helper "
` [net-next PATCH v4 06/14] net: dsa: qca8k: move mib init function "
` [net-next PATCH v4 07/14] net: dsa: qca8k: move port set status/eee/ethtool stats "
` [net-next PATCH v4 08/14] net: dsa: qca8k: move bridge functions "
` [net-next PATCH v4 09/14] net: dsa: qca8k: move set age/MTU/port enable/disable "
` [net-next PATCH v4 10/14] net: dsa: qca8k: move port FDB/MDB function "
` [net-next PATCH v4 11/14] net: dsa: qca8k: move port mirror functions "
` [net-next PATCH v4 12/14] net: dsa: qca8k: move port VLAN "
` [net-next PATCH v4 13/14] net: dsa: qca8k: move port LAG "
` [net-next PATCH v4 14/14] net: dsa: qca8k: move read_switch_id function "

linux-next: Signed-off-by missing for commit in the bluetooth tree
 2022-07-24 22:17 UTC 

linux-next: Fixes tag needs some work in the bluetooth tree
 2022-07-24 21:59 UTC 

[PATCH net-next 00/15] mlxsw: Spectrum-2 PTP preparations
 2022-07-24 22:14 UTC  (17+ messages)
` [PATCH net-next 01/15] mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()
` [PATCH net-next 02/15] mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2
` [PATCH net-next 03/15] mlxsw: reg: Add Monitoring Time Precision Correction Port Configuration Register
` [PATCH net-next 04/15] mlxsw: pci_hw: Add 'time_stamp' and 'time_stamp_type' fields to CQEv2
` [PATCH net-next 05/15] mlxsw: cmd: Add UTC related fields to query firmware command
` [PATCH net-next 06/15] mlxsw: Set time stamp type as part of config profile
` [PATCH net-next 07/15] mlxsw: spectrum: Fix the shift of FID field in TX header
` [PATCH net-next 08/15] mlxsw: resources: Add resource identifier for maximum number of FIDs
` [PATCH net-next 09/15] mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'
` [PATCH net-next 10/15] mlxsw: spectrum_ptp: Initialize the clock to zero as part of initialization
` [PATCH net-next 11/15] mlxsw: pci: Simplify FRC clock reading
` [PATCH net-next 12/15] mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_state' per ASIC
` [PATCH net-next 13/15] mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' "
` [PATCH net-next 14/15] mlxsw: spectrum_ptp: Rename mlxsw_sp_ptp_get_message_types()
` [PATCH net-next 15/15] mlxsw: spectrum_ptp: Rename mlxsw_sp1_ptp_phc_adjfreq()

[Patch net-next v2 0/9] net: dsa: microchip: add support for phylink mac config and link up
 2022-07-24 21:54 UTC  (11+ messages)
` [Patch net-next v2 1/9] net: dsa: microchip: add common gigabit set and get function
` [Patch net-next v2 2/9] net: dsa: microchip: add common ksz port xmii speed selection function
` [Patch net-next v2 3/9] net: dsa: microchip: add common duplex and flow control function
` [Patch net-next v2 4/9] net: dsa: microchip: add support for common phylink mac link up
` [Patch net-next v2 5/9] net: dsa: microchip: lan937x: add support for configuing xMII register
` [Patch net-next v2 6/9] net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
` [Patch net-next v2 7/9] net: dsa: microchip: ksz9477: use common xmii function
` [Patch net-next v2 8/9] net: dsa: microchip: ksz8795: "
` [Patch net-next v2 9/9] net: dsa: microchip: add support for phylink mac config

Issue with r8169 (using r8168 for now) driving 8111E
 2022-07-24 21:27 UTC  (5+ messages)

[PATCH v2 3/3] clk: x86: Stop marking clocks as CLK_IS_CRITICAL
 2022-07-24 21:00 UTC  (2+ messages)
` [BISECTED] igb initialization failure on Bay Trail

[PATCHv2 net] Documentation: fix sctp_wmem in ip-sysctl.rst
 2022-07-24 20:50 UTC  (3+ messages)

[PATCH net] net/tls: Remove the context from the list in tls_device_down
 2022-07-24 20:50 UTC  (3+ messages)

[PATCH] wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`
 2022-07-24 20:26 UTC 

[PATCH net-next] net: dsa: validate that DT nodes of shared ports have the properties they need
 2022-07-24 20:28 UTC  (8+ messages)

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-07-24 18:28 UTC  (8+ messages)

[Patch bpf-next] tcp: fix sock skb accounting in tcp_read_skb()
 2022-07-24 17:59 UTC  (5+ messages)

[PATCH net-next 3/6] net: dsa: add support for retrieving the interface mode
 2022-07-24 17:39 UTC  (16+ messages)

[PATCH net-next] net/sched: act_mirred: avoid printout in the traffic path
 2022-07-24 17:32 UTC  (4+ messages)

[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-07-24 16:53 UTC  (3+ messages)
` [PATCH net-next 2/2] net: macb: Add "

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-24 15:23 UTC  (12+ messages)
` [PATCH V3 3/6] vDPA: allow userspace to query features of a vDPA device

[PATCH] docs: driver-api: firmware: add driver firmware guidelines. (v3)
 2022-07-24 15:21 UTC  (2+ messages)

[PATCH V4 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-24 15:21 UTC  (8+ messages)
` [PATCH V4 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V4 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0

[net PATCH 0/5] Octeontx2 AF driver fixes for NPC
 2022-07-24 14:16 UTC  (6+ messages)
` [net PATCH 1/5] octeontx2-af: Apply tx nibble fixup always
` [net PATCH 2/5] octeontx2-af: suppress external profile loading warning
` [net PATCH 3/5] octeontx2-af: Allow mkex profiles without dmac
` [net PATCH 4/5] octeontx2-af: Fix mcam entry resource leak
` [net PATCH 5/5] octeontx2-af: Fix key checking for source mac

[PATCH net-next v3 1/3] net: Add a bhash2 table hashed by port + address
 2022-07-24 14:04 UTC  (2+ messages)
` [net] 03d56978dd: BUG:Bad_page_map_in_process

general protection fault in sock_def_error_report
 2022-07-24 13:42 UTC  (4+ messages)

[syzbot] WARNING in p9_client_destroy
 2022-07-24 13:17 UTC  (3+ messages)

[PATCH net] sctp: fix sleep in atomic context bug in timer handlers
 2022-07-24 13:13 UTC  (2+ messages)

[PATCH] libceph: Fix comment typo
 2022-07-24 20:11 UTC 

[PATCH net-next V3 0/3] Introduce and use NUMA distance metrics
 2022-07-24 12:09 UTC  (2+ messages)

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-07-24 11:10 UTC  (11+ messages)

[syzbot] WARNING in nsim_map_alloc_elem
 2022-07-24 10:41 UTC 

[PATCH] xfrm: fix refcount leak in __xfrm_policy_check()
 2022-07-24  9:55 UTC 

[pull request][net-next 00/14] mlx5 updates 2022-07-17
 2022-07-24  8:28 UTC  (8+ messages)
` [net-next 03/14] net/mlx5e: Expose rx_oversize_pkts_buffer counter

[net PATCH 0/2] Octeontx2 minor tc fixes
 2022-07-24  8:21 UTC  (3+ messages)
` [net PATCH 1/2] octeontx2-pf: cn10k: Fix egress ratelimit configuration
` [net PATCH 2/2] octeontx2-pf: Fix UDP/TCP src and dst port tc filters

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-24  8:09 UTC  (11+ messages)

[PATCH] sfc/siena: fix repeated words in comments
 2022-07-24  7:52 UTC 

[PATCH] sfc/falcon: fix repeated words in comments
 2022-07-24  7:47 UTC 

[PATCH 0/2 net-next] geneve: fix TOS inheriting
 2022-07-24  0:37 UTC  (3+ messages)
` [PATCH 1/2 net-next] geneve: fix TOS inheriting for ipv4
` [PATCH 2/2 net-next] geneve: fix TOS inheriting for ipv6

[PATCH net-next v1 1/2] net: asix: ax88772: migrate to phylink
 2022-07-23 17:47 UTC  (2+ messages)
` [PATCH net-next v1 2/2] net: asix: ax88772: add ethtool pause configuration

[PATCH bpf-next] bpf: devmap: compute proper xdp_frame len redirecting frames
 2022-07-23 17:17 UTC 

[PATCH net-next v6 0/2] add framework for selftests in devlink
 2022-07-23 17:03 UTC  (7+ messages)
` [PATCH net-next v6 1/2] devlink: introduce framework for selftests
` [PATCH net-next v6 2/2] bnxt_en: implement callbacks for devlink selftests

[PATCH net-next 0/4] netlink: add 'bitmap' attribute type and API
 2022-07-23 15:52 UTC  (5+ messages)

[net-next PATCH 0/2] devlink: implement dry run support for flash update
 2022-07-23 15:42 UTC  (7+ messages)
` [net-next PATCH 1/2] devlink: add dry run attribute to "

[patch net-next v3 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-07-23 15:41 UTC  (6+ messages)
` [patch net-next v3 01/11] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration

[net-next PATCH v5 0/5] *Add MTU change with stmmac interface running
 2022-07-23 14:29 UTC  (6+ messages)
` [net-next PATCH v5 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
` [net-next PATCH v5 2/5] net: ethernet: stmicro: stmmac: first disable all queues and disconnect in release
` [net-next PATCH v5 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
` [net-next PATCH v5 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
` [net-next PATCH v5 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up

request to stable branch [PATCH net] net: usb: ax88179_178a needs FLAG_SEND_ZLP
 2022-07-23 13:53 UTC  (4+ messages)

[PATCH] net: rose: fix unregistered netdevice: waiting for rose0 to become free
 2022-07-23 11:21 UTC  (3+ messages)

[PATCH] Bluetooth: hci_core: Use ERR_PTR instead of NULL
 2022-07-23 10:54 UTC  (5+ messages)

[PATCH net-next v2 6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info
 2022-07-23 10:11 UTC  (2+ messages)

[PATCH bpf-next v7 00/13] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-23  7:50 UTC  (5+ messages)
` [PATCH bpf-next v7 07/13] net: netfilter: Add kfuncs to allocate and insert CT

[PATCH net-next] net: delete extra space and tab in blank line
 2022-07-23  7:32 UTC 

[PATCH net-next 06/14] sfc: receive packets from EF100 VFs into representors
 2022-07-23  7:18 UTC  (2+ messages)

[PATCH] rtw88: check the return value of alloc_workqueue()
 2022-07-23  6:37 UTC 

[PATCH net-next v2 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-21
 2022-07-23  5:00 UTC  (2+ messages)

[PATCH net-next] ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
 2022-07-23  5:00 UTC  (2+ messages)

[PATCH net-next] add missing includes and forward declarations to networking includes under linux/
 2022-07-23  4:57 UTC 

[PATCH v2 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-23  4:50 UTC  (2+ messages)

[PATCH] be2net: Fix Smatch error
 2022-07-23  4:42 UTC  (2+ messages)

[PATCH net-next 04/14] sfc: determine wire m-port at EF100 PF probe time
 2022-07-23  4:15 UTC  (3+ messages)

[PATCH net] netrom: fix sleep in atomic context bugs in timer handlers
 2022-07-23  3:56 UTC 

pull request: bluetooth-next 2022-07-22
 2022-07-23  2:10 UTC  (2+ messages)

pull-request: bpf-next 2022-07-22
 2022-07-23  2:10 UTC  (2+ messages)

[PATCH net] net: dsa: fix reference counting for LAG FDBs
 2022-07-23  1:24 UTC 

pull request: bluetooth-next 2022-07-22
 2022-07-23  0:50 UTC  (6+ messages)

[PATCH net-next v3 0/7] tls: rx: decrypt from the TCP queue
 2022-07-22 23:50 UTC  (8+ messages)
` [PATCH net-next v3 1/7] tls: rx: wrap recv_pkt accesses in helpers
` [PATCH net-next v3 2/7] tls: rx: factor SW handling out of tls_rx_one_record()
` [PATCH net-next v3 3/7] tls: rx: don't free the output in case of zero-copy
` [PATCH net-next v3 4/7] tls: rx: device: keep the zero copy status with offload
` [PATCH net-next v3 5/7] tcp: allow tls to decrypt directly from the tcp rcv queue
` [PATCH net-next v3 6/7] tls: rx: device: add input CoW helper
` [PATCH net-next v3 7/7] tls: rx: do not use the standard strparser

[PATCH net v2] Revert "tcp: change pingpong threshold to 3"
 2022-07-22 23:40 UTC  (2+ messages)

[PATCH net-next] net: fix uninitialised msghdr->sg_from_iter
 2022-07-22 22:00 UTC  (2+ messages)

[patch net-next] mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister()
 2022-07-22 22:00 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).