netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-10 16:52:49 to 2023-08-11 07:39:29 UTC [more...]

[PATCH net-next v4 0/4] net: tcp: support probing OOM
 2023-08-11  7:39 UTC  (10+ messages)
` [PATCH net-next v4 1/4] net: tcp: send zero-window ACK when no memory
` [PATCH net-next v4 2/4] net: tcp: allow zero-window ACK update the window
` [PATCH net-next v4 3/4] net: tcp: fix unexcepted socket die when snd_wnd is 0
` [PATCH net-next v4 4/4] net: tcp: refactor the dbg message in tcp_retransmit_timer()

[PATCH v2 net-next 00/15] inet: socket lock and data-races avoidance
 2023-08-11  7:36 UTC  (16+ messages)
` [PATCH v2 net-next 01/15] inet: introduce inet->inet_flags
` [PATCH v2 net-next 02/15] inet: set/get simple options locklessly
` [PATCH v2 net-next 03/15] inet: move inet->recverr to inet->inet_flags
` [PATCH v2 net-next 04/15] inet: move inet->recverr_rfc4884 "
` [PATCH v2 net-next 05/15] inet: move inet->freebind "
` [PATCH v2 net-next 06/15] inet: move inet->hdrincl "
` [PATCH v2 net-next 07/15] inet: move inet->mc_loop to inet->inet_frags
` [PATCH v2 net-next 08/15] inet: move inet->mc_all "
` [PATCH v2 net-next 09/15] inet: move inet->transparent to inet->inet_flags
` [PATCH v2 net-next 10/15] inet: move inet->is_icsk "
` [PATCH v2 net-next 11/15] inet: move inet->nodefrag "
` [PATCH v2 net-next 12/15] inet: move inet->bind_address_no_port "
` [PATCH v2 net-next 13/15] inet: move inet->defer_connect "
` [PATCH v2 net-next 14/15] inet: implement lockless IP_TTL
` [PATCH v2 net-next 15/15] inet: implement lockless IP_MINTTL

BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference
 2023-08-11  7:30 UTC  (3+ messages)
` BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference (RSSI notification after station disconnect?)
  ` [PATCH] wifi: nl80211: avoid NULL-ptr deref after cfg80211_cqm_rssi_update

[PATCH net-next v2 00/10] genetlink: provide struct genl_info to dumps
 2023-08-11  7:29 UTC  (17+ messages)
` [PATCH net-next v2 01/10] genetlink: push conditional locking into dumpit/done
` [PATCH net-next v2 02/10] genetlink: make genl_info->nlhdr const
` [PATCH net-next v2 03/10] genetlink: remove userhdr from struct genl_info
` [PATCH net-next v2 04/10] genetlink: add struct genl_info to struct genl_dumpit_info
` [PATCH net-next v2 05/10] genetlink: use attrs from struct genl_info
` [PATCH net-next v2 06/10] genetlink: add a family pointer to "
` [PATCH net-next v2 07/10] genetlink: add genlmsg_iput() API
` [PATCH net-next v2 08/10] netdev-genl: use struct genl_info for reply construction
` [PATCH net-next v2 09/10] ethtool: netlink: simplify arguments to ethnl_default_parse()
` [PATCH net-next v2 10/10] ethtool: netlink: always pass genl_info to .prepare_data

[PATCH net-next] netlink: convert nlk->flags to atomic flags
 2023-08-11  7:22 UTC 

[PATCH net-next 0/8] virtio-net: support dynamic notification coalescing moderation
 2023-08-11  6:55 UTC  (9+ messages)
` [PATCH net-next 1/8] virtio-net: initially change the value of tx-frames
` [PATCH net-next 2/8] virtio-net: fix mismatch of getting txq tx-frames param
` [PATCH net-next 3/8] virtio-net: returns whether napi is complete
` [PATCH net-next 4/8] virtio-net: separate rx/tx coalescing moderation cmds
` [PATCH net-next 5/8] virtio-net: extract virtqueue coalescig cmd for reuse
` [PATCH net-next 6/8] virtio-net: support rx netdim
` [PATCH net-next 7/8] virtio-net: support tx netdim
` [PATCH net-next 8/8] virtio-net: a tiny comment update

[PATCH iwl-net v3] ice: Block switchdev mode when ADQ is active and vice versa
 2023-08-11  6:51 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] ice: use list_for_each_entry() helper
 2023-08-11  6:50 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net v4] net: phy: meson-gxl: implement meson_gxl_phy_resume()
 2023-08-11  6:07 UTC  (2+ messages)

[PATCH net-next,v2 0/5] bonding: do some cleanups in bond driver
 2023-08-11  6:04 UTC  (2+ messages)

[PATCH net-next v2] net: ftmac100: add multicast filtering possibility
 2023-08-11  6:00 UTC  (2+ messages)

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
 2023-08-11  5:53 UTC  (7+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp

[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
 2023-08-11  5:48 UTC  (3+ messages)

[PATCH net-next v4 2/2] virtio-net: add cond_resched() to the command waiting loop
 2023-08-11  5:42 UTC  (13+ messages)

[PATCH v12 00/26] nvme-tcp receive offloads
 2023-08-11  5:28 UTC  (5+ messages)
` [PATCH v12 07/26] nvme-tcp: Add DDP offload control path

[PATCH 1/1] net: stmmac: dwmac4: extract MAC_HW_Feature regs MSB first
 2023-08-11  4:14 UTC  (3+ messages)

[PATCH net-next 00/15] inet: socket lock and data-races avoidance
 2023-08-11  3:43 UTC  (2+ messages)

[PATCH V3 1/2] net: phylink: add a function to resume phy alone to fix resume issue with WoL enabled
 2023-08-11  3:39 UTC  (8+ messages)

[PATCH net-next] net: phy: mediatek-ge-soc: support PHY LEDs
 2023-08-11  3:35 UTC 

[PATCH net-next v2 0/2] Add Realtek automotive PCIe driver
 2023-08-11  3:34 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[PATCH v14 vfio 0/8] pds-vfio-pci driver
 2023-08-11  3:25 UTC  (14+ messages)
` [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking

[PATCH v3] docs: net: add netlink attrs best practices
 2023-08-11  3:15 UTC 

[PATCH 1/1] netlink: allow nl_sset return -EOPNOTSUPP to fallback to do_sset
 2023-08-11  2:45 UTC  (3+ messages)

[PATCH net-next] sctp: Remove unused declaration sctp_backlog_migrate()
 2023-08-11  2:40 UTC  (2+ messages)

[PATCH v4] tun: avoid high-order page allocation for packet header
 2023-08-11  2:40 UTC  (2+ messages)

[PATCH net-next] net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
 2023-08-11  2:40 UTC  (2+ messages)

[PATCH v2 net] net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
 2023-08-11  2:37 UTC 

[PATCH net] net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
 2023-08-11  2:35 UTC  (3+ messages)

[PATCH net] net: hns3: fix strscpy causing content truncation issue
 2023-08-11  2:28 UTC  (8+ messages)

[PATCH net-next v3 0/9] Create common DPLL configuration API
 2023-08-11  2:21 UTC  (3+ messages)
` [PATCH net-next v3 6/9] ice: add admin commands to access cgu configuration

[RFC PATCH v2 00/11] Device Memory TCP
 2023-08-11  2:19 UTC  (8+ messages)
` [RFC PATCH v2 01/11] net: add netdev netlink api to bind dma-buf to a net device

[patch net-next v3 00/13] devlink: introduce selective dumps
 2023-08-11  2:17 UTC  (3+ messages)
` [patch net-next v3 10/13] devlink: allow user to narrow per-instance dumps by passing handle attrs

[PATCH net] octeontx2-pf: Set page pool size
 2023-08-11  1:55 UTC  (4+ messages)
    ` [EXT] "

[PATCH v2] r8152: Suspend USB device before shutdown when WoL is enabled
 2023-08-11  1:51 UTC  (5+ messages)

[PATCH net-next] net: caif: Remove unused declaration cfsrvl_ctrlcmd()
 2023-08-11  1:50 UTC  (3+ messages)

[PATCH V5 net-next 0/2] net: fec: add XDP_TX feature support
 2023-08-11  1:26 UTC  (4+ messages)
` [PATCH V5 net-next 1/2] "

[PATCH net-next] rds: tcp: Remove unused declaration rds_tcp_map_seq()
 2023-08-11  1:15 UTC  (3+ messages)

[PATCH v2 net] qede: fix firmware halt over suspend and resume
 2023-08-11  0:47 UTC  (3+ messages)

[PATCH net-next] net: mhi: Remove redundant initialization owner in mhi_net_driver
 2023-08-11  0:40 UTC  (2+ messages)

[PATCH net-next v3 0/4] Support offload LED blinking to PHY
 2023-08-11  0:40 UTC  (2+ messages)

[PATCH net-next v3 1/1] net: stmmac: xgmac: RX queue routing configuration
 2023-08-11  0:40 UTC  (2+ messages)

[tip: x86/bugs] x86/srso: Fix build breakage with the LLVM linker
 2023-08-11  0:37 UTC  (3+ messages)

[PATCH v5 net-next 0/2] update stmmac fix_mac_speed
 2023-08-11  0:30 UTC  (2+ messages)

[net-next v4 0/7] openvswitch: add drop reasons
 2023-08-10 23:54 UTC  (6+ messages)
` [net-next v4 1/7] net: openvswitch: add last-action drop reason
` [net-next v4 7/7] selftests: openvswitch: add explicit drop testcase

[mst-vhost:vhost 34/46] drivers/vdpa/vdpa_user/vduse_dev.c:1812:23: error: use of undeclared identifier 'VIRTIO_RING_F_INDIRECT_DESC'
 2023-08-10 23:53 UTC 

[PATCH iwl-net v2] ice: fix receive buffer size miscalculation
 2023-08-10 23:51 UTC 

[PATCH iwl-net v1] ice: fix receive buffer size miscalculation
 2023-08-10 23:44 UTC  (3+ messages)

[PATCH v3 0/3] vduse: add support for networking devices
 2023-08-10 22:00 UTC  (5+ messages)

[PATCH 0/4][next] i40e: Replace one-element arrays with flexible-array members
 2023-08-10 21:51 UTC  (5+ messages)
` [PATCH 2/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_segment
      ` [Intel-wired-lan] "

pull-request: bpf-next 2023-08-09
 2023-08-10 21:40 UTC  (5+ messages)

[PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode
 2023-08-10 20:53 UTC  (2+ messages)

[PATCH 1/2] ethernet: ldmvsw: mark ldmvsw_open() static
 2023-08-10 20:46 UTC  (2+ messages)

[PATCH net-next 1/2] net/xgene: fix Wvoid-pointer-to-enum-cast warning
 2023-08-10 20:24 UTC  (4+ messages)
` [PATCH net-next 2/2] net/marvell: "

[PATCH v3] netfilter: ebtables: fix fortify warnings in size_entry_mwt()
 2023-08-10 20:21 UTC  (2+ messages)

[PATCH] netfilter: ebtables: replace zero-length array members
 2023-08-10 20:18 UTC  (2+ messages)

[PATCH net-next v5 0/2] netconsole: Enable compile time configuration
 2023-08-10 20:17 UTC  (3+ messages)
` [PATCH net-next v5 1/2] netconsole: Create a allocation helper

[PATCH v3 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
 2023-08-10 20:13 UTC  (2+ messages)

[GIT PULL] Networking for v6.5-rc6
 2023-08-10 19:50 UTC  (2+ messages)

[PATCH 0/6] imx6q related DT binding fixes
 2023-08-10 19:16 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: trivial-devices: Remove national,lm75

[PATCH] ipvs: fix racy memcpy in proc_do_sync_threshold
 2023-08-10 19:12 UTC 

[PATCH v2 0/7] netfilter: refactor deprecated strncpy
 2023-08-10 19:07 UTC  (6+ messages)
` [PATCH v2 1/7] netfilter: ipset: "

[PATCH v1 0/2] vduse: add support for networking devices
 2023-08-10 19:02 UTC  (2+ messages)

[PATCH net] net: tls: set MSG_SPLICE_PAGES consistently
 2023-08-10 18:50 UTC  (2+ messages)

[PATCH net-next v1 0/7] introduce DEFINE_FLEX() macro
 2023-08-10 18:46 UTC  (5+ messages)
` [PATCH net-next v1 1/7] overflow: add DEFINE_FLEX() for on-stack allocs

[PATCH net-next 00/10] genetlink: provide struct genl_info to dumps
 2023-08-10 18:40 UTC  (3+ messages)
` [PATCH net-next 10/10] ethtool: netlink: always pass genl_info to .prepare_data

[PATCH net-next v2] net: dsa: mv88e6060: add phylink_get_caps implementation
 2023-08-10 18:31 UTC  (9+ messages)

Race over table->data in proc_do_sync_threshold()
 2023-08-10 18:28 UTC  (4+ messages)

[PATCH bpf-next 0/9] xsk: TX metadata
 2023-08-10 18:25 UTC  (9+ messages)
` [PATCH bpf-next 2/9] xsk: add TX timestamp and TX checksum offload support
  ` [xdp-hints] "
` [PATCH bpf-next 9/9] xsk: document XDP_TX_METADATA_LEN layout
  ` [xdp-hints] "
` [xdp-hints] [PATCH bpf-next 0/9] xsk: TX metadata

[PATCH net-next] rds: rdma: Remove unused declaration rds_rdma_conn_connect()
 2023-08-10 18:18 UTC  (2+ messages)

[PATCH bpf-next] xsk: fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR()
 2023-08-10 18:15 UTC  (2+ messages)

[PATCH net-next] net/rds: Remove unused function declarations
 2023-08-10 18:12 UTC  (2+ messages)

[PATCH net-next] RDS: IB: Remove unused declarations
 2023-08-10 18:08 UTC  (2+ messages)

[PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2023-08-10 (igb, e1000e)
 2023-08-10 17:54 UTC  (3+ messages)
` [PATCH net-next 1/2] igb: Stop PTP related workqueues if aren't necessary
` [PATCH net-next 2/2] e1000e: Use PME poll to circumvent unreliable ACPI wake

[PATCH net 1/5] netfilter: nf_tables: don't skip expired elements during walk
 2023-08-10 18:00 UTC  (2+ messages)

[PATCH net-next 0/4][pull request] i40e: Replace one-element arrays with flexible-array members
 2023-08-10 17:53 UTC  (5+ messages)
` [PATCH net-next 1/4] i40e: Replace one-element array with flex-array member in struct i40e_package_header
` [PATCH net-next 2/4] i40e: Replace one-element array with flex-array member in struct i40e_profile_segment
` [PATCH net-next 3/4] i40e: Replace one-element array with flex-array member in struct i40e_section_table
` [PATCH net-next 4/4] i40e: Replace one-element array with flex-array member in struct i40e_profile_aq_section

[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
 2023-08-10 17:58 UTC  (9+ messages)
` [PATCH net-next v3 1/6] tls: remove tls_context argument from tls_set_sw_offload
` [PATCH net-next v3 2/6] tls: block decryption when a rekey is pending
` [PATCH net-next v3 3/6] tls: implement rekey for TLS1.3
` [PATCH net-next v3 6/6] selftests: tls: add rekey tests

[PATCH net v2 1/5] ibmvnic: Enforce stronger sanity checks on login response
 2023-08-10 17:50 UTC  (2+ messages)

pull-request: bpf 2023-08-09
 2023-08-10 17:50 UTC  (2+ messages)

Fwd: kernel: WARNING: CPU: 0 PID: 16269 at net/netfilter/nf_conntrack_core.c:1210
 2023-08-10 17:47 UTC  (2+ messages)

[PATCH net-next 0/2] Tx coe sw fallback for unsupported queues
 2023-08-10 17:47 UTC  (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe

[PATCH net 0/5] Netfilter fixes for net
 2023-08-10 17:46 UTC  (2+ messages)

[PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive
 2023-08-10 17:40 UTC  (2+ messages)

[PATCH net v2] devlink: Delay health recover notification until devlink registered
 2023-08-10 17:33 UTC  (2+ messages)

[PATCH net v2 00/17] selftests: forwarding: Various fixes
 2023-08-10 17:28 UTC  (3+ messages)
` [PATCH net v2 10/17] selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supported

[PATCH net v2] net: pcs: Add missing put_device call in miic_create
 2023-08-10 17:21 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: Remove redundant of_match_ptr() macro
 2023-08-10 17:19 UTC  (5+ messages)
` [PATCH net-next v2 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
` [PATCH net-next v2 2/5] net: dsa: rzn1-a5psw: "

[net-next Patch] octeontx2-pf: Allow both ntuple and TC features on the interface
 2023-08-10 17:11 UTC 

[PATCH net-next v2 0/5][pull request] add v2 FW logging for ice driver
 2023-08-10 17:01 UTC  (6+ messages)
` [PATCH net-next v2 1/5] ice: remove FW logging code
` [PATCH net-next v2 2/5] ice: configure FW logging
` [PATCH net-next v2 3/5] ice: enable "
` [PATCH net-next v2 4/5] ice: add ability to read FW log data and configure the number of log buffers
` [PATCH net-next v2 5/5] ice: add documentation for FW logging


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