netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-24 17:10:42 to 2021-03-25 06:41:32 UTC [more...]

linux-next: build warning after merge of the net-next tree
 2021-03-25  6:40 UTC  (2+ messages)

[PATCH -next 0/5]Fix some typos
 2021-03-25  6:38 UTC  (6+ messages)
` [PATCH -next 1/5] net: ceph: Fix a typo in osdmap.c
` [PATCH -next 2/5] net: core: Fix a typo in dev_addr_lists.c
` [PATCH -next 3/5] net: decnet: Fix a typo in dn_nsp_in.c
` [PATCH -next 4/5] net: dsa: Fix a typo in tag_rtl4_a.c
` [PATCH -next 5/5] net: ipv4: Fix some typos

[PATCH] drivers: net: ethernet: struct sk_buff is declared duplicately
 2021-03-25  6:35 UTC 

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-25  6:30 UTC  (9+ messages)
` [PATCH v5 08/11] vduse: Implement an MMU-based IOMMU driver
    `  "
` [PATCH v5 09/11] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-25  6:12 UTC  (6+ messages)
` [PATCH 15/17] iommu: remove DOMAIN_ATTR_NESTING

[PATCH bpf-next] libbpf: preserve empty DATASEC BTFs during static linking
 2021-03-25  5:11 UTC 

[pull request][net-next 00/15] mlx5 updates 2021-03-24
 2021-03-25  5:04 UTC  (16+ messages)
` [net-next 01/15] net/mlx5e: Enforce minimum value check for ICOSQ size
` [net-next 02/15] net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getter
` [net-next 03/15] net/mlx5e: alloc the correct size for indirection_rqt
` [net-next 04/15] net/mlx5e: Pass q_counter indentifier as parameter to rq_param builders
` [net-next 05/15] net/mlx5e: Move params logic into its dedicated file
` [net-next 06/15] net/mlx5e: Restrict usage of mlx5e_priv in params logic functions
` [net-next 07/15] net/mlx5e: Allow creating mpwqe info without channel
` [net-next 08/15] net/mlx5: Add helper to set time-stamp translator on a queue
` [net-next 09/15] net/mlx5e: Generalize open RQ
` [net-next 10/15] net/mlx5e: Generalize RQ activation
` [net-next 11/15] net/mlx5e: Generalize close RQ
` [net-next 12/15] net/mlx5e: Generalize direct-TIRs and direct-RQTs API
` [net-next 13/15] net/mlx5e: Generalize PTP implementation
` [net-next 14/15] net/mlx5e: Cleanup PTP
` [net-next 15/15] net/mlx5: Fix spelling mistakes in mlx5_core_info message

[PATCH] Bluetooth: L2CAP: Rudimentary typo fixes
 2021-03-25  4:35 UTC 

pull-request: bpf-next 2021-03-24
 2021-03-25  4:05 UTC 

[PATCH 0/4] nfc: fix Resource leakage and endless loop
 2021-03-25  3:51 UTC  (6+ messages)
` [PATCH resend "
  ` [PATCH resend 1/4] nfc: fix refcount leak in llcp_sock_bind()
  ` [PATCH resend 2/4] nfc: fix refcount leak in llcp_sock_connect()
  ` [PATCH resend 3/4] nfc: fix memory "
  ` [PATCH resend 4/4] nfc: Avoid endless loops caused by repeated llcp_sock_connect()

[PATCH net-next] net: bcmgenet: remove unused including <linux/version.h>
 2021-03-25  3:29 UTC  (2+ messages)

[PATCH v3] icmp: support rfc5837
 2021-03-25  3:19 UTC  (9+ messages)
          ` rfc5837 and rfc8335

[PATCH net-next] qede: remove unused including <linux/version.h>
 2021-03-25  3:29 UTC 

[PATCH net v3] net: sched: fix packet stuck problem for lockless qdisc
 2021-03-25  3:13 UTC 

[PATCH net] amd-xgbe: Update DMA coherency values
 2021-03-25  3:09 UTC 

lantiq_xrx200: Ethernet MAC with multiple TX queues
 2021-03-25  3:08 UTC  (9+ messages)

[iproute2-next] tipc: add support for the netlink extack
 2021-03-25  3:07 UTC  (2+ messages)

[PATCH] net: Fix a misspell in socket.c
 2021-03-25  3:01 UTC 

[bpf PATCH 0/2] bpf, sockmap fixes
 2021-03-25  2:46 UTC  (7+ messages)
` [bpf PATCH 1/2] bpf, sockmap: fix sk->prot unhash op reset
` [bpf PATCH 2/2] bpf, sockmap: fix incorrect fwd_alloc accounting

[PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h>
 2021-03-25  2:51 UTC 

[PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h>
 2021-03-25  2:48 UTC 

[PATCH net v2] net: sched: fix packet stuck problem for lockless qdisc
 2021-03-25  2:08 UTC  (3+ messages)

[net-next] tipc: add extack messages for bearer/media failure
 2021-03-25  1:56 UTC 

[PATCH v2 bpf-next 00/14] bpf: Support calling kernel function
 2021-03-25  1:52 UTC  (15+ messages)
` [PATCH v2 bpf-next 01/14] bpf: Simplify freeing logic in linfo and jited_linfo
` [PATCH v2 bpf-next 02/14] bpf: Refactor btf_check_func_arg_match
` [PATCH v2 bpf-next 03/14] bpf: Support bpf program calling kernel function
` [PATCH v2 bpf-next 04/14] bpf: Support kernel function call in x86-32
` [PATCH v2 bpf-next 05/14] tcp: Rename bictcp function prefix to cubictcp
` [PATCH v2 bpf-next 06/14] bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc
` [PATCH v2 bpf-next 07/14] libbpf: Refactor bpf_object__resolve_ksyms_btf_id
` [PATCH v2 bpf-next 08/14] libbpf: Refactor codes for finding btf id of a kernel symbol
` [PATCH v2 bpf-next 09/14] libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
` [PATCH v2 bpf-next 10/14] libbpf: Record extern sym relocation first
` [PATCH v2 bpf-next 11/14] libbpf: Support extern kernel function
` [PATCH v2 bpf-next 12/14] bpf: selftests: Rename bictcp to bpf_cubic
` [PATCH v2 bpf-next 13/14] bpf: selftests: bpf_cubic and bpf_dctcp calling kernel functions
` [PATCH v2 bpf-next 14/14] bpf: selftests: Add kfunc_call test

[PATCH net-next] net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
 2021-03-25  1:34 UTC  (10+ messages)

[GIT] Networking
 2021-03-25  1:25 UTC  (2+ messages)

[PATCH net-next 0/6] ethtool: clarify the ethtool FEC interface
 2021-03-25  1:12 UTC  (7+ messages)
` [PATCH net-next 1/6] ethtool: fec: fix typo in kdoc
` [PATCH net-next 2/6] ethtool: fec: remove long structure description
` [PATCH net-next 3/6] ethtool: fec: sanitize ethtool_fecparam->reserved
` [PATCH net-next 4/6] ethtool: fec: sanitize ethtool_fecparam->active_fec
` [PATCH net-next 5/6] ethtool: fec: sanitize ethtool_fecparam->fec
` [PATCH net-next 6/6] ethtool: clarify the ethtool FEC interface

[PATCH net-next] net: stmmac: support FPE link partner hand-shaking procedure
 2021-03-25  1:10 UTC  (2+ messages)

[PATCH] [v2] hinic: avoid gcc -Wrestrict warning
 2021-03-25  1:10 UTC  (2+ messages)

[PATCH] Simplify the code by using module_platform_driver macro
 2021-03-25  1:00 UTC  (2+ messages)

[PATCH net-next] net/tls: Fix a typo in tls_device.c
 2021-03-25  1:00 UTC  (2+ messages)

[PATCH net-next] net/packet: Fix a typo in af_packet.c
 2021-03-25  1:00 UTC  (2+ messages)

[PATCH net-next] 6lowpan: Fix some typos in nhc_udp.c
 2021-03-25  1:00 UTC  (2+ messages)

[PATCH net-next 0/2] dt-bindings: define property describing supported ethernet PHY modes
 2021-03-25  0:43 UTC  (12+ messages)
` [PATCH net-next 1/2] dt-bindings: ethernet-controller: create a type for PHY interface modes

[PATCH net-next v2 0/6] net: ipa: versions and registers
 2021-03-25  0:20 UTC  (2+ messages)

[PATCH net] psample: Fix user API breakage
 2021-03-25  0:20 UTC  (2+ messages)

[PATCH net-next] tcp_metrics: tcpm_hash_bucket is strictly local
 2021-03-25  0:20 UTC  (2+ messages)

[PATCH] ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalation
 2021-03-25  0:18 UTC  (3+ messages)

[PATCH v2 00/23] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-03-24 23:47 UTC  (10+ messages)
` [PATCH v2 08/23] RDMA/irdma: Register auxiliary driver and implement private channel OPs
` [PATCH v2 22/23] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw

[PATCH net-next 00/10] mlxsw: Add support for resilient nexthop groups
 2021-03-24 23:50 UTC  (12+ messages)
` [PATCH net-next 01/10] mlxsw: spectrum_router: "
` [PATCH net-next 02/10] mlxsw: spectrum_router: Add ability to overwrite adjacency entry only when inactive
` [PATCH net-next 03/10] mlxsw: spectrum_router: Pass payload pointer to nexthop update function
` [PATCH net-next 04/10] mlxsw: spectrum_router: Add nexthop bucket replacement support
` [PATCH net-next 05/10] mlxsw: spectrum_router: Update hardware flags on nexthop buckets
` [PATCH net-next 06/10] mlxsw: reg: Add Router Adjacency Table Activity Dump Register
` [PATCH net-next 07/10] mlxsw: spectrum_router: Periodically update activity of nexthop buckets
` [PATCH net-next 08/10] mlxsw: spectrum_router: Enable resilient nexthop groups to be programmed
` [PATCH net-next 09/10] selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groups
` [PATCH net-next 10/10] selftests: mlxsw: Add resilient nexthop groups configuration tests

[PATCH net-next 1/2] net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter
 2021-03-24 23:40 UTC  (2+ messages)

[PATCH v3 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
 2021-03-24 23:38 UTC  (5+ messages)
` [PATCH v3 bpf-next 06/17] libbpf: xsk: use bpf_link

[PATCH net-next 0/2] Add support for Clause-45 PHY Loopback
 2021-03-24 23:30 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: add genphy_c45_loopback
` [PATCH net-next 2/2] net: phy: marvell10g: Add PHY loopback support

[PATCH] net: decnet: Fixed multiple Coding Style issues
 2021-03-24 23:30 UTC  (2+ messages)

[PATCH net-next] netdevsim: switch to memdup_user_nul()
 2021-03-24 23:30 UTC  (3+ messages)

[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
 2021-03-24 22:49 UTC  (17+ messages)

[PATCH net-next 0/8] udp: GRO L4 improvements
 2021-03-24 22:45 UTC  (19+ messages)
` [PATCH net-next 1/8] udp: fixup csum for GSO receive slow path
` [PATCH net-next 2/8] udp: skip fwd/list GRO for tunnel packets
        ` !
` [PATCH net-next 4/8] udp: never accept GSO_FRAGLIST packets

[PATCH net] net/mlx5e: Fix ipsec/tls netdev features build
 2021-03-24 22:29 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: Add hardware supported cross-timestamp
 2021-03-24 22:20 UTC  (2+ messages)

[PATCH net-next] octeontx2: fix -Wnonnull warning
 2021-03-24 22:20 UTC  (2+ messages)

[PATCH] rhashtable: avoid -Wrestrict warning on overlapping sprintf output
 2021-03-24 22:20 UTC  (2+ messages)

[PATCH] sfc-falcon: Fix a typo
 2021-03-24 22:20 UTC  (3+ messages)

[PATCH][next] net/mlx5: Fix spelling mistakes in mlx5_core_info message
 2021-03-24 22:18 UTC  (2+ messages)

[PATCH net-next] inet: use bigger hash table for IP ID generation
 2021-03-24 21:53 UTC 

[PATCH net-next 0/6] page_pool: recycle buffers
 2021-03-24 21:48 UTC  (5+ messages)
` [PATCH net-next 6/6] mvneta: "

[RESEND PATCH net-next 1/2] net: mhi: Allow decoupled MTU/MRU
 2021-03-24 21:46 UTC  (4+ messages)
` [RESEND PATCH net-next 2/2] net: mhi: proto_mbim: Adjust MTU and MRU

[PATCH mel-git 0/3] page_pool using alloc_pages_bulk API
 2021-03-24 21:34 UTC  (4+ messages)
` [PATCH mel-git 1/3] net: page_pool: refactor dma_map into own function page_pool_dma_map
` [PATCH mel-git 2/3] net: page_pool: use alloc_pages_bulk in refill code path
` [PATCH mel-git 3/3] net: page_pool: convert to use alloc_pages_bulk_array variant

[PATCH net v1 1/1] net: pch_gbe: Propagate error from devm_gpio_request_one()
 2021-03-24 21:23 UTC 

[PATCH nf-next] netfilter: flowtable: separate replace, destroy and stats to different workqueues
 2021-03-24 21:20 UTC  (6+ messages)

[bpf PATCH] small test_maps fix
 2021-03-24 21:07 UTC  (2+ messages)
` [bpf PATCH] bpf, selftests: test_maps generating unrecognized data section

[PATCH 00/11] treewide: address gcc-11 -Wstringop-overread warnings
 2021-03-24 20:50 UTC  (6+ messages)
` [PATCH 03/11] security: commoncap: fix -Wstringop-overread warning
` [PATCH 10/11] drm/i915: avoid stringop-overread warning on pri_latency

[PATCH net-next V5 0/6] add support for RFC 8335 PROBE
 2021-03-24 20:24 UTC  (9+ messages)
` [PATCH net-next V5 1/6] icmp: "
` [PATCH net-next V5 2/6] ICMPV6: "
` [PATCH net-next V5 3/6] net: add sysctl for enabling RFC 8335 PROBE messages
` [PATCH net-next V5 4/6] net: add support for sending "
` [PATCH net-next V5 5/6] ipv6: add ipv6_dev_find to stubs
` [PATCH net-next V5 6/6] icmp: add response to RFC 8335 PROBE messages

[PATCH net-next 1/5] misdn: avoid -Wempty-body warning
 2021-03-24 20:08 UTC  (3+ messages)
` [PATCH net-next 5/5] vxge: avoid -Wemtpy-body warnings

[Patch bpf-next v6 00/12] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-24 20:04 UTC  (4+ messages)
` [Patch bpf-next v6 08/12] udp: implement ->read_sock() for sockmap

[PATCH net-next,v2 00/24] netfilter: flowtable enhancements
 2021-03-24 20:00 UTC  (7+ messages)
` [PATCH net-next,v2 01/24] net: resolve forwarding path from virtual netdevice and HW destination address

[PATCH][next] net: bridge: Fix missing return assignment from br_vlan_replay_one call
 2021-03-24 19:50 UTC  (3+ messages)

[PATCH net-next 0/2] bridge: mrp: Disable roles before deleting
 2021-03-24 19:40 UTC  (2+ messages)

[PATCH] octeontx2-af: Fix memory leak of object buf
 2021-03-24 19:40 UTC  (2+ messages)

[PATCH net-next] [RESEND] ch_ktls: fix enum-conversion warning
 2021-03-24 19:40 UTC  (2+ messages)

[PATCH net] net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
 2021-03-24 19:36 UTC 

[PATCH] Bluetooth: Always call advertising disable before setting params
 2021-03-24 18:49 UTC  (3+ messages)

[PATCH v2] Bluetooth: Always call advertising disable before setting params
 2021-03-24 18:47 UTC 

[PATCH net-next 0/7] net: phy: marvell10g updates
 2021-03-24 18:12 UTC  (8+ messages)
` [PATCH net-next 4/7] net: phy: marvell10g: add MACTYPE definitions for 88X3310/88X3310P
` [PATCH net-next 5/7] net: phy: marvell10g: save MACTYPE instead of rate_matching boolean

[PATCHv2] bpf: Take module reference for trampoline in module
 2021-03-24 17:40 UTC 

[PATCH net-next] net: ipa: avoid 64-bit modulus
 2021-03-24 17:32 UTC  (5+ messages)

[PATCH bpf-next] libbpf: constify few bpf_program getters
 2021-03-24 17:29 UTC 

[PATCH net-next v3 v3 0/2] axienet clock additions
 2021-03-24 17:19 UTC  (4+ messages)
` [PATCH net-next v3 v3 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks


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