Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-09 21:20:14 to 2021-06-10 08:56:25 UTC [more...]

[PATCH net 0/3] Fix out of bounds when parsing TCP options
 2021-06-10  8:56 UTC  (9+ messages)
` [PATCH net 1/3] netfilter: synproxy: "
` [PATCH net 2/3] mptcp: "
` [PATCH net 3/3] sch_cake: "

[PATCH net-next v1 1/1] net: stmmac: Fix mixed enum type warning
 2021-06-10  8:53 UTC 

[PATCH bpf-next 00/17] Clean up and document RCU-based object protection for XDP_REDIRECT
 2021-06-10  8:47 UTC  (9+ messages)
` [PATCH bpf-next 06/17] bnxt: remove rcu_read_lock() around XDP program invocation
` [PATCH bpf-next 11/17] mlx4: "
` [PATCH bpf-next 15/17] netsec: "

[PATCH net-next v5 00/15] virtio-net: support xdp socket zero copy
 2021-06-10  8:22 UTC  (16+ messages)
` [PATCH net-next v5 01/15] netdevice: priv_flags extend to 64bit
` [PATCH net-next v5 02/15] netdevice: add priv_flags IFF_NOT_USE_DMA_ADDR
` [PATCH net-next v5 03/15] virtio-net: "
` [PATCH net-next v5 04/15] xsk: XDP_SETUP_XSK_POOL support option IFF_NOT_USE_DMA_ADDR
` [PATCH net-next v5 05/15] virtio: support virtqueue_detach_unused_buf_ctx
` [PATCH net-next v5 06/15] virtio-net: unify the code for recycling the xmit ptr
` [PATCH net-next v5 07/15] virtio-net: standalone virtnet_aloc_frag function
` [PATCH net-next v5 08/15] virtio-net: split the receive_mergeable function
` [PATCH net-next v5 09/15] virtio-net: virtnet_poll_tx support budget check
` [PATCH net-next v5 10/15] virtio-net: independent directory
` [PATCH net-next v5 11/15] virtio-net: move to virtio_net.h
` [PATCH net-next v5 12/15] virtio-net: support AF_XDP zc tx
` [PATCH net-next v5 13/15] virtio-net: support AF_XDP zc rx
` [PATCH net-next v5 14/15] virtio-net: xsk direct xmit inside xsk wakeup
` [PATCH net-next v5 15/15] virtio-net: xsk zero copy xmit kick by threshold

[syzbot] KASAN: use-after-free Read in blk_mq_exit_sched
 2021-06-10  8:04 UTC 

[PATCH v2 0/2] Add Ingenic SoCs MAC support
 2021-06-10  8:00 UTC  (4+ messages)
` [PATCH v2 2/2] net: stmmac: "

[PATCH iproute2] utils: bump max args number to 256 for batch files
 2021-06-10  7:58 UTC  (3+ messages)

[PATCH net-next] fjes: check return value after calling platform_get_resource()
 2021-06-10  8:02 UTC 

[RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support
 2021-06-10  7:46 UTC  (12+ messages)
` [RFC v1 1/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC v1 2/6] virtio/vsock: add support for virtio datagram
` [RFC v1 3/6] vhost/vsock: add support for vhost dgram
` [RFC v1 4/6] vsock_test: add tests for vsock dgram
` [RFC v1 5/6] vhost/vsock: add kconfig for vhost dgram support
` [RFC v1 6/6] virtio/vsock: add sysfs for rx buf len for dgram
  ` Re: [RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support

[PATCH net-next] net: axienet: Use devm_platform_get_and_ioremap_resource()
 2021-06-10  7:36 UTC 

[PATCH net-next] net: w5100: Use devm_platform_get_and_ioremap_resource()
 2021-06-10  7:29 UTC 

[PATCH net-next 0/8] net: ixp4xx_hss: clean up some code style issues
 2021-06-10  7:20 UTC  (9+ messages)
` [PATCH net-next 1/8] net: ixp4xx_hss: remove redundant blank lines
` [PATCH net-next 2/8] net: ixp4xx_hss: add blank line after declarations
` [PATCH net-next 3/8] net: ixp4xx_hss: fix the code style issue about "foo* bar"
` [PATCH net-next 4/8] net: ixp4xx_hss: move out assignment in if condition
` [PATCH net-next 5/8] net: ixp4xx_hss: add some required spaces
` [PATCH net-next 6/8] net: ixp4xx_hss: remove redundant spaces
` [PATCH net-next 7/8] net: ixp4xx_hss: fix the comments style issue
` [PATCH net-next 8/8] net: ixp4xx_hss: add braces {} to all arms of the statement

[PATCH] tipc:subscr.c: fix a spelling mistake
 2021-06-10  6:29 UTC 

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2021-06-10  7:17 UTC  (24+ messages)

[PATCH] nfc: fdp: remove unnecessary labels
 2021-06-10  6:36 UTC  (2+ messages)

[PATCH][next] net: dsa: sja1105: Fix assigned yet unused return code rc
 2021-06-10  6:23 UTC  (3+ messages)

[PATCH] net: remove the caif_hsi driver
 2021-06-10  6:22 UTC 

[PATCH] tipc: socket.c: fix the use of copular verb
 2021-06-10  6:18 UTC 

[syzbot] UBSAN: shift-out-of-bounds in ___bpf_prog_run
 2021-06-10  6:06 UTC  (11+ messages)
` [PATCH v3] bpf: core: fix "
    ` [PATCH v4] "

[PATCH net-next] net: tcp: Updating MSS, when the sending window is smaller than MSS
 2021-06-10  6:00 UTC  (5+ messages)

[PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-06-10  5:53 UTC  (10+ messages)
    ` [EXTERNAL] "
              ` [EXTERNAL] "
        ` [PATCH v2] "

[PATCH] node.c: fix the use of indefinite article
 2021-06-10  5:50 UTC 

[PATCH net-next v4 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-10  5:23 UTC  (9+ messages)
` [PATCH net-next v4 2/3] "

[PATCH] [v2] r8169: Use PHY_POLL when RTL8106E enable ASPM
 2021-06-10  5:09 UTC  (11+ messages)

[PATCH] dt-bindings: net: ks8851: Convert to YAML schema
 2021-06-10  5:01 UTC  (2+ messages)

[PATCH net-next 1/1] net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space
 2021-06-10  4:05 UTC  (2+ messages)

[PATCH] af_unix: remove the repeated word "and"
 2021-06-10  3:09 UTC 

[PATCH -next] netlabel: Fix memory leak in netlbl_mgmt_add_common
 2021-06-10  3:08 UTC  (2+ messages)

[pull request][net-next 00/16] mlx5 updates 2021-06-09
 2021-06-10  2:58 UTC  (17+ messages)
` [net-next 01/16] net/mlx5: mlx5_ifc support for header insert/remove
` [net-next 02/16] net/mlx5: DR, Split reformat state to Encap and Decap
` [net-next 03/16] net/mlx5: DR, Allow encap action for RX for supporting devices
` [net-next 04/16] net/mlx5: Added new parameters to reformat context
` [net-next 05/16] net/mlx5: DR, Added support for INSERT_HEADER reformat type
` [net-next 06/16] net/mlx5: DR, Support EMD tag in modify header for STEv1
` [net-next 07/16] net/mlx5: Create TC-miss priority and table
` [net-next 08/16] net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpers
` [net-next 09/16] net/mlx5: Bridge, add offload infrastructure
` [net-next 10/16] net/mlx5: Bridge, handle FDB events
` [net-next 11/16] net/mlx5: Bridge, dynamic entry ageing
` [net-next 12/16] net/mlx5: Bridge, implement infrastructure for vlans
` [net-next 13/16] net/mlx5: Bridge, match FDB entry vlan tag
` [net-next 14/16] net/mlx5: Bridge, support pvid and untagged vlan configurations
` [net-next 15/16] net/mlx5: Bridge, filter tagged packets that didn't match tagged fg
` [net-next 16/16] net/mlx5: Bridge, add tracepoints

[PATCH V3 net-next 0/4] net: phy: add dt property for realtek phy
 2021-06-10  2:54 UTC  (3+ messages)
` [PATCH V3 net-next 1/4] dt-bindings: net: add dt binding for realtek rtl82xx phy

[PATCH v5] ping: Check return value of function 'ping_queue_rcv_skb'
 2021-06-10  1:41 UTC 

[PATCH] vsock/vmci: remove the repeated word "be"
 2021-06-10  1:11 UTC 

[PATCH net-next v2] net: dsa: b53: Do not force CPU to be always tagged
 2021-06-10  1:05 UTC  (3+ messages)

[PATCH 1/1] lib: Fix spelling mistakes
 2021-06-10  1:01 UTC  (3+ messages)

[PATCH bpf-next v1 00/10] bpfilter
 2021-06-10  0:50 UTC  (4+ messages)
` [PATCH bpf-next v1 07/10] bpfilter: Add struct rule

[PATCH] ip link docs: mention wireguard interface type
 2021-06-10  0:22 UTC  (2+ messages)

[pull request][net 00/12] mlx5 fixes 2021-06-09
 2021-06-10  0:21 UTC  (13+ messages)
` [net 01/12] net/mlx5e: Fix an error code in mlx5e_arfs_create_tables()
` [net 02/12] net/mlx5e: Fix use-after-free of encap entry in neigh update handler
` [net 03/12] net/mlx5e: Remove dependency in IPsec initialization flows
` [net 04/12] net/mlx5e: Fix page reclaim for dead peer hairpin
` [net 05/12] net/mlx5: Consider RoCE cap before init RDMA resources
` [net 06/12] net/mlx5: DR, Don't use SW steering when RoCE is not supported
` [net 07/12] net/mlx5e: Verify dev is present in get devlink port ndo
` [net 08/12] net/mlx5e: Don't update netdev RQs with PTP-RQ
` [net 09/12] net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP
` [net 10/12] Revert "net/mlx5: Arm only EQs with EQEs"
` [net 11/12] net/mlx5e: Block offload of outer header csum for UDP tunnels
` [net 12/12] net/mlx5e: Block offload of outer header csum for GRE tunnel

[PATCH net] skbuff: fix incorrect msg_zerocopy copy notifications
 2021-06-10  0:17 UTC  (2+ messages)

[PATCH bpf 0/2] bpf fix for mixed tail calls and subprograms
 2021-06-10  0:13 UTC  (4+ messages)

[PATCH] ip link get dev if%u" now works
 2021-06-10  0:07 UTC  (2+ messages)

[PATCH] xfrm: policy: fix a spelling mistake
 2021-06-10  0:07 UTC 

[PATCH] wext: fix a misspelling
 2021-06-10  0:06 UTC 

[PATCH bpf-next 0/3] XDP bonding support
 2021-06-10  0:04 UTC  (8+ messages)
` [PATCH bpf-next 1/3] net: bonding: Add XDP support to the bonding driver
` [PATCH bpf-next 2/3] net: bonding: Use per-cpu rr_tx_counter
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for XDP bonding

[PATCH next-queue v5 0/4] igc: Add support for PCIe PTM
 2021-06-10  0:04 UTC  (10+ messages)
` [PATCH next-queue v5 3/4] igc: Enable "
  ` [Intel-wired-lan] "

packet seems disappeared after vxlan_rcv/gro_cells_receive/napi_schedule(&cell->napi)
 2021-06-09 23:50 UTC 

[PATCH net-next 00/13] Port the SJA1105 DSA driver to XPCS
 2021-06-09 23:28 UTC  (6+ messages)
` [PATCH net-next 02/13] net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup
` [PATCH net-next 03/13] net: stmmac: reduce indentation when calling stmmac_xpcs_setup

[PATCH RESEND 0/2] Add GMAC_AHB_RESET to ipq8064 ethernet resets
 2021-06-09 23:09 UTC  (3+ messages)
` [PATCH RESEND 1/2] ARM: dts: qcom: add ahb reset to ipq806x-gmac
` [PATCH RESEND 2/2] dt-bindings: net: stmmac: add ahb reset to example

[PATCH net-next 00/11] net: ipa: memory region rework, part 1
 2021-06-09 23:10 UTC  (13+ messages)
` [PATCH net-next 01/11] net: ipa: define IPA_MEM_END_MARKER
` [PATCH net-next 02/11] net: ipa: store memory region id in descriptor
` [PATCH net-next 03/11] net: ipa: validate memory regions unconditionally
` [PATCH net-next 04/11] net: ipa: separate memory validation from initialization
` [PATCH net-next 05/11] net: ipa: separate region range check from other validation
` [PATCH net-next 06/11] net: ipa: validate memory regions at init time
` [PATCH net-next 07/11] net: ipa: pass memory configuration data to ipa_mem_valid()
` [PATCH net-next 08/11] net: ipa: introduce ipa_mem_id_optional()
` [PATCH net-next 09/11] net: ipa: validate memory regions based on version
` [PATCH net-next 10/11] net: ipa: flag duplicate memory regions
` [PATCH net-next 11/11] net: ipa: use bitmap to check for missing regions

[PATCH v2] net: do not invoke open_related_ns when NET_NS is disabled
 2021-06-09 23:08 UTC  (2+ messages)

[PATCH v3 0/4] virtio net: spurious interrupt related fixes
 2021-06-09 22:59 UTC  (9+ messages)
` [PATCH v3 1/4] virtio_net: move tx vq operation under tx queue lock

[PATCH net-next] stmmac: prefetch right address
 2021-06-09 22:50 UTC  (2+ messages)

[PATCH][next] net: phy: realtek: net: Fix less than zero comparison of a u16
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH][next] mlxsw: thermal: Fix null dereference of NULL temperature parameter
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH net-next] net: ena: make symbol 'ena_alloc_map_page' static
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH] net: ethernet: rmnet: Always subtract MAP header
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH][next] net: stmmac: Fix missing { } around two statements in an if statement
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH net] net/sched: act_ct: handle DNAT tuple collision
 2021-06-09 22:40 UTC  (2+ messages)

[PATCH net-next] net: sgi: ioc3-eth: check return value after calling platform_get_resource()
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH 1/2][next][V2] net: usb: asix: Fix less than zero comparison of a u16
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname()
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next 0/2] mvpp2: prefetch data early
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Use devm_platform_ioremap_resource_byname()
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname()
 2021-06-09 22:30 UTC  (2+ messages)

[PATCH] Revert "nvme-tcp-offload: ULP Series"
 2021-06-09 22:30 UTC  (2+ messages)

linux-next: Tree for Jun 9 (net/netfilter/nfnetlink_hook.c)
 2021-06-09 22:02 UTC  (2+ messages)

pull-request: mac80211 2021-06-09
 2021-06-09 22:00 UTC  (2+ messages)

[PATCH net] rtnetlink: Fix regression in bridge VLAN configuration
 2021-06-09 22:00 UTC  (2+ messages)

[PATCH] can: mcba_usb: fix memory leak in mcba_usb
 2021-06-09 21:58 UTC 

[PATCH net-next 00/13] Netfilter updates for net-next
 2021-06-09 21:45 UTC  (14+ messages)
` [PATCH net-next 01/13] netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use it
` [PATCH net-next 02/13] netfilter: nf_tables: remove nft_ctx_init_from_elemattr()
` [PATCH net-next 03/13] netfilter: nf_tables: remove nft_ctx_init_from_setattr()
` [PATCH net-next 04/13] netfilter: nftables: add nf_ct_pernet() helper function
` [PATCH net-next 05/13] netfilter: conntrack: Introduce tcp offload timeout configuration
` [PATCH net-next 06/13] netfilter: conntrack: Introduce udp "
` [PATCH net-next 07/13] netfilter: flowtable: Set offload timeouts according to proto values
` [PATCH net-next 08/13] netfilter: annotate nf_tables base hook ops
` [PATCH net-next 09/13] netfilter: add new hook nfnl subsystem
` [PATCH net-next 10/13] netfilter: nft_exthdr: Fix for unsafe packet data read
` [PATCH net-next 11/13] netfilter: nfnetlink_hook: fix array index out-of-bounds error
` [PATCH net-next 12/13] netfilter: nfnetlink_hook: add depends-on nftables
` [PATCH net-next 13/13] netfilter: nf_tables: move base hook annotation to init helper

[PATCH 1/2 net-next] net: dsa: qca8k: fix an endian bug in qca8k_get_ethtool_stats()
 2021-06-09 21:20 UTC  (2+ messages)

[PATCH net-next] netdevsim: delete unnecessary debugfs checking
 2021-06-09 21:20 UTC  (2+ messages)

[PATCH net-next] devlink: Fix error message in devlink_rate_set_ops_supported()
 2021-06-09 21:20 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 read-only IMAP folder(s) and NNTP newsgroup(s).