netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-03 15:30:56 to 2022-11-04 05:48:53 UTC [more...]

[RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers
 2022-11-04  5:40 UTC  (2+ messages)
` [RFC][PATCH v3 06/33] timers: atm: Use timer_shutdown_sync() before freeing timer

[syzbot] KMSAN: uninit-value in can_send
 2022-11-04  5:22 UTC  (3+ messages)

[PATCH bpf-next 00/10] veristat: replay, filtering, sorting
 2022-11-04  5:10 UTC  (5+ messages)
` [PATCH bpf-next 10/10] selftests/bpf: support stat filtering in comparison mode in veristat

[PATCH] can: m_can: sort header inclusion alphabetically
 2022-11-04  5:16 UTC 

[patch net-next v4 00/13] net: fix netdev to devlink_port linkage and expose to user
 2022-11-04  5:00 UTC  (2+ messages)

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2022-11-02 (e1000e, e1000, igc)
 2022-11-04  5:00 UTC  (2+ messages)

[PATCH] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
 2022-11-04  5:00 UTC  (2+ messages)

[PATCH net-next 0/2] bridge: Add MAC Authentication Bypass (MAB) support
 2022-11-04  5:00 UTC  (6+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: forwarding: Add MAC Authentication Bypass (MAB) test cases

[PATCH net-next RESEND] net: usb: Use kstrtobool() instead of strtobool()
 2022-11-04  5:00 UTC  (2+ messages)

[PATCH] hamradio: baycom_epp: Fix return type of baycom_send_packet()
 2022-11-04  5:00 UTC  (2+ messages)

[PATCH net-next 0/7][pull request] Intel Wired LAN Driver Updates 2022-11-02 (i40e, iavf)
 2022-11-04  5:00 UTC  (2+ messages)

[RFC] bhash2 and WARN_ON() for inconsistent sk saddr
 2022-11-04  4:58 UTC  (3+ messages)

[PATCH v2 net-next 0/6] dt-binding preparation for ocelot switches
 2022-11-04  4:52 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] dt-bindings: net: dsa: allow additional ethernet-port properties
` [PATCH v2 net-next 2/6] dt-bindings: net: dsa: qca8k: utilize shared dsa.yaml
` [PATCH v2 net-next 3/6] dt-bindings: net: dsa: mediatek,mt7530: remove unnecessary dsa-port reference
` [PATCH v2 net-next 4/6] dt-bindings: net: add generic ethernet-switch
` [PATCH v2 net-next 5/6] dt-bindings: net: add generic ethernet-switch-port binding
` [PATCH v2 net-next 6/6] dt-bindings: net: mscc,vsc7514-switch: utilize generic ethernet-switch.yaml

[PATCH] xfrm: Fix oops in __xfrm_state_delete()
 2022-11-04  4:43 UTC  (7+ messages)
        ` [PATCH v2] "

[PATCH net-next] net: ethernet: renesas: Fix return type of rswitch_start_xmit()
 2022-11-04  4:29 UTC  (2+ messages)

pull-request: wireless-2022-11-03
 2022-11-04  4:20 UTC  (2+ messages)

[pull request][net 00/11] mlx5 fixes 2022-11-02
 2022-11-04  4:12 UTC  (3+ messages)
` [net 06/11] net/mlx5e: Add missing sanity checks for max TX WQE size

[PATCH net v2] net: gso: fix panic on frag_list with mixed head alloc types
 2022-11-04  4:10 UTC  (2+ messages)

pull-request: bpf 2022-11-04
 2022-11-04  4:10 UTC  (2+ messages)

[PATCH net-next v1.2] net: phy: fix yt8521 duplicated argument to & or |
 2022-11-04  4:03 UTC  (2+ messages)

[PATCH net] net: phy: fix yt8521 duplicated argument to & or
 2022-11-04  4:01 UTC  (2+ messages)

[PATCH v2 net] ibmveth: Reduce maximum tx queues to 8
 2022-11-04  3:59 UTC  (2+ messages)

[PATCH] netfilter: rpfilter/fib: clean up some inconsistent indenting
 2022-11-04  3:55 UTC 

[net PATCH] octeontx2-pf: Fix SQE threshold checking
 2022-11-04  3:54 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: hinic: Convert the cmd code from decimal to hex to be more readable
 2022-11-04  3:53 UTC  (3+ messages)

[PATCH linux-next] ionic: remove redundant ret variable
 2022-11-04  3:50 UTC  (3+ messages)

[PATCH net-next v3 0/3] nfp: IPsec offload support
 2022-11-04  3:48 UTC  (2+ messages)

[PATCH] selftests/net: give more time to udpgro bg processes to complete startup
 2022-11-04  3:46 UTC  (2+ messages)

[RFC bpf-next v2 00/14] xdp: hints via kfuncs
 2022-11-04  3:25 UTC  (15+ messages)
` [RFC bpf-next v2 01/14] bpf: Introduce bpf_patch
` [RFC bpf-next v2 02/14] bpf: Support inlined/unrolled kfuncs for xdp metadata
` [RFC bpf-next v2 03/14] veth: Introduce veth_xdp_buff wrapper for xdp_buff
` [RFC bpf-next v2 04/14] veth: Support rx timestamp metadata for xdp
` [RFC bpf-next v2 05/14] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [RFC bpf-next v2 06/14] xdp: Carry over xdp metadata into skb context
` [RFC bpf-next v2 07/14] selftests/bpf: Verify xdp_metadata xdp->skb path
` [RFC bpf-next v2 08/14] bpf: Helper to simplify calling kernel routines from unrolled kfuncs
` [RFC bpf-next v2 09/14] ice: Introduce ice_xdp_buff wrapper for xdp_buff
` [RFC bpf-next v2 10/14] ice: Support rx timestamp metadata for xdp
` [RFC bpf-next v2 11/14] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
` [RFC bpf-next v2 12/14] mxl4: Support rx timestamp metadata for xdp
` [RFC bpf-next v2 13/14] bnxt: Introduce bnxt_xdp_buff wrapper for xdp_buff
` [RFC bpf-next v2 14/14] bnxt: Support rx timestamp metadata for xdp

[PATCH net-next] net: remove redundant check in ip_metrics_convert()
 2022-11-04  3:15 UTC  (2+ messages)

[PATCH -next v2] net: ethernet: Simplify bool conversion
 2022-11-04  3:03 UTC 

[PATCH net-next] net/core: Allow live renaming when an interface is up
 2022-11-04  2:50 UTC  (4+ messages)

[PATCH v2 1/1] net: fec: simplify the code logic of quirks
 2022-11-04  2:47 UTC 

[PATCH (repost) net-next] sched: add extack for tfilter_notify
 2022-11-04  2:39 UTC  (8+ messages)

[PATCH v3 net-next 0/8] introduce WED RX support to MT7986 SoC
 2022-11-04  2:33 UTC  (13+ messages)
` [PATCH v3 net-next 1/8] arm64: dts: mediatek: mt7986: add support for RX Wireless Ethernet Dispatch
` [PATCH v3 net-next 2/8] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
` [PATCH v3 net-next 3/8] net: ethernet: mtk_wed: introduce wed mcu support

[PATCH] net: sched: fix memory leak in tcindex_set_parms
 2022-11-04  2:23 UTC  (3+ messages)

[PATCH -next] net: ethernet: Simplify bool conversion
 2022-11-04  2:16 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
 2022-11-04  2:03 UTC  (4+ messages)

[PATCH net] net: ping6: Fix possible leaked pernet namespace in pingv6_init()
 2022-11-04  1:57 UTC  (4+ messages)

[PATCH v7 00/23] nvme-tcp receive offloads
 2022-11-04  1:57 UTC  (12+ messages)
` [PATCH v7 01/23] net: Introduce direct data placement tcp offload

BUG: kernel NULL pointer dereference in sctp_sched_dequeue_common
 2022-11-04  1:39 UTC  (5+ messages)
  ` 答复: "

[patch net v5] tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
 2022-11-04  2:27 UTC  (2+ messages)

[PATCH net-next v2] nfc: Allow to create multiple virtual nci devices
 2022-11-04  0:59 UTC  (2+ messages)

[PATCH wpan-next v2 0/3] IEEE 802.15.4: Add coordinator interfaces
 2022-11-04  0:55 UTC  (4+ messages)

[PATCH net] net/sonic: use dma_mapping_error() for error check
 2022-11-04  0:46 UTC  (2+ messages)

[PATCH v2 0/3] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-03 23:46 UTC  (7+ messages)
` [PATCH v2 1/3] jump_label: Add static_key_fast_inc()
` [PATCH v2 2/3] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH v2 3/3] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction

[PATCH net 0/4] bnxt_en: Bug fixes
 2022-11-03 23:33 UTC  (5+ messages)
` [PATCH net 1/4] bnxt_en: refactor bnxt_cancel_reservations()
` [PATCH net 2/4] bnxt_en: fix the handling of PCIE-AER
` [PATCH net 3/4] bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()
` [PATCH net 4/4] bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer

[PATCH 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
 2022-11-03 23:17 UTC  (4+ messages)

[PATCH net-next] ethtool: add netlink based get rxfh support
 2022-11-03 23:05 UTC  (3+ messages)

[RFC PATCH net-next 00/16] bridge: Add MAC Authentication Bypass (MAB) support with offload
 2022-11-03 23:03 UTC  (8+ messages)
` [RFC PATCH net-next 10/16] mlxsw: spectrum_switchdev: Add support for locked FDB notifications

[PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-11-03 22:58 UTC  (5+ messages)

[RFC PATCH net-next 0/2] Add support for Frame preemption (IEEE
 2022-11-03 22:51 UTC  (4+ messages)
` [RFC PATCH net-next 1/2] include: uapi: Add new ioctl definitions to support Frame Preemption

[PATCH net-next] net/core: Allow live renaming when an interface is up
 2022-11-03 22:46 UTC 

[PATCH net-next v2] netconsole: Enable live renaming for network interfaces used by netconsole
 2022-11-03 22:38 UTC  (7+ messages)

[PATCH ethtool] fsl_enetc: add support for NXP ENETC driver
 2022-11-03 22:31 UTC  (4+ messages)

[RFC PATCH v1 0/3] liburing: add api for napi busy poll timeout
 2022-11-03 22:20 UTC  (8+ messages)
` [RFC PATCH v1 1/3] liburing: add api to set "
` [RFC PATCH v1 2/3] liburing: add documentation for new napi busy polling
` [RFC PATCH v1 3/3] liburing: add test programs for napi busy poll

[PATCH 0/2] net: phy: dp83867: add DT bindings and support for active low LEDs
 2022-11-03 22:17 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dp83867: define ti,ledX-active-low properties

[PATCH 0/5] Add GMAC support for S32 SoC family
 2022-11-03 22:05 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver

[PATCH 1/1] net: fec: simplify the code logic of quirks
 2022-11-03 21:57 UTC 

[Patch bpf] sock_map: convert cancel_work_sync() to cancel_work()
 2022-11-03 21:36 UTC  (8+ messages)

[PATCH net-next] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
 2022-11-03 21:28 UTC 

[PATCH net-next v2 00/11] net: pcs: Add support for devices probed in the "usual" manner
 2022-11-03 21:06 UTC  (12+ messages)
` [PATCH net-next v2 01/11] arm64: dts: Add compatible strings for Lynx PCSs
` [PATCH net-next v2 02/11] powerpc: "
` [PATCH net-next v2 03/11] net: dsa: ocelot: suppress PHY device scanning on the internal MDIO bus
` [PATCH net-next v2 04/11] net: pcs: Add subsystem
` [PATCH net-next v2 05/11] net: pcs: lynx: Convert to an MDIO driver
` [PATCH net-next v2 06/11] net: enetc: Convert to use PCS subsystem
` [PATCH net-next v2 07/11] net: dsa: felix: Convert to use PCS driver
` [PATCH net-next v2 08/11] of: property: Add device link support for PCS
` [PATCH net-next v2 09/11] [DO NOT MERGE] net: dpaa: Convert to use PCS subsystem
` [PATCH net-next v2 10/11] [DO NOT MERGE] net: dpaa2: "
` [PATCH net-next v2 11/11] [DO NOT MERGE] net: pcs: lynx: Remove non-device functionality

[RFC PATCH v1 0/2] io_uring: add napi busy polling support
 2022-11-03 20:39 UTC  (3+ messages)
` [RFC PATCH v1 1/2] "
` [RFC PATCH v1 2/2] io_uring: add api to set napi busy poll timeout

[PATCH] iwlwifi: fix style warnings in iwl-drv.c
 2022-11-03 20:52 UTC  (2+ messages)

ping (iputils) review (call for help)
 2022-11-03 20:27 UTC  (4+ messages)

[Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-11-03 19:16 UTC  (13+ messages)
` [Patch v10 01/12] net: mana: Add support for auxiliary device
` [Patch v10 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v10 03/12] net: mana: Handle vport sharing between devices
` [Patch v10 04/12] net: mana: Set the DMA device max segment size
` [Patch v10 05/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v10 06/12] net: mana: Record port number in netdev
` [Patch v10 07/12] net: mana: Move header files to a common location
` [Patch v10 08/12] net: mana: Define max values for SGL entries
` [Patch v10 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v10 10/12] net: mana: Define data structures for allocating doorbell page from GDMA
` [Patch v10 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v10 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[RFC net-next] net/sched: act_mirred: allow mirred ingress through networking backlog
 2022-11-03 19:12 UTC  (2+ messages)

[PATCH] net: fman: Unregister ethernet device on removal
 2022-11-03 19:07 UTC  (2+ messages)

[Patch net v2] kcm: close race conditions on sk_receive_queue
 2022-11-03 18:46 UTC 

[PATCH iproute2] json: do not escape single quotes
 2022-11-03 18:40 UTC  (2+ messages)

[GIT PULL] Networking for 6.1-rc4
 2022-11-03 18:31 UTC  (2+ messages)

[PATCH] nfc: Allow to create multiple virtual nci devices
 2022-11-03 18:18 UTC  (5+ messages)

[PATCH bpf RESEND 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-03 18:15 UTC  (4+ messages)
` [PATCH bpf RESEND 2/4] bpf: Remove size check for sk in bpf_skb_is_valid_access for 32-bit architecture

[PATCH net-next v2 00/13] genetlink: support per op type policies
 2022-11-03 17:38 UTC  (6+ messages)
` [PATCH net-next v2 06/13] genetlink: add policies for both doit and dumpit in ctrl_dumppolicy_start()
` [PATCH net-next v2 08/13] genetlink: inline genl_get_cmd()

[PATCH v1 net] dccp/tcp: Reset saddr on failure after inet6?_hash_connect()
 2022-11-03 17:24 UTC 

[PATCH 0/2] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-03 17:04 UTC  (9+ messages)
` [PATCH 2/2] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction

[PATCH net v2] uapi: Add missing linux/stddef.h header file to in.h
 2022-11-03 17:02 UTC  (2+ messages)

[PATCH v2 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
 2022-11-03 17:01 UTC  (3+ messages)
` [PATCH v2 2/3] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH v2 3/3] s390/lcs: Fix return type of lcs_start_xmit()

[PATCH net] net: sched: fix race condition in qdisc_graft()
 2022-11-03 16:33 UTC  (7+ messages)

[syzbot] KMSAN: uninit-value in tipc_nl_compat_name_table_dump (3)
 2022-11-03 16:22 UTC 

[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-11-03 16:21 UTC  (10+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "

[PATCH bpf 1/2] net/ipv4: fix linux/in.h header dependencies
 2022-11-03 16:17 UTC  (3+ messages)

[PATCH v2] e1000e: Fix TX dispatch condition
 2022-11-03 16:16 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] bpf-next boot error: WARNING in genl_register_family
 2022-11-03 16:11 UTC 

[PATCH net-next] net: axiemac: add PM callbacks to support suspend/resume
 2022-11-03 16:06 UTC  (2+ messages)

[PATCH net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
 2022-11-03 16:03 UTC  (5+ 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).