netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-28 17:49:09 to 2024-08-29 04:41:31 UTC [more...]

[PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY
 2024-08-29  4:41 UTC  (11+ messages)
` [PATCH net-next v3 1/3] phy: open_alliance_helpers: Add defines for link quality metrics

[PATCH net-next 0/3] icmp: avoid possible side-channels attacks
 2024-08-29  4:31 UTC  (7+ messages)
` [PATCH net-next 1/3] icmp: change the order of rate limits
` [PATCH net-next 2/3] icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
` [PATCH net-next 3/3] icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns

BUG: general protection fault in batadv_bla_del_backbone_claims
 2024-08-29  4:30 UTC  (3+ messages)

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-29  4:24 UTC  (3+ messages)

[PATCH net,v7] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-29  3:56 UTC 

[PATCH net-next v29 00/13] Add Realtek automotive PCIe driver
 2024-08-29  3:48 UTC  (14+ messages)
` [PATCH net-next v29 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v29 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v29 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v29 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v29 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v29 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v29 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v29 08/13] rtase: Implement net_device_ops
` [PATCH net-next v29 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v29 10/13] rtase: Implement ethtool function
` [PATCH net-next v29 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v29 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v29 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH net-next v2 00/13] net: Simplified with scoped function
 2024-08-29  3:26 UTC  (15+ messages)
` [PATCH net-next v2 01/13] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
` [PATCH net-next v2 05/13] net: phy: Fix missing of_node_put() for leds
` [PATCH net-next v2 08/13] net: mdio: mux-mmioreg: Simplified with dev_err_probe()

[PATCH v2 net-next] ethernet: marvell: Use min macro
 2024-08-29  3:19 UTC 

[PATCH net-next v2] net: ipa: make use of dev_err_cast_probe()
 2024-08-29  3:07 UTC 

[PATCH V5 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-29  3:02 UTC  (12+ messages)
` [PATCH V5 net-next 04/11] net: hibmcge: Add interrupt supported in this module
` [PATCH V5 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V5 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function

[PATCH v1] memcg: add charging of already allocated slab objects
 2024-08-29  2:36 UTC  (6+ messages)

[PATCH net-next RESEND 0/3] net: hisilicon: minor fixes
 2024-08-29  2:20 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: mv88e6xxx: Remove stale comment
 2024-08-29  2:20 UTC  (2+ messages)

[PATCH net v6 0/3] ptp: ocp: fix serial port information export
 2024-08-29  2:15 UTC  (5+ messages)
` [PATCH net v6 1/3] ptp: ocp: convert serial ports to array
` [PATCH net v6 2/3] ptp: ocp: adjust sysfs entries to expose tty information
` [PATCH net v6 3/3] docs: ABI: update OCP TimeCard sysfs entries

[PATCH v2] sfc: Convert to use ERR_CAST()
 2024-08-29  2:12 UTC 

[PATCH] Add provision to busyloop for events in ep_poll
 2024-08-29  2:09 UTC  (2+ messages)

[PATCH v1] net: ipa: make use of dev_err_cast_probe()
 2024-08-29  1:47 UTC  (3+ messages)

[PATCH net-next] net: dsa: realtek: make use of dev_err_cast_probe()
 2024-08-29  1:34 UTC  (3+ messages)

BUG: WARNING in retire_sysctl_set
 2024-08-29  1:26 UTC 

[PATCH v1] net: ipa: make use of dev_err_cast_probe()
 2024-08-29  1:24 UTC  (2+ messages)

[PATCH v3 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-29  0:38 UTC  (4+ messages)
` [PATCH v3 2/5] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c

[syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc (2)
 2024-08-29  1:22 UTC  (2+ messages)
` [syzbot] "

[net-next PATCH v7 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-08-29  1:21 UTC  (3+ messages)
` [net-next PATCH v7 1/8] octeontx2-pf: map skb data as device writeable

BUG: unable to handle kernel NULL pointer dereference in sock_def_readable
 2024-08-29  1:18 UTC  (2+ messages)

[PATCH v4] net: netvsc: Update default VMBus channels
 2024-08-29  1:00 UTC  (2+ messages)

[PATCH net-next] net: ethtool: cable-test: Release RTNL when the PHY isn't found
 2024-08-29  1:00 UTC  (2+ messages)

[PATCH net] net: busy-poll: use ktime_get_ns() instead of local_clock()
 2024-08-29  1:00 UTC  (2+ messages)

[PATCH v2] memcg: add charging of already allocated slab objects
 2024-08-29  0:49 UTC  (9+ messages)

[PATCH net-next 0/6] sfc: per-queue stats
 2024-08-29  0:49 UTC  (17+ messages)
` [PATCH net-next 1/6] sfc: remove obsolete counters from struct efx_channel
` [PATCH net-next 2/6] sfc: implement basic per-queue stats
` [PATCH net-next 3/6] sfc: add n_rx_overlength to ethtool stats
` [PATCH net-next 4/6] sfc: implement per-queue rx drop and overrun stats
` [PATCH net-next 5/6] sfc: implement per-queue TSO (hw_gso) stats
` [PATCH net-next 6/6] sfc: add per-queue RX and TX bytes stats

[PATCH net-next v2 0/2] eth: Add basic ethtool support for fbnic
 2024-08-29  0:47 UTC  (11+ messages)
` [PATCH net-next v2 1/2] eth: fbnic: Add "
` [PATCH net-next v2 2/2] eth: fbnic: Add support to fetch group stats

[PATCH v4 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-29  0:45 UTC  (5+ messages)
` [PATCH v4 2/5] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
` [PATCH v4 3/5] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() "
` [PATCH v4 4/5] wifi: wilc1000: Fill in missing error handling
` [PATCH v4 5/5] wifi: wilc1000: Add WILC3000 support

[PATCH v8 0/8] Improve the copy of task comm
 2024-08-29  0:25 UTC  (9+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()

[PATCH v3] net: ftgmac100: Get link speed and duplex for NC-SI
 2024-08-29  0:20 UTC  (3+ messages)

[PATCH net] net/xen-netback: prevent UAF in xenvif_flush_hash()
 2024-08-29  0:20 UTC  (5+ messages)

[PATCH net-next 0/2] tcp: take better care of tw_substate and tw_rcv_nxt
 2024-08-29  0:20 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2024-08-29  0:10 UTC  (3+ messages)

[PATCH v13 0/5] Add AP6276P wireless support
 2024-08-29  0:05 UTC  (4+ messages)
` [PATCH v13 4/5] wifi: brcmfmac: Add optional lpo clock enable support

BUG: general protection fault in arpt_do_table
 2024-08-29  0:04 UTC 

[RFC PATCH] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
 2024-08-29  0:03 UTC 

pull-request: wireless-2024-08-28
 2024-08-29  0:00 UTC  (2+ messages)

BUG: unable to handle kernel paging request in rht_lock
 2024-08-28 23:55 UTC 

[net-next, v3 0/2] Adding SO_PEEK_OFF for TCPv6
 2024-08-28 23:54 UTC  (4+ messages)
` [net-next, v3 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6
` [net-next, v3 2/2] selftests: add selftest for tcp SO_PEEK_OFF support

BUG: unable to handle kernel paging request in rhashtable_lookup
 2024-08-28 23:53 UTC 

BUG: unable to handle kernel paging request in bcmp
 2024-08-28 23:48 UTC 

BUG: corrupted list in rxrpc_discard_prealloc
 2024-08-28 23:37 UTC 

BUG: corrupted list in neigh_parms_release
 2024-08-28 23:36 UTC 

BUG: corrupted list in neigh_destroy
 2024-08-28 23:34 UTC 

BUG: corrupted list in default_device_exit_batch
 2024-08-28 23:33 UTC 

[PATCH net-next v2 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
 2024-08-28 23:26 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: phy: aquantia: allow forcing order of MDI pairs

BUG: general protection fault in __igmp_group_dropped
 2024-08-28 23:25 UTC 

[PATCH 1/2] netpoll: Make netpoll_send_udp return status instead of void
 2024-08-28 23:16 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] netcons: Add udp send fail statistics to netconsole

BUG: general protection fault in fib6_walk_continue
 2024-08-28 23:11 UTC 

[PATCH v1] sfc: Convert to use ERR_CAST()
 2024-08-28 23:01 UTC  (4+ messages)

[PATCH net v1] mlxbf_gige: disable port during stop()
 2024-08-28 22:55 UTC  (5+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2024-08-28 (igb, ice)
 2024-08-28 22:54 UTC  (3+ messages)
` [PATCH net 1/2] igb: Fix not clearing TimeSync interrupts for 82580
` [PATCH net 2/2] ice: Add netif_device_attach/detach into PF reset flow

[PATCH net-next 2/9] selftests: netfilter: nft_queue.sh: sctp coverage
 2024-08-28 22:49 UTC  (3+ messages)
` [PATCH net-next] selftests: netfilter: nft_queue.sh: reduce test file size for debug build

[PATCHv2 net-next] net: ag71xx: update FIFO bits and descriptions
 2024-08-28 22:38 UTC 

[PATCH iwl-net] idpf: fix VF dynamic interrupt ctl register initialization
 2024-08-28 22:38 UTC 

[PATCH iproute2-next v2 0/2] add support for tunsrc
 2024-08-28 22:22 UTC  (5+ messages)
` [PATCH iproute2-next v2 1/2] ip: lwtunnel: tunsrc support

[PATCH v3] sunrpc: Fix error checking for d_hash_and_lookup()
 2024-08-28 22:20 UTC  (3+ messages)

[PATCH net-next] net: hns: Use IS_ERR_OR_NULL() helper function
 2024-08-28 22:14 UTC  (2+ messages)

[PATCH v1] net: alacritech: Switch to use dev_err_probe()
 2024-08-28 22:11 UTC  (2+ messages)

[[PATCH v2 iwl-next] v2 0/4]
 2024-08-28 22:03 UTC  (9+ messages)
` [[PATCH v2 iwl-next] v2 1/4] idpf: address an rtnl lock splat in tx timeout recovery path
  ` [Intel-wired-lan] "
` [[PATCH v2 iwl-next] v2 2/4] idpf: Acquire the lock before accessing the xn->salt
  ` [Intel-wired-lan] "
` [[PATCH v2 iwl-next] v2 3/4] idpf: convert workqueues to unbound
  ` [Intel-wired-lan] "
` [[PATCH v2 iwl-next] v2 4/4] idpf: add more info during virtchnl transaction time out
  ` [Intel-wired-lan] "

[PATCH] netfilter: nf_tables: Add __percpu annotation to *stats pointer in nf_tables_updchain()
 2024-08-28 21:51 UTC  (4+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2024-08-28 21:47 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: nf_tables: restore IP sanity checks for netdev/egress
` [PATCH net 2/2] netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation

[PATCH] xfrm: add SA information to the offloaded packet
 2024-08-28 21:25 UTC  (4+ messages)

[PATCH v3 03/12] net-shapers: implement NL get operation
 2024-08-28 21:13 UTC  (14+ messages)

[PATCHv4 net-next] net: ag71xx: get reset control using devm api
 2024-08-28 21:09 UTC  (2+ messages)

[PATCH net-next] net: ag71xx: disable napi interrupts during probe
 2024-08-28 21:05 UTC  (2+ messages)

[PATCH net-next RFC] selftests/net: integrate packetdrill with ksft
 2024-08-28 21:00 UTC  (13+ messages)

[PATCH iwl-next v2 00/13] ice: use <linux/packing.h> for Tx and Rx queue context data
 2024-08-28 20:57 UTC  (14+ messages)
` [PATCH iwl-next v2 01/13] lib: packing: refuse operating on bit indices which exceed size of buffer
` [PATCH iwl-next v2 02/13] lib: packing: adjust definitions and implementation for arbitrary buffer lengths
` [PATCH iwl-next v2 03/13] lib: packing: remove kernel-doc from header file
` [PATCH iwl-next v2 04/13] lib: packing: add pack() and unpack() wrappers over packing()
` [PATCH iwl-next v2 05/13] lib: packing: duplicate pack() and unpack() implementations
` [PATCH iwl-next v2 06/13] lib: packing: add KUnit tests adapted from selftests
` [PATCH iwl-next v2 07/13] lib: packing: add additional KUnit tests
` [PATCH iwl-next v2 08/13] lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
` [PATCH iwl-next v2 09/13] ice: remove int_q_state from ice_tlan_ctx
` [PATCH iwl-next v2 10/13] ice: use <linux/packing.h> for Tx and Rx queue context data
` [PATCH iwl-next v2 11/13] ice: reduce size of queue context fields
` [PATCH iwl-next v2 12/13] ice: move prefetch enable to ice_setup_rx_ctx
` [PATCH iwl-next v2 13/13] ice: cleanup Rx queue context programming functions

[PATCH net v4 0/3] tcp_cubic: fix to achieve at least the same throughput as Reno
 2024-08-28 20:32 UTC  (8+ messages)
` [PATCH net v4 1/3] tcp_cubic: fix to run bictcp_update() at least once per RTT

[PATCH] netfilter: nf_tables: Correct spelling in nf_tables.h
 2024-08-28 20:30 UTC 

[PATCH net-next v2 0/9][pull request] idpf: XDP chapter II: convert Tx completion to libeth
 2024-08-28 20:22 UTC  (11+ messages)
` [PATCH net-next v2 2/9] libeth: add common queue stats

[PATCH net] tcp_cubic: switch ca->last_time to usec resolution
 2024-08-28 20:09 UTC  (4+ messages)

[PATCH net] RDMA/mana_ib: fix a bug in calculating the wrong page table index when 64kb page table is used
 2024-08-28 20:06 UTC  (2+ messages)
` [PATCH net] RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page

[PATCH net] virtio-net: fix overflow inside virtnet_rq_alloc
 2024-08-28 19:57 UTC  (4+ messages)

[PATCH net-next v22 00/13] Device Memory TCP
 2024-08-28 18:43 UTC  (5+ messages)
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator

[PATCH nf-next v3 0/2] netfilter: Make IP_NF_IPTABLES_LEGACY selectable
 2024-08-28 18:41 UTC  (5+ messages)
` [PATCH nf-next v3 1/2] "

[PATCH net-next v4 0/9] bnxt_en: Update for net-next
 2024-08-28 18:32 UTC  (10+ messages)
` [PATCH net-next v4 1/9] bnxt_en: add support for storing crash dump into host memory
` [PATCH net-next v4 2/9] bnxt_en: add support for retrieving crash dump using ethtool
` [PATCH net-next v4 3/9] bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
` [PATCH net-next v4 4/9] bnxt_en: Deprecate support for legacy INTX mode
` [PATCH net-next v4 5/9] bnxt_en: Remove BNXT_FLAG_USING_MSIX flag
` [PATCH net-next v4 6/9] bnxt_en: Remove register mapping to support INTX
` [PATCH net-next v4 7/9] bnxt_en: Replace deprecated PCI MSIX APIs
` [PATCH net-next v4 8/9] bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
` [PATCH net-next v4 9/9] bnxt_en: Support dynamic MSIX

[PATCH net] MAINTAINERS: exclude bluetooth and wireless DT bindings from netdev ML
 2024-08-28 18:04 UTC  (2+ messages)

[PATCH net-next] tools: ynl: error check scanf() in a sample
 2024-08-28 18:02 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).