netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-06 16:28:30 to 2022-07-07 07:48:33 UTC [more...]

[PATCH v4 0/9] tegra: Add support for MGBE controller
 2022-07-07  7:48 UTC  (2+ messages)
` [PATCH v4 1/9] dt-bindings: power: Add Tegra234 MGBE power domains

[PATCH v3 0/9] tegra: Add support for MGBE controller
 2022-07-07  7:45 UTC  (16+ messages)
` [PATCH v3 1/9] dt-bindings: power: Add Tegra234 MGBE power domains
` [PATCH v3 2/9] dt-bindings: Add Tegra234 MGBE clocks and resets
` [PATCH v3 3/9] dt-bindings: memory: Add Tegra234 MGBE memory clients
` [PATCH v3 4/9] memory: tegra: Add MGBE memory clients for Tegra234
` [PATCH v3 5/9] dt-bindings: net: Add Tegra234 MGBE
` [PATCH v3 6/9] arm64: tegra: Add MGBE nodes on Tegra234
` [PATCH v3 7/9] arm64: tegra: Enable MGBE on Jetson AGX Orin Developer Kit
` [PATCH v3 8/9] arm64: defconfig: Enable Tegra MGBE driver
` [PATCH net-next v3 9/9] stmmac: tegra: Add MGBE support

[PATCH net-next v2] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
 2022-07-07  7:44 UTC  (3+ messages)

[PATCH] net-tcp: Find dst with sk's xfrm policy not ctl_sk
 2022-07-07  7:41 UTC  (7+ messages)
` [PATCH v3 net-next] net: "
  ` [PATCH v4 "

[PATCH] net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
 2022-07-07  7:38 UTC  (2+ messages)

[net-next PATCH V3 00/12] octeontx2: Exact Match Table
 2022-07-07  7:33 UTC  (13+ messages)
` [net-next PATCH V3 01/12] octeontx2-af: Use hashed field in MCAM key
` [net-next PATCH V3 02/12] octeontx2-af: Exact match support
` [net-next PATCH V3 03/12] octeontx2-af: Exact match scan from kex profile
` [net-next PATCH V3 04/12] octeontx2-af: devlink configuration support
` [net-next PATCH V3 05/12] octeontx2-af: FLR handler for exact match table
` [net-next PATCH V3 06/12] octeontx2-af: Drop rules for NPC MCAM
` [net-next PATCH V3 07/12] octeontx2-af: Debugsfs support for exact match
` [net-next PATCH V3 08/12] octeontx2: Modify mbox request and response structures
` [net-next PATCH V3 09/12] octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
` [net-next PATCH V3 10/12] octeontx2-af: Invoke exact match functions if supported
` [net-next PATCH V3 11/12] octeontx2-pf: Add support for exact match table
` [net-next PATCH V3 12/12] octeontx2-af: Enable Exact match flag in kex profile

[PATCH net v3] net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
 2022-07-07  7:30 UTC  (2+ messages)

[PATCH net-next] Documentation: add a description for net.core.high_order_alloc_disable
 2022-07-07  7:23 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-07  6:56 UTC 

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-07  6:54 UTC  (21+ messages)
` [PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature
` [PATCH V3 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[pull request][net-next 00/15] mlx5 updates 2022-07-06
 2022-07-07  6:51 UTC  (19+ messages)
` [net-next 01/15] net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter
` [net-next 02/15] net/mlx5: Use devl_ API for rate nodes destroy
` [net-next 03/15] devlink: Remove unused function devlink_rate_nodes_destroy
` [net-next 04/15] net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register
` [net-next 05/15] net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register
` [net-next 06/15] devlink: Remove unused functions devlink_rate_leaf_create/destroy
` [net-next 07/15] net/mlx5: Use devl_ API in mlx5e_devlink_port_register
` [net-next 08/15] net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set
` [net-next 09/15] devlink: Hold the instance lock in port_new / port_del callbacks
` [net-next 10/15] net/tls: Perform immediate device ctx cleanup when possible
` [net-next 11/15] net/tls: Multi-threaded calls to TX tls_dev_del
` [net-next 12/15] net/mlx5e: kTLS, Introduce TLS-specific create TIS
` [net-next 13/15] net/mlx5e: kTLS, Take stats out of OOO handler
` [net-next 14/15] net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connections
` [net-next 15/15] net/mlx5e: kTLS, Dynamically re-size TX recycling pool

[net] tipc: fix uninit-value in tipc_nl_node_reset_link_stats
 2022-07-07  6:36 UTC  (6+ messages)

linux-next: build failure after merge of the net-next tree
 2022-07-07  4:56 UTC  (2+ messages)
` [EXT] "

[PATCH] octeontx2-af: Fix compiler warnings
 2022-07-07  4:51 UTC  (3+ messages)
  ` [EXT] "

[PATCH V2 00/12] *** Exact Match Table ***
 2022-07-07  4:44 UTC  (13+ messages)
` [PATCH V2 01/12] octeontx2-af: Use hashed field in MCAM key
` [PATCH V2 02/12] octeontx2-af: Exact match support
` [PATCH V2 03/12] octeontx2-af: Exact match scan from kex profile
` [PATCH V2 04/12] octeontx2-af: devlink configuration support
` [PATCH V2 05/12] octeontx2-af: FLR handler for exact match table
` [PATCH V2 06/12] octeontx2-af: Drop rules for NPC MCAM
` [PATCH V2 07/12] octeontx2-af: Debugsfs support for exact match
` [PATCH V2 08/12] octeontx2: Modify mbox request and response structures
` [PATCH V2 09/12] octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
` [PATCH V2 10/12] octeontx2-af: Invoke exact match functions if supported
` [PATCH V2 11/12] octeontx2-pf: Add support for exact match table
` [PATCH V2 12/12] octeontx2-af: Enable Exact match flag in kex profile

[PATCH net-next v1 1/9] dt-bindings: power: Add Tegra234 MGBE power domains
 2022-07-07  4:10 UTC  (5+ messages)
` [PATCH net-next v1 5/9] dt-bindings: net: Add Tegra234 MGBE

[PATCH bpf-next v6 0/4] bpf trampoline for arm64
 2022-07-07  3:35 UTC  (8+ messages)

[PATCH net-next 1/2] eth: mtk: switch to netif_napi_add_tx()
 2022-07-07  3:00 UTC  (2+ messages)
` [PATCH net-next 2/2] eth: sp7021: "

[PATCH] sfc: falcon: Use the bitmap API to allocate bitmaps
 2022-07-07  3:00 UTC  (2+ messages)

[PATCH] cnic: Use the bitmap API to allocate bitmaps
 2022-07-07  3:00 UTC  (2+ messages)

[PATCH 1/2] qed: Use the bitmap API to allocate bitmaps
 2022-07-07  3:00 UTC  (2+ messages)

[PATCH] sfc/siena: Use the bitmap API to allocate bitmaps
 2022-07-07  3:00 UTC  (2+ messages)

[PATCH -next] net: dsa: b53: remove unnecessary spi_set_drvdata()
 2022-07-07  3:00 UTC  (2+ messages)

[PATCH] bnxt: Use the bitmap API to allocate bitmaps
 2022-07-07  3:00 UTC  (2+ messages)

[PATCH net v2] net: rose: fix UAF bug caused by rose_t0timer_expiry
 2022-07-07  3:00 UTC  (4+ messages)

[PATCH v2 net] r8169: fix accessing unset transport header
 2022-07-07  3:00 UTC  (2+ messages)

[PATCH] net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
 2022-07-07  2:52 UTC  (2+ messages)

[PATCHv3] usbnet: fix memory leak in error case
 2022-07-07  2:50 UTC  (2+ messages)

[PATCH net-next] Revert "Merge branch 'octeontx2-af-next'"
 2022-07-07  2:30 UTC  (2+ messages)

[PATCH v2 bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
 2022-07-07  2:11 UTC  (9+ messages)

[PATCH] net: stmmac: dwc-qos: Disable split header for Tegra194
 2022-07-07  2:11 UTC  (2+ messages)

rawip: delayed and mis-sequenced transmits
 2022-07-07  1:54 UTC  (2+ messages)

[PATCH net-next 0/6] tls: pad strparser, internal header, decrypt_ctx etc
 2022-07-07  1:35 UTC  (7+ messages)
` [PATCH net-next 1/6] strparser: pad sk_skb_cb to avoid straddling cachelines
` [PATCH net-next 2/6] tls: rx: always allocate max possible aad size for decrypt
` [PATCH net-next 3/6] tls: rx: wrap decrypt params in a struct
` [PATCH net-next 4/6] tls: rx: coalesce exit paths in tls_decrypt_sg()
` [PATCH net-next 5/6] tls: create an internal header
` [PATCH net-next 6/6] tls: rx: make tls_wait_data() return an recvmsg retcode

[PATCH] ftgmac100: Hold reference returned by of_get_child_by_name()
 2022-07-07  1:28 UTC  (5+ messages)
  `  "

[PATCH net 0/6] wireguard patches for 5.19-rc6
 2022-07-07  0:31 UTC  (7+ messages)
` [PATCH net 1/6] wireguard: selftests: set fake real time in init
` [PATCH net 2/6] wireguard: selftests: use virt machine on m68k
` [PATCH net 3/6] wireguard: selftests: always call kernel makefile
` [PATCH net 4/6] wireguard: selftests: use microvm on x86
` [PATCH net 5/6] crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
` [PATCH net 6/6] wireguard: Kconfig: select CRYPTO_CHACHA_S390

[PATCH V1 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-07  0:30 UTC  (4+ messages)
` [PATCH V1 vfio 03/11] vfio: Introduce DMA logging uAPIs

[PATCH] net: rxrpc: fix clang -Wformat warning
 2022-07-06 23:56 UTC 

[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-07-06 23:49 UTC  (4+ messages)
` [PATCH v6 4/5] "

[PATCH v2 net 00/12] sysctl: Fix data-races around ipv4_table
 2022-07-06 23:40 UTC  (13+ messages)
` [PATCH v2 net 01/12] sysctl: Fix data races in proc_dointvec()
` [PATCH v2 net 02/12] sysctl: Fix data races in proc_douintvec()
` [PATCH v2 net 03/12] sysctl: Fix data races in proc_dointvec_minmax()
` [PATCH v2 net 04/12] sysctl: Fix data races in proc_douintvec_minmax()
` [PATCH v2 net 05/12] sysctl: Fix data races in proc_doulongvec_minmax()
` [PATCH v2 net 06/12] sysctl: Fix data races in proc_dointvec_jiffies()
` [PATCH v2 net 07/12] tcp: Fix a data-race around sysctl_tcp_max_orphans
` [PATCH v2 net 08/12] inetpeer: Fix data-races around sysctl
` [PATCH v2 net 09/12] net: Fix data-races around sysctl_mem
` [PATCH v2 net 10/12] cipso: Fix data-races around sysctl
` [PATCH v2 net 11/12] icmp: "
` [PATCH v2 net 12/12] ipv4: Fix a data-race around sysctl_fib_sync_mem

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2022-07-06 23:22 UTC  (9+ messages)
  ` [xdp-hints] "

[pull request][net 0/9] mlx5 fixes 2022-07-06
 2022-07-06 23:13 UTC  (10+ messages)
` [net 1/9] net/mlx5: TC, allow offload from uplink to other PF's VF
` [net 2/9] net/mlx5: Lag, decouple FDB selection and shared FDB
` [net 3/9] net/mlx5e: kTLS, Fix build time constant test in TX
` [net 4/9] net/mlx5e: kTLS, Fix build time constant test in RX
` [net 5/9] net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
` [net 6/9] net/mlx5: Lag, correct get the port select mode str
` [net 7/9] net/mlx5e: CT: Use own workqueue instead of mlx5e priv
` [net 8/9] net/mlx5e: Fix capability check for updating vnic env counters
` [net 9/9] net/mlx5e: Ring the TX doorbell on DMA errors

[PATCH] net: l2tp: fix clang -Wformat warning
 2022-07-06 23:08 UTC 

[PATCH RFC net-next v2 0/5] net: dsa: always use phylink
 2022-07-06 22:46 UTC  (8+ messages)

[PATCH net-next v4 0/2] net: hinic: fix bugs about dev_get_stats
 2022-07-06 22:10 UTC  (2+ messages)

[PATCH net] Revert "tls: rx: move counting TlsDecryptErrors for sync"
 2022-07-06 22:10 UTC  (2+ messages)

[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-06 22:04 UTC  (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-06 21:29 UTC  (10+ messages)
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH net-next 0/2] sfc: Add EF100 BAR config support
 2022-07-06 21:20 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[PATCH net v1] net: dsa: lantiq_gswip: Fix FDB add/remove on the CPU port
 2022-07-06 21:06 UTC  (6+ messages)

[RESEND 1/1] Bluetooth: Use chan_list_lock to protect the whole put/destroy invokation
 2022-07-06 20:58 UTC  (9+ messages)

[PATCH net-next v2 0/9] tegra: Add support for MGBE controller
 2022-07-06 20:49 UTC  (2+ messages)

[PATCH stable 4.9 v2] net: dsa: bcm_sf2: force pause link settings
 2022-07-06 20:31 UTC  (3+ messages)
` [PATCH stable 4.14 "

[PATCH net 0/7] mptcp: Path manager fixes for 5.19
 2022-07-06 20:20 UTC  (4+ messages)

[PATCH net] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
 2022-07-06 20:17 UTC  (4+ messages)

[RFC PATCH net-next 0/3] Delete ds->configure_vlan_while_not_filtering
 2022-07-06 20:04 UTC  (6+ messages)
` [RFC PATCH net-next 3/3] net: dsa: never skip VLAN configuration

[PATCH net-next] net/sched: remove return value of unregister_tcf_proto_ops
 2022-07-06 19:58 UTC  (4+ messages)
  ` 答复: "

[RFC] ice: Reconfigure tx scheduling for SR-IOV
 2022-07-06 19:56 UTC  (4+ messages)

[REGRESSION] connection timeout with routes to VRF
 2022-07-06 18:49 UTC  (4+ messages)

[PATCH] net: Fix IP_UNICAST_IF option behavior for connected sockets
 2022-07-06 17:55 UTC  (4+ messages)

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-07-06 17:28 UTC 

[net-next v4 0/4] seg6: add support for SRv6 Headend Reduced Encapsulation
 2022-07-06 17:20 UTC  (4+ messages)
` [net-next v4 3/4] selftests: seg6: add selftest for SRv6 H.Encaps.Red behavior

[PATCH] bpf/scripts: Generate GCC compatible helpers
 2022-07-06 17:12 UTC  (2+ messages)

[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
 2022-07-06 16:57 UTC  (5+ messages)
` [PATCH net-next v2 04/35] [RFC] phy: fsl: Add Lynx 10G SerDes driver

[syzbot] WARNING in sk_stream_kill_queues (8)
 2022-07-06 16:40 UTC  (4+ messages)

[PATCH v1 net 11/16] net: Fix a data-race around sysctl_mem
 2022-07-06 16:27 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).