netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-28 01:42:40 to 2022-11-28 13:52:24 UTC [more...]

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-28 13:51 UTC  (28+ messages)
` [PATCH v1 01/26] net: dsa: microchip: add stats64 support for ksz8 series of switches
` [PATCH v1 02/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix port validation and VID information
` [PATCH v1 03/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix not complete fdb extraction
` [PATCH v1 04/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix time stamp extraction
` [PATCH v1 05/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: do not extract ghost entry from empty table
` [PATCH v1 06/26] net: dsa: microchip: ksz8863_smi: fix bulk access
` [PATCH v1 07/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove timestamp support
` [PATCH v1 08/26] net: dsa: microchip: make ksz8_r_dyn_mac_table() static
` [PATCH v1 09/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove fid support
` [PATCH v1 10/26] net: dsa: microchip: ksz8: refactor ksz8_fdb_dump()
` [PATCH v1 11/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: dump static MAC table
` [PATCH v1 12/26] net: dsa: microchip: ksz8: move static mac table operations to a separate functions
` [PATCH v1 13/26] net: dsa: microchip: ksz8: add fdb_add/del support
` [PATCH v1 14/26] net: dsa: microchip: KSZ88x3 fix loopback support
` [PATCH v1 15/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): move main part of the code out of if statement
` [PATCH v1 16/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use ret instead of rc
` [PATCH v1 17/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH v1 18/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any
` [PATCH v1 19/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries
` [PATCH v1 20/26] net: dsa: microchip: make ksz8_r_sta_mac_table() static
` [PATCH v1 21/26] net: dsa: microchip: ksz8_r_sta_mac_table(): do not use error code for empty entries
` [PATCH v1 22/26] net: dsa: microchip: ksz8_r_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 23/26] net: dsa: microchip: make ksz8_w_sta_mac_table() static
` [PATCH v1 24/26] net: dsa: microchip: ksz8_w_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 25/26] net: dsa: microchip: remove ksz_port:on variable
` [PATCH v1 26/26] net: dsa: microchip: ksz8: do not force flow control by default

[PATCH net] net: devlink: fix UAF in devlink_compat_running_version()
 2022-11-28 13:52 UTC  (15+ messages)

Build regressions/improvements in v6.1-rc7
 2022-11-28 13:52 UTC 

[PATCH v4 0/6] can: etas_es58x: report firmware, bootloader and hardware version
 2022-11-28 13:47 UTC  (19+ messages)
  ` [PATCH v4 2/6] can: etas_es58x: add devlink support
  ` [PATCH v4 3/6] can: etas_es58x: export product information through devlink_ops::info_get()
  ` [PATCH v4 4/6] can: etas_es58x: remove es58x_get_product_info()
  ` [PATCH v4 5/6] can: etas_es58x: report the firmware version through ethtool

[PATCH net-next v2] bonding: uninitialized variable in bond_miimon_inspect()
 2022-11-28 13:45 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in __build_skb_around
 2022-11-28 13:42 UTC 

[PATCH v3 00/11] RTW88: Add support for USB variants
 2022-11-28 13:41 UTC  (8+ messages)
` [PATCH v3 07/11] rtw88: Add common USB chip support
` [PATCH v3 08/11] rtw88: Add rtw8821cu chipset support

[PATCH v1 3/3] net/ethtool/ioctl: correct & simplify ethtool_get_phy_stats if checks
 2022-11-28 13:35 UTC  (3+ messages)

[PATCH/RFC net-next] tc: allow drivers to accept gact with PIPE when offloading
 2022-11-28 13:33 UTC  (12+ messages)

GPY215 PHY interrupt issue
 2022-11-28 13:30 UTC  (4+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in copy_array
 2022-11-28 13:31 UTC 

[net-next:master 2/28] drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:7583:41: error: too many arguments to function call, expected 2, have 3
 2022-11-28 12:45 UTC 

[PATCH bpf-next v3 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-28 12:40 UTC  (4+ messages)
` [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension

[PATCH iproute2-next v2 0/2] Add pcp-prio and new apptrust subcommand
 2022-11-28 12:38 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] dcb: add new pcp-prio parameter to dcb app
` [PATCH iproute2-next v2 2/2] dcb: add new subcommand for apptrust

[PATCH net] net/smc: Fix expected buffersizes and sync logic
 2022-11-28 12:24 UTC  (12+ messages)

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-28 12:10 UTC  (28+ messages)
` [PATCH v1 01/26] net: dsa: microchip: add stats64 support for ksz8 series of switches
` [PATCH v1 02/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix port validation and VID information
` [PATCH v1 03/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix not complete fdb extraction
` [PATCH v1 04/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix time stamp extraction
` [PATCH v1 05/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: do not extract ghost entry from empty table
` [PATCH v1 06/26] net: dsa: microchip: ksz8863_smi: fix bulk access
` [PATCH v1 07/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove timestamp support
` [PATCH v1 08/26] net: dsa: microchip: make ksz8_r_dyn_mac_table() static
` [PATCH v1 09/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove fid support
` [PATCH v1 10/26] net: dsa: microchip: ksz8: refactor ksz8_fdb_dump()
` [PATCH v1 11/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: dump static MAC table
` [PATCH v1 12/26] net: dsa: microchip: ksz8: move static mac table operations to a separate functions
` [PATCH v1 13/26] net: dsa: microchip: ksz8: add fdb_add/del support
` [PATCH v1 14/26] net: dsa: microchip: KSZ88x3 fix loopback support
` [PATCH v1 15/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): move main part of the code out of if statement
` [PATCH v1 16/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use ret instead of rc
` [PATCH v1 17/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH v1 18/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any
` [PATCH v1 19/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries
` [PATCH v1 20/26] net: dsa: microchip: make ksz8_r_sta_mac_table() static
` [PATCH v1 21/26] net: dsa: microchip: ksz8_r_sta_mac_table(): do not use error code for empty entries
` [PATCH v1 22/26] net: dsa: microchip: ksz8_r_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 23/26] net: dsa: microchip: make ksz8_w_sta_mac_table() static
` [PATCH v1 24/26] net: dsa: microchip: ksz8_w_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 25/26] net: dsa: microchip: remove ksz_port:on variable
` [PATCH v1 26/26] net: dsa: microchip: ksz8: do not force flow control by default

[RFC PATCH] net: devlink: devlink_nl_info_fill: populate default information
 2022-11-28 11:49 UTC  (10+ messages)
` [PATCH net-next v3 0/5] net: devlink: return the driver name in devlink_nl_info_fill
  ` [PATCH net-next v3 2/5] mlxsw: core: fix mlxsw_devlink_info_get() to correctly report driver name
` [PATCH net-next v4 0/3] net: devlink: return the driver name in devlink_nl_info_fill
  ` [PATCH net-next v4 1/3] net: devlink: let the core report the driver name instead of the drivers
  ` [PATCH net-next v4 2/3] net: devlink: remove devlink_info_driver_name_put()
  ` [PATCH net-next v4 3/3] net: devlink: make the devlink_ops::info_get() callback optional

[PATCH net-next v5 00/10] optimize the parallelism of SMC-R connections
 2022-11-28 11:46 UTC  (9+ messages)

[PATCH v2 net 0/4] net: wwan: iosm: fix build errors & bugs
 2022-11-28 11:40 UTC  (2+ messages)

pull-request: wireless-2022-11-28
 2022-11-28 11:35 UTC 

[PATCH RESEND bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-28 11:22 UTC  (5+ messages)
` [PATCH RESEND bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when "

[PATCH bpf v2 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-28 11:24 UTC  (5+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
` [PATCH bpf v2 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
` [PATCH bpf v2 3/4] bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
` [PATCH bpf v2 4/4] selftests/bpf: Add ingress tests for txmsg with apply_bytes

[PATCH net] net: phylink: fix PHY validation with rate adaption
 2022-11-28 11:20 UTC  (2+ messages)

[PATCH] net: ethernet: nixge: fix NULL dereference
 2022-11-28 11:20 UTC  (2+ messages)

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-11-28 11:17 UTC  (16+ messages)

[PATCH wireless] wifi: wilc1000: Fix UAF in wilc_netdev_cleanup() when iterator the RCU list
 2022-11-28 11:14 UTC  (3+ messages)

[PATCH] net: net_netdev: Fix error handling in ntb_netdev_init_module()
 2022-11-28 11:10 UTC  (2+ messages)

[net-next PATCH V3] octeontx2-pf: Add support to filter packet based on IP fragment
 2022-11-28 11:10 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
 2022-11-28 11:10 UTC  (2+ messages)

[PATCH net] net/9p: Fix a potential socket leak in p9_socket_open
 2022-11-28 11:10 UTC  (2+ messages)

[patch net-next v2] net: devlink: convert port_list into xarray
 2022-11-28 11:08 UTC 

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-28 10:50 UTC  (9+ messages)
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently

[PATCH v2] vhost_vdpa: fix the crash in unmap a large memory
 2022-11-28 10:47 UTC  (2+ messages)

[PATCH] liquidio: avoid NULL pointer dereference in lio_vf_rep_copy_packet()
 2022-11-28 10:26 UTC 

[Patch net-next v1 00/12] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2022-11-28 10:32 UTC  (13+ messages)
` [Patch net-next v1 01/12] net: dsa: microchip: ptp: add the posix clock support
` [Patch net-next v1 02/12] net: dsa: microchip: ptp: Initial hardware time stamping support
` [Patch net-next v1 03/12] net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
` [Patch net-next v1 04/12] net: dsa: microchip: ptp: Manipulating absolute time using ptp hw clock
` [Patch net-next v1 05/12] net: dsa: microchip: ptp: enable interrupt for timestamping
` [Patch net-next v1 06/12] net: ptp: add helper for one-step P2P clocks
` [Patch net-next v1 07/12] net: dsa: microchip: ptp: add packet reception timestamping
` [Patch net-next v1 08/12] net: dsa: microchip: ptp: add packet transmission timestamping
` [Patch net-next v1 09/12] net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
` [Patch net-next v1 10/12] net: dsa: microchip: ptp: add 2 step timestamping for LAN937x
` [Patch net-next v1 11/12] net: dsa: microchip: ptp: add periodic output signal
` [Patch net-next v1 12/12] net: dsa: microchip: ptp: add support for perout programmable pins

[RFC][PATCH 0/2] LIN support for Linux
 2022-11-28 10:16 UTC  (3+ messages)

[PATCH 0/4] Fix probe failed when modprobe modules
 2022-11-28 10:14 UTC  (6+ messages)
` [PATCH 2/4] virtio-mem: Fix probe failed when modprobe virtio_mem
` [PATCH 3/4] virtio-input: Fix probe failed when modprobe virtio_input

[syzbot] KASAN: use-after-free Read in rfkill_blocked
 2022-11-28 10:15 UTC  (5+ messages)

[PATCH v3 net-next 0/6] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-11-28 10:11 UTC  (5+ messages)
` [PATCH v3 net-next 5/6] net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume

Unused variable 'mark' in v6.1-rc7
 2022-11-28 10:00 UTC  (2+ messages)

[PATCH net-next 2/2] bnxt: Use generic HBH removal helper in tx path
 2022-11-28  9:54 UTC  (2+ messages)

[PATCH net-next V3] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2022-11-28  9:54 UTC  (3+ messages)

[syzbot] BUG: corrupted list in nfc_llcp_unregister_device
 2022-11-28  9:53 UTC 

[PATCH iproute2-next 0/5] Implement new netlink attributes for devlink-rate in iproute2
 2022-11-28  9:51 UTC  (4+ messages)
` [PATCH iproute2-next 1/5] devlink: Fix setting parent for 'rate add'

[syzbot] KASAN: use-after-free Read in ip6_fragment (2)
 2022-11-28  9:45 UTC 

[PATCH v2] MAINTAINERS: Update maintainer for Marvell Prestera Ethernet Switch driver
 2022-11-28  9:39 UTC 

[PATCH v3 net-next 00/10] dt-binding preparation for ocelot switches
 2022-11-28  9:32 UTC  (5+ messages)
` [PATCH v3 net-next 03/10] dt-bindings: net: dsa: utilize base definitions for standard dsa switches
` [PATCH v3 net-next 06/10] dt-bindings: net: dsa: mediatek,mt7530: fix port description location

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2022-11-23 (ixgbevf, i40e, fm10k, iavf, e100)
 2022-11-28  9:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update maintainer for Marvell Prestera Ethernet Switch driver
 2022-11-28  9:13 UTC  (2+ messages)

[RFC net-next 0/6] Allow excluding sw flow key from upcalls
 2022-11-28  9:12 UTC  (6+ messages)
` [RFC net-next 1/6] openvswitch: exclude kernel "
    ` [ovs-dev] "

[patch iproute2] devlink: load ifname map on demand from ifname_map_rev_lookup() as well
 2022-11-28  9:07 UTC  (6+ messages)

[PATCH net-next] bonding: uninitialized variable in bond_miimon_inspect()
 2022-11-28  8:44 UTC  (2+ messages)

[PATCH net-next 0/3] net: pcs: altera-tse: simplify and clean-up the driver
 2022-11-28  8:39 UTC  (3+ messages)

[PATCH v8 00/12] Network support for Landlock
 2022-11-28  8:21 UTC  (40+ messages)
` [PATCH v8 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v8 02/12] landlock: Refactor landlock_find_rule/insert_rule
    ` [PATCH] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v8 03/12] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v8 04/12] landlock: Move unmask_layers() and init_layer_masks()
` [PATCH v8 05/12] landlock: Refactor "
` [PATCH v8 06/12] landlock: Refactor landlock_add_rule() syscall
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v8 11/12] samples/landlock: Add network demo
` [PATCH v8 12/12] landlock: Document Landlock's network support

[PATCH net-next v2 0/3] Add support for netnamespace filtering in drop monitor
 2022-11-28  7:54 UTC  (7+ messages)
` [PATCH net-next v2 1/3] drop_monitor: Implement namespace filtering/reporting for software drops

[PATCH iproute2] ip: fix return value for rtnl_talk failures
 2022-11-28  7:40 UTC  (2+ messages)

[PATCH] selftests/tls: Fix tls selftests dependency to correct algorithm
 2022-11-28  7:39 UTC  (7+ messages)

[PATCH net] net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
 2022-11-28  7:24 UTC  (2+ messages)

[PATCH v2 0/4] cpumask: improve on cpumask_local_spread() locality
 2022-11-28  6:39 UTC  (5+ messages)

[PATCH net v4] net: stmmac: Set MAC's flow control register to reflect current settings
 2022-11-28  6:06 UTC  (3+ messages)

[PATCH v2 0/5] Add GMAC support for S32 SoC family
 2022-11-28  5:49 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: net: snps, dwmac: add NXP S32CC support
` [PATCH v2 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver
` [PATCH v2 3/5] net: stmmac: Add CSR clock 500Mhz/800Mhz support
` [PATCH v2 4/5] net: stmmac: Add AXI4 ACE control support
` [PATCH v2 5/5] net: stmmac: Add NXP S32 SoC family support

[PATCH v3 09/11] rtw88: Add rtw8822bu chipset support
 2022-11-28  5:39 UTC  (2+ messages)

[PATCH] net/mlx5e: Remove unneeded io-mapping.h #include
 2022-11-28  4:57 UTC  (3+ messages)

[v2][PATCH 0/1] net: phy: Add link between phy dev and mac dev
 2022-11-28  3:18 UTC  (6+ messages)
` [v2][PATCH 1/1] "

[net-next] bpf: avoid the multi checking
 2022-11-28  3:15 UTC  (9+ messages)
` [net-next] bpf: avoid hashtab deadlock with try_lock

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-28  2:38 UTC  (4+ 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).