netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-18 14:51:06 to 2022-11-19 02:26:47 UTC [more...]

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-18 22:44 UTC  (13+ messages)
` [PATCH 497/606] net: dsa: lan9303: Convert to i2c's .probe_new()
` [PATCH 498/606] net: dsa: microchip: ksz9477: "
` [PATCH 499/606] net: dsa: xrs700x: "
` [PATCH 500/606] net/mlx5: "
` [PATCH 501/606] nfc: microread: "
` [PATCH 502/606] nfc: mrvl: "
` [PATCH 503/606] NFC: nxp-nci: "
` [PATCH 504/606] nfc: pn533: "
` [PATCH 505/606] nfc: pn544: "
` [PATCH 506/606] nfc: s3fwrn5: "
` [PATCH 507/606] nfc: st-nci: "
` [PATCH 508/606] nfc: st21nfca: i2c: "

[PATCH AUTOSEL 5.4 01/11] wifi: mac80211: fix memory free error when registering wiphy fail
 2022-11-19  2:15 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 02/11] wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
` [PATCH AUTOSEL 5.4 04/11] wifi: mac80211: Fix ack frame idr leak when mesh has no route

[PATCH AUTOSEL 5.10 01/18] wifi: mac80211: fix memory free error when registering wiphy fail
 2022-11-19  2:14 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 02/18] wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
` [PATCH AUTOSEL 5.10 05/18] wifi: airo: do not assign -1 to unsigned char
` [PATCH AUTOSEL 5.10 06/18] wifi: mac80211: Fix ack frame idr leak when mesh has no route
` [PATCH AUTOSEL 5.10 09/18] Revert "net: macsec: report real_dev features when HW offloading is enabled"

[PATCH AUTOSEL 5.15 01/27] wifi: mac80211: fix memory free error when registering wiphy fail
 2022-11-19  2:13 UTC  (6+ messages)
` [PATCH AUTOSEL 5.15 02/27] wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
` [PATCH AUTOSEL 5.15 05/27] wifi: airo: do not assign -1 to unsigned char
` [PATCH AUTOSEL 5.15 06/27] wifi: mac80211: Fix ack frame idr leak when mesh has no route
` [PATCH AUTOSEL 5.15 07/27] wifi: ath11k: Fix QCN9074 firmware boot on x86
` [PATCH AUTOSEL 5.15 12/27] Revert "net: macsec: report real_dev features when HW offloading is enabled"

[PATCH AUTOSEL 6.0 01/44] wifi: mac80211: fix memory free error when registering wiphy fail
 2022-11-19  2:11 UTC  (10+ messages)
` [PATCH AUTOSEL 6.0 02/44] wifi: cfg80211: Fix bitrates overflow issue
` [PATCH AUTOSEL 6.0 03/44] wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
` [PATCH AUTOSEL 6.0 07/44] wifi: airo: do not assign -1 to unsigned char
` [PATCH AUTOSEL 6.0 08/44] wifi: mac80211: Fix ack frame idr leak when mesh has no route
` [PATCH AUTOSEL 6.0 09/44] selftests/net: don't tests batched TCP io_uring zc
` [PATCH AUTOSEL 6.0 10/44] wifi: ath11k: Fix QCN9074 firmware boot on x86
` [PATCH AUTOSEL 6.0 16/44] selftests/net: give more time to udpgro bg processes to complete startup
` [PATCH AUTOSEL 6.0 17/44] Revert "net: macsec: report real_dev features when HW offloading is enabled"
` [PATCH AUTOSEL 6.0 33/44] net: wwan: iosm: fix kernel test robot reported errors

[PATCH v4 net 0/4] dccp/tcp: Fix bhash2 issues related to WARN_ON() in inet_csk_get_port()
 2022-11-19  1:49 UTC  (5+ messages)
` [PATCH v4 net 1/4] dccp/tcp: Reset saddr on failure after inet6?_hash_connect()
` [PATCH v4 net 2/4] dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr()
` [PATCH v4 net 3/4] dccp/tcp: Update saddr under bhash's lock
` [PATCH v4 net 4/4] dccp/tcp: Fixup bhash2 bucket when connect() fails

[PATCH net-next 0/8] devlink: support direct read from region
 2022-11-19  1:49 UTC  (10+ messages)
` [PATCH net-next 2/8] devlink: use min_t to calculate data_size
` [PATCH net-next 3/8] devlink: report extended error message in region_read_dumpit
` [PATCH net-next 5/8] devlink: refactor region_read_snapshot_fill to use a callback function
` [PATCH net-next 6/8] devlink: support directly reading from region memory

[PATCH v2] p54: Replace zero-length array of trailing structs with flex-array
 2022-11-19  1:36 UTC  (2+ messages)

[PATCH net-next 0/4] tsnep: Throttle irq, rotten pkts, RX buffer alloc and ethtool_get_channels()
 2022-11-19  1:26 UTC  (5+ messages)
` [PATCH net-next 1/4] tsnep: Throttle interrupts
` [PATCH net-next 2/4] tsnep: Fix rotten packets

[PATCH net-next 0/5] Remove uses of kmap_atomic()
 2022-11-19  1:25 UTC  (21+ messages)
` [PATCH net-next 1/5] ch_ktls: Use kmap_local_page() instead "
` [PATCH net-next 2/5] sfc: "
` [PATCH net-next 3/5] cassini: Remove unnecessary use "
` [PATCH net-next 5/5] sunvnet: Use kmap_local_page() instead "

[PATCH v3 net 0/4] dccp/tcp: Fix bhash2 issues related to WARN_ON() in inet_csk_get_port()
 2022-11-19  1:11 UTC  (9+ messages)
` [PATCH v3 net 1/4] dccp/tcp: Reset saddr on failure after inet6?_hash_connect()
` [PATCH v3 net 2/4] dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr()
` [PATCH v3 net 3/4] dccp/tcp: Update saddr under bhash's lock
` [PATCH v3 net 4/4] dccp/tcp: Fixup bhash2 bucket when connect() fails

[PATCH net-next 0/2] veth: a couple of fixes
 2022-11-19  1:06 UTC  (4+ messages)

[PATCH net-next] net/hanic: Add the hanic network interface for high availability links
 2022-11-18 23:26 UTC 

[PATCH net] net/sched: act_mirred: use the backlog for mirred ingress
 2022-11-18 23:07 UTC  (2+ messages)

[RFC PATCH net-next 00/19] pds core and vdpa drivers
 2022-11-18 22:56 UTC  (20+ messages)
` [RFC PATCH net-next 01/19] pds_core: initial framework for pds_core driver
` [RFC PATCH net-next 02/19] pds_core: add devcmd device interfaces
` [RFC PATCH net-next 03/19] pds_core: health timer and workqueue
` [RFC PATCH net-next 04/19] pds_core: set up device and adminq
` [RFC PATCH net-next 05/19] pds_core: Add adminq processing and commands
` [RFC PATCH net-next 06/19] pds_core: add FW update feature to devlink
` [RFC PATCH net-next 07/19] pds_core: set up the VIF definitions and defaults
` [RFC PATCH net-next 08/19] pds_core: initial VF configuration
` [RFC PATCH net-next 09/19] pds_core: add auxiliary_bus devices
` [RFC PATCH net-next 10/19] pds_core: devlink params for enabling VIF support
` [RFC PATCH net-next 11/19] pds_core: add the aux client API
` [RFC PATCH net-next 12/19] pds_core: publish events to the clients
` [RFC PATCH net-next 13/19] pds_core: Kconfig and pds_core.rst
` [RFC PATCH net-next 14/19] pds_vdpa: Add new PCI VF device for PDS vDPA services
` [RFC PATCH net-next 15/19] pds_vdpa: virtio bar setup for vdpa
` [RFC PATCH net-next 16/19] pds_vdpa: add auxiliary driver
` [RFC PATCH net-next 17/19] pds_vdpa: add vdpa config client commands
` [RFC PATCH net-next 18/19] pds_vdpa: add support for vdpa and vdpamgmt interfaces
` [RFC PATCH net-next 19/19] pds_vdpa: add Kconfig entry and pds_vdpa.rst

[PATCH] carl9170: Replace zero-length array of trailing structs with flex-array
 2022-11-18 22:54 UTC  (3+ messages)

[PATCH] p54: Remove unused struct pda_antenna_gain
 2022-11-18 22:53 UTC  (2+ messages)

[PATCH net 1/1] ice: fix handling of burst Tx timestamps
 2022-11-18 22:27 UTC 

Coverity: iwl_mvm_sec_key_add(): Memory - corruptions
 2022-11-18 22:25 UTC  (3+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-11-18 (iavf)
 2022-11-18 22:24 UTC  (5+ messages)
` [PATCH net 1/4] iavf: Fix a crash during reset task
` [PATCH net 2/4] iavf: Do not restart Tx queues after reset task failure
` [PATCH net 3/4] iavf: remove INITIAL_MAC_SET to allow gARP to work properly
` [PATCH net 4/4] iavf: Fix race condition between iavf_shutdown and iavf_remove

[PATCH v2 1/2] net: Use call_rcu_flush() for dst_destroy_rcu
 2022-11-18 22:23 UTC  (4+ messages)
` [PATCH v2 2/2] net: devinet: Reduce refcount before grace period

[PATCH net 0/3] nfc: st-nci: Restructure validating logic in EVT_TRANSACTION
 2022-11-18 22:18 UTC  (7+ messages)
` [PATCH net 1/3] nfc: st-nci: fix incorrect "
` [PATCH net 2/3] nfc: st-nci: fix memory leaks "
` [PATCH net 3/3] nfc: st-nci: fix incorrect sizing calculations "

[syzbot] BUG: sleeping function called from invalid context in static_key_slow_inc
 2022-11-18 22:10 UTC  (8+ messages)
  ` [PATCH 6.1-rc6] l2tp: call udp_tunnel_encap_enable() and sock_release() without sk_callback_lock

[PATCH wpan-next v2 0/2] IEEE 802.15.4 PAN discovery handling
 2022-11-18 22:10 UTC  (3+ messages)
` [PATCH wpan-next v2 1/2] ieee802154: Advertize coordinators discovery
` [PATCH wpan-next v2 2/2] mac802154: Trace the registration of new PANs

[PATCH wpan-next 0/3] IEEE 802.15.4 PAN discovery handling
 2022-11-18 22:04 UTC  (4+ messages)
` [PATCH wpan-next 1/3] ieee802154: Advertize coordinators discovery

[PATCH net 0/2] tipc: fix two race issues in tipc_conn_alloc
 2022-11-18 21:45 UTC  (3+ messages)
` [PATCH net 1/2] tipc: set con sock "
` [PATCH net 2/2] tipc: add an extra conn_get "

[PATCH net-next] net: bcmgenet: Clear RGMII_LINK upon link down
 2022-11-18 21:37 UTC 

[PATCH net] net: sched: allow act_ct to be built without NF_NAT
 2022-11-18 21:33 UTC 

[PATCH net-next 0/2] bonding: fix bond recovery in mode 2
 2022-11-18 20:30 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: bonding: up/down delay w/ slave link flapping
` [PATCH net-next 2/2] bonding: fix link recovery in mode 2 when updelay is nonzero

[PATCH] Bluetooth: L2CAP: Fix u8 overflow
 2022-11-18 20:01 UTC 

[PATCH v2 net 3/4] dccp/tcp: Don't update saddr before unlinking sk from the old bucket
 2022-11-18 19:58 UTC  (4+ messages)

[PATCH 0/3] add dt configuration for dp83867 led modes
 2022-11-18 19:57 UTC  (5+ messages)

[PATCH v2 0/2] some fixes for selftest/net
 2022-11-18 18:57 UTC  (3+ messages)
` [PATCH v2 2/2] selftests/net: fix opening object file failed

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2022-11-18 18:50 UTC  (27+ messages)
` [PATCH 01/12] dt-bindings: firmware: convert meson_sm.txt to dt-schema
` [PATCH 02/12] dt-bindings: nvmem: convert amlogic-efuse.txt "
` [PATCH 04/12] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH 05/12] dt-bindings: media: convert meson-ir.txt "
` [PATCH 06/12] dt-bindings: rtc: convert rtc-meson.txt "
` [PATCH 07/12] dt-bindings: power: remove deprecated amlogic,meson-gx-pwrc.txt bindings
` [PATCH 08/12] dt-bindings: timer: convert timer/amlogic,meson7-timer.txt to dt-schema
` [PATCH 09/12] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH 10/12] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH 11/12] dt-bindings: pcie: convert amlogic,meson-pcie.txt "
` [PATCH 12/12] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

[PATCH] phy: aquantia: Configure SERDES mode by default
 2022-11-18 18:56 UTC  (12+ messages)

[PATCH net-next 0/2] mptcp: More specific netlink command errors
 2022-11-18 18:46 UTC  (3+ messages)
` [PATCH net-next 1/2] mptcp: deduplicate error paths on endpoint creation
` [PATCH net-next 2/2] mptcp: more detailed error reporting "

[PATCH wireless] brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
 2022-11-18 18:43 UTC  (4+ messages)

[PATCH v2 net-next] net: Return errno in sk->sk_prot->get_port()
 2022-11-18 18:25 UTC 

[PATCH bpf-next 00/11] xdp: hints via kfuncs
 2022-11-18 18:18 UTC  (4+ messages)
` [PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context

[PATCH v1 net] net: Return errno in sk->sk_prot->get_port()
 2022-11-18 18:10 UTC  (2+ messages)

status of rate adaptation
 2022-11-18 18:16 UTC  (9+ messages)

[PATCH 1/3] net: davicom: dm9000: switch to using gpiod API
 2022-11-18 17:55 UTC  (7+ messages)

[PATCH net-next 00/13] resource management using devlink reload
 2022-11-18 17:31 UTC  (11+ messages)

drivers/net/ethernet/freescale/ucc_geth.c:1838:50: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-18 17:15 UTC 

[PATCH v3] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1
 2022-11-18 17:13 UTC  (2+ messages)

[PATCH net] sfc: fix potential memleak in __ef100_hard_start_xmit()
 2022-11-18 17:11 UTC  (6+ messages)

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

Multiqueue support for mtk_eth_soc
 2022-11-18 16:30 UTC  (4+ messages)
` [PATCH net-next 4/6] net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues

[PATCH net-next] tcp: Fix tcp_syn_flood_action() if CONFIG_IPV6=n
 2022-11-18 16:19 UTC  (7+ messages)

[PATCH v4 0/3] arm64: add ethernet to orange pi 3
 2022-11-18 16:14 UTC  (4+ messages)
` [PATCH v4 1/3] regulator: Add of_regulator_bulk_get_all
` (subset) [PATCH v4 0/3] arm64: add ethernet to orange pi 3

[Need Help] tls selftest failed
 2022-11-18 16:13 UTC  (2+ messages)

[PATCH v4 net-next 0/8] Let phylink manage in-band AN for the PHY
 2022-11-18 16:00 UTC  (8+ messages)
` [PATCH v4 net-next 2/8] net: phylink: introduce generic method to query PHY in-band autoneg capability

[PATCH net-next v2] netlink: split up copies in the ack construction
 2022-11-18 15:59 UTC  (13+ messages)

[PATCH net-next v2 0/5] net: lan966x: Extend xdp support
 2022-11-18 15:50 UTC  (6+ messages)
` [PATCH net-next v2 4/5] net: lan966x: Add support for XDP_TX

[PATCH] ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-11-18 15:41 UTC  (2+ messages)

[PATCH net] fm10k: fix potential memleak in fm10k_xmit_frame()
 2022-11-18 15:36 UTC  (2+ messages)

[PATCH 0/3 v2] 9p: Fix write overflow in p9_read_work
 2022-11-18 15:34 UTC  (4+ messages)

[PATCH net-next] net: microchip: sparx5: fix uninitialized variables
 2022-11-18 15:12 UTC 

[PATCH RESEND] can: j1939: do not wait 250ms if the same addr was already claimed
 2022-11-18 15:12 UTC  (12+ messages)

[PATCH net] octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()
 2022-11-18 15:07 UTC 

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-18 14:55 UTC  (3+ 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).